On 12 Oct 2011, at 16:17, Riccardo Mottola wrote: > Hi, > > today's SVN on windows, freshly configured too. > > Making all for subproject win32... > Compiling file GSFileHandle.m ... > In file included from GSFileHandle.m:45: > ../GSNetwork.h:100: error: syntax error before "GS_ATTRIB_PRIVATE" > ../GSNetwork.h:100: warning: type defaults to `int' in declaration of > `GS_ATTRIB_PRIVATE' > ../GSNetwork.h:100: warning: data definition has no type or storage class > ../GSNetwork.h:103: error: syntax error before "GS_ATTRIB_PRIVATE" > ../GSNetwork.h:103: warning: type defaults to `int' in declaration of > `GS_ATTRIB_PRIVATE' > ../GSNetwork.h:103: warning: data definition has no type or storage class > ../GSNetwork.h:106: error: syntax error before "GS_ATTRIB_PRIVATE" > ../GSNetwork.h:106: warning: type defaults to `int' in declaration of > `GS_ATTRIB_PRIVATE' > ../GSNetwork.h:106: warning: data definition has no type or storage class > ../GSNetwork.h:109: error: syntax error before "GS_ATTRIB_PRIVATE" > ../GSNetwork.h:109: warning: type defaults to `int' in declaration of > `GS_ATTRIB_PRIVATE' > ../GSNetwork.h:109: warning: data definition has no type or storage class > ../GSNetwork.h:113: error: syntax error before "GS_ATTRIB_PRIVATE" > ../GSNetwork.h:113: warning: type defaults to `int' in declaration of > `GS_ATTRIB_PRIVATE' > ../GSNetwork.h:113: warning: data definition has no type or storage class > GSFileHandle.m: In function `-[GSFileHandle > initAsClientInBackgroundAtAddress:service:protocol:forModes:]': > GSFileHandle.m:776: warning: passing arg 1 of `setAddr:' from incompatible > pointer type > GSFileHandle.m: In function `-[GSFileHandle > initAsServerAtAddress:service:protocol:]': > GSFileHandle.m:950: warning: passing arg 1 of `setAddr:' from incompatible > pointer type > GSFileHandle.m: In function `-[GSFileHandle receivedEventRead]': > GSFileHandle.m:2014: warning: passing arg 1 of `setAddr:' from incompatible > pointer type > > > Ideas?
Hadn't got round to backporting the IPV6 changes to windows yet ... try again, it should at lest compile now (haven't tested that networking still functions though). _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
