[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: small problem with LuaJIT FFI and gc method
- From: Miles Bader <miles@...>
- Date: Wed, 16 Mar 2011 07:23:15 +0900
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