[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #17493] ProjectCenter adds wrong Header file to Header file list
From: |
Sebastian Reitenbach |
Subject: |
[bug #17493] ProjectCenter adds wrong Header file to Header file list |
Date: |
Mon, 21 Aug 2006 19:01:36 +0000 |
User-agent: |
Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.3 (like Gecko) |
URL:
<http://savannah.gnu.org/bugs/?17493>
Summary: ProjectCenter adds wrong Header file to Header file
list
Project: GNUstep
Submitted by: buzzdee
Submitted on: Monday 08/21/2006 at 19:01
Category: Application
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
_______________________________________________________
Details:
1. Create a new project
2. add a file to the project, type objective-c header file, enter into name
field: test
3. add a file to the project, type objective-c class file, name test
Result:
Check the List of header files in the project, now see two test.h files in
the list.
Workaround: remove one from the PC.project file of the project, as they point
to the same file.
4. add another file to the project, type objective-c class file, name
test2.m
Result:
in the list of class files is a test2.m file, in the list of header files is
a test2.m.h file. Either of these files is wrong.
GNUSTEP_CONFIG_FILE=/usr/etc/GNUstep.conf
GNUSTEP_FLATTENED=yes
GNUSTEP_HOST=i386-unknown-openbsd3.9
GNUSTEP_HOST_CPU=ix86
GNUSTEP_HOST_OS=openbsd3.9
GNUSTEP_HOST_VENDOR=unknown
GNUSTEP_LOCAL_ROOT=/usr/GNUstep/Local
gcc -v
Reading specs from /usr/lib/gcc-lib/i386-unknown-openbsd3.9/3.3.5/specs
Configured with:
Thread model: single
gcc version 3.3.5 (propolice)
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?17493>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #17493] ProjectCenter adds wrong Header file to Header file list,
Sebastian Reitenbach <=