lua-users home
lua-l archive

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


Francesco Abbate <francesco.bbt@gmail.com> writes:
>> BTW: The use of size_t for anything but actual memory sizes is not
>>     a good idea. I guess int32_t would be a much better fit here.
>
> Hmmm... this is not my choice but standard GNU coding practice and GSL
> library stick with it. They use systematically int for integers and
> size_t for unsigned integer.

Wait, what?

That's certainly not standard GNU coding practice to my knowledge, and
I've never seen any GNU code that does that (and I've seen _lots_ of GNU
code)...

-miles

-- 
97% of everything is grunge