On Wed, 15 Aug 2012, Jon Trulson wrote: > On Wed, 15 Aug 2012, Marcin Cieslak wrote: > > > Add preprocessor directives not to try > > to redefine sys_errlist[] or sys_nerr > > > > There are already definitions: > > > > extern __const char *__const sys_errlist[]; > > extern __const int sys_nerr; > > > > in <stdio.h> > > > > This is probably true of all of the BSD's, so instead of (__FreeBSD__) > shouldn't it be (CSRG_BASED)?
Maybe, not sure. It also applies to linux so I think we should really some common define in .cf files. //Marcin ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel