[Psi-devel] Re: Re: Re: Re: Tab fixes
Remko Troncon
remko at psi-im.org
Wed Jun 29 07:36:37 PDT 2005
> It seems it isn't needed on Linux.
Try gcc -Wall. It is needed, but GCC is just way too silent about it in the
default case, and assumes the default definition. (very nasty, which is why
you should always use -Wall).
> Its omission even creates a different (bigger with 1 byte) binary
No they don't. You just chose unfair names (t_inc vs t_inc2) ;-)
> P.S. This code & binary analisis was really fun... for me... especially after
> a difficult school semester. This a great way of learning new things.
Indeed, looking at assembly code is fun and learning.
cheers,
Remko
More information about the Psi-devel-affinix.com
mailing list