bugDotGNU Portable.NET - Bugs: bug #4734, extern fields broken in cscc-c

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #4734: extern fields broken in cscc-c

Submitter:  Richard Baumann <Rich333>
Submitted:  Wed 13 Aug 2003 09:23:10 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Closed

Fri 15 Aug 2003 12:18:55 AM UTC, comment #1: 

Bug closed at submitter's request.

Rhys Weatherley <rweather>
Group administrator
Wed 13 Aug 2003 09:23:10 PM UTC, original submission:  

I'm trying to get cscc to compile glibc's iconv, but I've hit a bug in the handling of extern. include/locale.h declares some data fields as extern, and they are later defined in a .c file. I'm getting errors like "`extern' is not applicable to the declaration of `__current_locale_name'" for "extern const char *__current_locale_name (int category);".

Richard Baumann <Rich333>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follows 1 latest change.

Date Changed by Updated Field Previous Value => Replaced by
2003-08-15 rweather Open/ClosedOpen None

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code