tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] compile error


From: Tolga Dalman
Subject: [Tinycc-devel] compile error
Date: Mon, 14 Apr 2003 15:04:04 +0200

hello again, 

this line fails to compile:

(uint16_t)((uint8_t*)msg->msg_iov->iov_base)[offsetof(packet_t, mode)] ^=
PSI_MODE_COMPRESS;

with this tcc output: 

src/net_proto.c:178: lvalue expected

where PSI_MODE_COMPRESS is an integer bit value.
i don't see, where my fault was. can you help? gcc does not fail.

TIA, 
Tolga Dalman.

ps: i'm not in the list. please cc to me....




reply via email to

[Prev in Thread] Current Thread [Next in Thread]