You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Roger Meier (JIRA)" <ji...@apache.org> on 2011/03/30 06:56:05 UTC

[jira] [Resolved] (THRIFT-1124) GO compiler breaks build of Thrift Compiler for Windows

     [ https://issues.apache.org/jira/browse/THRIFT-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roger Meier resolved THRIFT-1124.
---------------------------------

    Resolution: Fixed
      Assignee: Roger Meier

committed

> 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
>          Components: Go - Compiler
>            Reporter: Roger Meier
>            Assignee: Roger Meier
>         Attachments: THRIFT-1124_go_compiler_mkdir_without_mask.patch
>
>
> 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