More mingw32 tidyups

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22000 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-Macdonald 2005-11-14 09:25:31 +00:00
parent af1b622257
commit 44d19385ed
7 changed files with 2342 additions and 364 deletions

View file

@ -211,7 +211,7 @@ int con_data (id prx)
printf(" got %x\n", small.z);
[pool release];
#if !defined(__MINGW32__)
#if 1 || !defined(__MINGW32__)
pool = [NSAutoreleasePool new];
printf("Struct:\n");
printf(" sending c='%c',d=%g,i=%d,s=%s,l=%ld",