On Tue, 18 Jan 2011, Gregg L\. Smith wrote:
Thank you and yes that probably is not a good idea after all, I was unaware of that connection. Your suggestion does work, that removes the linkage warnings.

Thanks for testing. Commited as r1060588


Yes _MSC_VER is correct, the compilers do define that and our header file 
defines;

#ifndef _INC_STDLIB
#define _INC_STDLIB

It seems bison wrongly assumes that stdlib.h always uses _STDLIB_H.

Reply via email to