Fix in gnustep-tests

2013-03-08 Thread Jean-Charles BERTIN
I think there is a bug in gnustep-tests! Regards diff --git a/TestFramework/gnustep-tests.in b/TestFramework/gnustep-tests.in index 8858129..6d0c4ba 100755 --- a/TestFramework/gnustep-tests.in +++ b/TestFramework/gnustep-tests.in @@ -349,7 +349,7 @@ build_and_run () # Tell glibc to check

Re: NSSavePanel test file fails to build

2013-03-08 Thread Fred Kiefer
On 07.03.2013 17:35, Quentin Mathé wrote: Le 7 mars 2013 à 16:10, Richard Frith-Macdonald a écrit : On 7 Mar 2013, at 14:52, Quentin Mathé wrote: I don't understand why setDelegate_reload.m isn't built. Try looking at the log file (shouuld be tests.log) in which the error messages should

Re: NSSavePanel test file fails to build

2013-03-08 Thread Wolfgang Lux
Fred Kiefer wrote: On 07.03.2013 17:35, Quentin Mathé wrote: Le 7 mars 2013 à 16:10, Richard Frith-Macdonald a écrit : On 7 Mar 2013, at 14:52, Quentin Mathé wrote: I don't understand why setDelegate_reload.m isn't built. Try looking at the log file (shouuld be tests.log) in which the

Android NDK - libobjc2

2013-03-08 Thread Ivan Vučica
Cheers everyone, Latest Android NDK, r8d, includes clang 3.1, which happens to build Objective-C out of the box. So I decided to spend some time trying to get libobjc2, gnustep-make and gnustep-base to be built. To ensure joy all around the step-land, I've tried to document my merry

Re: Android NDK - libobjc2

2013-03-08 Thread Niels Grewe
Hi Ivan, On 08.03.2013 22:39CET Ivan Vučica wrote: PS: David, you said [1] you've built portions of GNUstep for webOS, and did some work on getting the configure tests to pass. Have you recently tried cross-compiling an elementary build of GNUstep -- just elementary features of Make and

Re: NIB loader problem

2013-03-08 Thread Gregory Casamento
I don't know if it's possible to implement them using GNUstep. It should be possible in general, but I'm not certain. I thought that Apple as deprecating Carbon anyway. There's something screwy going on with how the nib is being read when it's happening from your loader... I'm not sure why. I

Fix for an incompatible pointer types assignment.

2013-03-08 Thread Jean-Charles BERTIN
With clang 3.3, I've got a warning in GSAvahiNetService.m about an incompatible pointer types assignment for _infoLock ivar. I send two alternate patches for that. Take the one that looks good for you. Regards. -- Jean-Charles BERTIN Axinoe - Software Engineer Tel.: (+33) (0)1.80.82.59.23 Fax :

gnustep-make standalone problem

2013-03-08 Thread A. Arias
With latest stable release of gnustep-make and from SVN I get this error when configure with standalone: make install Creating system tools directory: /home/german/standalone Creating makefile directories in: /home/german/standalone/Makefiles Installing GNUstep configuration file in

Redraw problem

2013-03-08 Thread A. Arias
Using WIndowMaker I have this problem: 1) First I open a gnustep app. 2) Open a non gnustep app (over the gnustep app) 3) Switch to other workspace. 4) Back to the original workspace. 5) Minimize the window of the non gnustep app. the attached screenshot show the result. attachment:

Re: gnustep-make standalone problem

2013-03-08 Thread A. Arias
El vie, 08-03-2013 a las 21:52 -0600, Germán A. Arias escribió: With latest stable release of gnustep-make and from SVN I get this error when configure with standalone: make install Creating system tools directory: /home/german/standalone Creating makefile directories in: