Re: gnulib-common config.h snippet's use of _MSC_VER

2011-11-21 Thread Simon Josefsson
Bruno Haible writes: > Hi Simon, > >> I understand that gnulib's code isn't clean against -Wundef in general, >> however I believe code that gnulib puts into config.h should meet a >> higher standard > > OK. > >> +2011-11-21 Simon Josefsson >> + >> +* m4/gnulib-common.m4 (_Noreturn): Check

Re: gnulib-common config.h snippet's use of _MSC_VER

2011-11-21 Thread Bruno Haible
Hi Simon, > I understand that gnulib's code isn't clean against -Wundef in general, > however I believe code that gnulib puts into config.h should meet a > higher standard OK. > +2011-11-21 Simon Josefsson > + > + * m4/gnulib-common.m4 (_Noreturn): Check that _MSC_VER is defined > + b