GO compiler breaks build of Thrift Compiler for Windows -------------------------------------------------------
Key: THRIFT-1124 URL: https://issues.apache.org/jira/browse/THRIFT-1124 Project: Thrift Issue Type: Bug Reporter: Roger Meier see https://builds.apache.org/hudson/job/Thrift-Compiler-Windows/1/console {noformat} i586-mingw32msvc-g++ -DHAVE_CONFIG_H -I. -I../.. -I./src -DMINGW -Wall -g -O2 -MT thrift-t_go_generator.o -MD -MP -MF .deps/thrift-t_go_generator.Tpo -c -o thrift-t_go_generator.o `test -f 'src/generate/t_go_generator.cc' || echo './'`src/generate/t_go_generator.cc /usr/lib/gcc/i586-mingw32msvc/4.2.1-sjlj/../../../../i586-mingw32msvc/include/io.h: In member function 'virtual void t_go_generator::init_generator()': /usr/lib/gcc/i586-mingw32msvc/4.2.1-sjlj/../../../../i586-mingw32msvc/include/io.h:176: error: too many arguments to function 'int mkdir(const char*)' src/generate/t_go_generator.cc:321: error: at this point in file {noformat} -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira