On Tue, 24 Aug 2004 23:32:22 +0100 Richard wrote: RM> > Checking a few of the sourceforge compile farms hosts reveal that neither RM> > FreeBSD or OpenBSD have SCNuMAX defined in <inttypes.h>. So instead of an RM> > out-and-out replacement, we need to break down and use an ifdef on RM> > __STDC_FORMAT_MACROS to add the new 64-bit compatabile definitions. That RM> > should not break ANSI systems, but work for newer systems too. RM> RM> How does this revised patch look?
Better. Since this code is inside a linux ifdef test anyway, I think it's safe to apply. Hopefully the discussion will continue for a more general solution for code that is used on all platforms. -- Robert Story; NET-SNMP Junkie <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp> Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-coders> You are lost in a twisty maze of little standards, all different. ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ Net-snmp-coders mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
