bugGNU libunistring - Bugs: bug #31729, -Wundef error for...

 
 

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

bug #31729: -Wundef error for CONFIG_UNICODE_SAFETY

Submitter:  Andy Wingo <wingo>
Submitted:  Mon 22 Nov 2010 11:43:50 AM UTC
   
 
Category:  Build Severity:  2 - Minor
Item Group:  None Status:  Fix Released
Privacy:  Public Assigned to:  haible
Open/Closed:  Closed

Thu 24 Nov 2016 12:27:57 AM UTC, comment #1: 

The symbol CONFIG_UNICODE_SAFETY has now been completely removed from the code.

Bruno Haible <haible>
Group administrator
Mon 22 Nov 2010 11:43:50 AM UTC, original submission:  

Compiling against a libunistring installed to a nonstandard location, I get:

/opt/yobuild/include/unistr.h:198:7: error: "CONFIG_UNICODE_SAFETY" is not defined

The #define should probably be renamed to something prefixed with UNISTRING_, and should probably be checked with #ifdef (or #if defined && ...).

Andy Wingo <wingo>

 

(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

 

Carbon-Copy List
  • -email is unavailable- added by haible (Posted a comment)
  • -email is unavailable- added by wingo (Submitted the item)
  •  

    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.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-01-04 haible StatusFixed Fix Released
    2016-11-24 haible CategoryNone Build
        Severity3 - Normal 2 - Minor
        StatusNone Fixed
        Assigned toNone haible
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code