[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bugs #8418] failure to compile
From: |
Adam Fedor |
Subject: |
[bugs #8418] failure to compile |
Date: |
Thu, 08 Apr 2004 19:02:36 -0400 |
User-agent: |
Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) OmniWeb/v496 |
This mail is an automated notification from the bugs tracker
of the project: GNUstep.
/**************************************************************************/
[bugs #8418] Latest Modifications:
Changes by:
Adam Fedor <fedor@gnu.org>
'Date:
Thu 04/08/04 at 23:02 (US/Mountain)
What | Removed | Added
---------------------------------------------------------------------------
Resolution | None | Fixed
Assigned to | None | fedor
Status | Open | Closed
------------------ Additional Follow-up Comments ----------------------------
Fixed.
/**************************************************************************/
[bugs #8418] Full Item Snapshot:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=8418>
Project: GNUstep
Submitted by: 0
On: Fri 04/02/04 at 13:28
Category: Base/Foundation
Severity: 5 - Average
Item Group: Bug
Resolution: Fixed
Assigned to: fedor
Status: Closed
Summary: failure to compile
Original Submission: on OpenBSD (gcc 2.95.3) I get:
Compiling file autogsdoc.m ...
autogsdoc.m: In function `gnustep_base_user_main':
autogsdoc.m:751: syntax error before `*'
autogsdoc.m:756: `argsGiven' undeclared (first use in this function)
autogsdoc.m:756: (Each undeclared identifier is reported only once
autogsdoc.m:756: for each function it appears in.)
autogsdoc.m:757: `arg' undeclared (first use in this function)
autogsdoc.m:760: `opt' undeclared (first use in this function)
autogsdoc.m:767: `argSet' undeclared (first use in this function)
autogsdoc.m:1815: syntax error before `*'
autogsdoc.m:1817: `prjFileContents' undeclared (first use in this function)
those are typical symptoms of bad coding style. I moved the 2 declarations of
line 715 at the top, inserted declarations for the 2 lines that follow. The
error in line 1815 (now line 1818) was cured in the same manner.
Follow-up Comments
------------------
-------------------------------------------------------
Date: Thu 04/08/04 at 23:02 By: fedor
Fixed.
File Attachments
-------------------
-------------------------------------------------------
Date: Fri 04/02/04 at 13:28 Name: gsdoc-patch.diff Size: 2KB By: None
patch for autogsdoc.m
http://savannah.gnu.org/bugs/download.php?item_id=8418&item_file_id=1151
For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=8418>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/