On 20/10/2012, at 1:51 PM, Alan Silverstein wrote: > I see. I wasn't aware of this (portability) difference between the two > OS types. Sigh, more "Tower of Babel Syndrome." I guess that's why > "they" recommend using types.h aliases instead of base types like int > and long. > > And I guess we didn't do that in libJudy header files? Odd, I know we > compiled it for 32+64 on both HPUX, Linux, and WinXP.
Judy didn't select the right type for Windows, but the choice is in a single place. All the rest of the code is correct AFAIK. Probably when Judy was written Win64 didn't exist, and long long int didn't exist either. -- john skaller [email protected] http://felix-lang.org ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ Judy-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/judy-devel
