Hi,
interestingly, I can't compile either, on a linux x86/32 machine.
Interestingly, I have an almost identically configured one (always
gentoo) and there I have no problems. I haven't been able yet to
determine the differences.
On one compilation braks for lacking header, the other one not.
Riccardo
Philippe Roussel wrote:
Hi all,
My gnustep testfarm setup needs the following one liner for the
compilation to finish.
This is on GNU/Linux i686 with gcc 4.4.5. Removing the include doesn't
generate any warning for me and I get the following results for base
tests :
6399 Passed tests
15 Dashed hopes
1 Failed set
Philippe
Index: base/Source/NSNumber.m
===================================================================
--- base/Source/NSNumber.m (révision 33694)
+++ base/Source/NSNumber.m (copie de travail)
@@ -47,7 +47,6 @@
#import "Foundation/NSException.h"
#import "Foundation/NSValue.h"
#import "GNUstepBase/NSObject+GNUstepBase.h"
-#include<objc/runtime.h>
/*
* NSNumber implementation. This matches the behaviour of Apple's
_______________________________________________
Gnustep-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnustep-dev
_______________________________________________
Gnustep-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnustep-dev