|
From: | Abram Wiebe |
Subject: | [bug #33789] Compiler Returns Bad(Incorrect/Useless) Error |
Date: | Sun, 17 Jul 2011 19:01:15 +0000 |
User-agent: | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_8; en-us) AppleWebKit/533.21.1 (KHTML, like Gecko) Version/5.0.5 Safari/533.21.1 |
URL: <http://savannah.gnu.org/bugs/?33789> Summary: Compiler Returns Bad(Incorrect/Useless) Error Project: GNUstep Submitted by: awiebe Submitted on: Sun 17 Jul 2011 07:01:14 PM GMT Category: None Severity: 3 - Normal Item Group: Bug Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: I was scratching my head trying to figure out where I had left out a bracket for about 15 minutes when at compile time I got a bunch of errors saying "expected ")" after NSclassNameHere.". I assumed this was caused by me missing a bracket early in my header file, but it was actually caused by my failure to #include<AppKit/AppKit.h>. In the event an interface is missing for a delegate it is very difficult to track down the error. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?33789> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |