[Gnustep-cvs] r40153 - /libs/base/trunk/Source/win32/NSMessagePort.m

2016-10-18 Thread rfm
Author: rfm Date: Tue Oct 18 10:45:26 2016 New Revision: 40153 URL: http://svn.gna.org/viewcvs/gnustep?rev=40153=rev Log: Fix a few places to use NSUInteger Modified: libs/base/trunk/Source/win32/NSMessagePort.m Modified: libs/base/trunk/Source/win32/NSMessagePort.m URL:

[Gnustep-cvs] r40152 - in /libs/sqlclient/trunk: ChangeLog SQLClient.h SQLClient.m

2016-10-18 Thread rfm
Author: rfm Date: Tue Oct 18 10:32:05 2016 New Revision: 40152 URL: http://svn.gna.org/viewcvs/gnustep?rev=40152=rev Log: Don't allow pool clients to be set as database notification observers Modified: libs/sqlclient/trunk/ChangeLog libs/sqlclient/trunk/SQLClient.h

[Gnustep-cvs] r40158 - in /libs/back/branches/gnustep_testplant_branch: configure configure.ac

2016-10-18 Thread gna
Author: mlytwyn Date: Tue Oct 18 20:07:35 2016 New Revision: 40158 URL: http://svn.gna.org/viewcvs/gnustep?rev=40158=rev Log: Update configure for mingw64 triple check Modified: libs/back/branches/gnustep_testplant_branch/configure libs/back/branches/gnustep_testplant_branch/configure.ac

[Gnustep-cvs] r40155 - /libs/base/branches/gnustep_testplant_branch/Headers/Foundation/NSException.h

2016-10-18 Thread gna
Author: mlytwyn Date: Tue Oct 18 19:58:36 2016 New Revision: 40155 URL: http://svn.gna.org/viewcvs/gnustep?rev=40155=rev Log: Undefine setjmp/longjmp to avoid warnings Modified: libs/base/branches/gnustep_testplant_branch/Headers/Foundation/NSException.h Modified:

[Gnustep-cvs] r40157 - /libs/gui/branches/gnustep_testplant_branch/Source/NSBitmapImageRep+JPEG.m

2016-10-18 Thread gna
Author: mlytwyn Date: Tue Oct 18 20:05:33 2016 New Revision: 40157 URL: http://svn.gna.org/viewcvs/gnustep?rev=40157=rev Log: Define interface/CINTERFACE to compile for mingw64 Modified: libs/gui/branches/gnustep_testplant_branch/Source/NSBitmapImageRep+JPEG.m Modified:

[Gnustep-cvs] r40154 - /libs/gui/branches/gnustep_testplant_branch/Source/NSBitmapImageRep+PNG.m

2016-10-18 Thread gna
Author: mlytwyn Date: Tue Oct 18 19:55:49 2016 New Revision: 40154 URL: http://svn.gna.org/viewcvs/gnustep?rev=40154=rev Log: Revert NSBitmapImageRep+PNG.m to prior merge Modified: libs/gui/branches/gnustep_testplant_branch/Source/NSBitmapImageRep+PNG.m Modified:

[Gnustep-cvs] r40156 - /libs/base/branches/gnustep_testplant_branch/Headers/Foundation/NSObjCRuntime.h

2016-10-18 Thread gna
Author: mlytwyn Date: Tue Oct 18 19:59:26 2016 New Revision: 40156 URL: http://svn.gna.org/viewcvs/gnustep?rev=40156=rev Log: Define PRIuPTR for MINGW64 Modified: libs/base/branches/gnustep_testplant_branch/Headers/Foundation/NSObjCRuntime.h Modified:

[Gnustep-cvs] r40159 - /libs/base/branches/gnustep_testplant_branch/Source/win32/NSMessagePort.m

2016-10-18 Thread paul . landers
Author: paullanders Date: Tue Oct 18 22:19:08 2016 New Revision: 40159 URL: http://svn.gna.org/viewcvs/gnustep?rev=40159=rev Log: fix types in messageport Modified: libs/base/branches/gnustep_testplant_branch/Source/win32/NSMessagePort.m Modified:

[Gnustep-cvs] r40161 - /libs/base/branches/gnustep_testplant_branch/Headers/Foundation/NSException.h

2016-10-18 Thread paul . landers
Author: paullanders Date: Wed Oct 19 01:06:40 2016 New Revision: 40161 URL: http://svn.gna.org/viewcvs/gnustep?rev=40161=rev Log: fix types for builtin setjmp Modified: libs/base/branches/gnustep_testplant_branch/Headers/Foundation/NSException.h Modified:

[Gnustep-cvs] r40160 - in /tools/make/trunk: configure configure.ac

2016-10-18 Thread paul . landers
Author: paullanders Date: Wed Oct 19 00:35:33 2016 New Revision: 40160 URL: http://svn.gna.org/viewcvs/gnustep?rev=40160=rev Log: revert change to use objc exceptions Modified: tools/make/trunk/configure tools/make/trunk/configure.ac Modified: tools/make/trunk/configure URL: