>>>>> On Sun, 17 Oct 2010 12:31:35 +0200, Magnus Fromreide >>>>> <[email protected]> said:
MF> I did that since recent glibc is changed so that only the definitions MF> that should be added by each header are inserted when that header is MF> included and I wanted to avoid another include. Please do not introduce any typedefs in the global .c or .h sources that are specific fixes to either a specific compiler (gcc) or an OS (win32). The right thing to do is create a check in configure (!win32) or in a system specific header (win32). There are certainly exceptions to this, but in general they should be few and far between. -- Wes Hardaker Please mail all replies to [email protected] ------------------------------------------------------------------------------ Download new Adobe(R) Flash(R) Builder(TM) 4 The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly Flex(R) Builder(TM)) enable the development of rich applications that run across multiple browsers and platforms. Download your free trials today! http://p.sf.net/sfu/adobe-dev2dev _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
