Re: g_remove



Glib just cannot require 64bit integer type and be C89 standard compliant

Right. And as far as I know, nobody has claimed it is.

Actually, thinking a bit more, isn't it perfectly OK for a fully C89
compliant compiler to provide whatever non-standard stuff it likes as
long as the identifiers for that start with two underscores? Like MSVC
and its __int64 type.

--tml



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