Re: [gnet-dev] Build with Sun compiler



On Mon, 28 Apr 2003, Ives Aerts wrote:
> Attached are some changes I had to make in order to be able to compile
> gnet-2.0.1 with the Sun C compiler instead of gcc. Perhaps you'll find
> them useful.
>
> Most changes are related to the fact that a (condition ? exp : exp)
> expression is not an lvalue in C and hence can not be used in the left
> hand side of an assignment. GCC seems to allow this but it is not
> standard C.

Ives,

Huh, I didn't know that.  Patch applied.  I'll commit shortly.  Please
test CVS if you have the chance.

Thanks,
David


-- 
David Helder - dhelder umich edu - <http://www.eecs.umich.edu/~dhelder>




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