[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[patch #7822] [GNUstep Make] Bad code generator in Makefiles/Instance/fr
From: |
Niels Grewe |
Subject: |
[patch #7822] [GNUstep Make] Bad code generator in Makefiles/Instance/framework.make, causes compiler errors |
Date: |
Wed, 15 Aug 2012 14:46:48 +0000 |
User-agent: |
Opera/9.80 (X11; Linux x86_64; U; de) Presto/2.10.289 Version/12.01 |
Update of patch #7822 (project gnustep):
Status: None => Ready For Test
_______________________________________________________
Follow-up Comment #1:
Please note that clang doesn't strictly emit an error here, but a warning
which is then escalated using -Werror, so gnustep-make is not generating
invalid code here (there are perfectly sensible reasons for implementing root
classes, after all). But there seems to be no valid reason why the framework
dummy-classes should be root-classes, so I went ahead applied your patch.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?7822>
_______________________________________________
Nachricht gesendet von/durch Savannah
http://savannah.gnu.org/
- [patch #7822] [GNUstep Make] Bad code generator in Makefiles/Instance/framework.make, causes compiler errors,
Niels Grewe <=