bugGNU gettext - Bugs: bug #30763, examples/hello-objc-gnustep does...

 
 

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

bug #30763: examples/hello-objc-gnustep does not compile (patch to fix it included)

Submitter:  Nicola Pero <nico>
Submitted:  Thu 12 Aug 2010 11:56:10 PM UTC
   
 
Category:  Examples Severity:  3 - Normal
Item Group:  None Status:  Fix Released
Privacy:  Public Assigned to:  haible
Open/Closed:  Closed

Sun 15 Aug 2010 02:11:15 PM UTC, comment #1: 

Thank you for the report and patch. The problem must have
been with the 'ast' and 'ky' catalogs. I have applied your
patch; no copyright assignment from your part is needed for
this, since it's only regenerated from gnustep code.

Bruno Haible <haible>
Group administrator
Thu 12 Aug 2010 11:56:10 PM UTC, original submission:  

The example

 gettext-toosl/examples/hello-objc-gnustep/

does not compile due to an incomplete list of locales.  The 'ast' locale (and another one which I don't remember right now) is not found in LocaleAliases, which means NSLOCALE_ast is empty, which causes confusion in the building and ultimate a failure to build.

In attach, a renewed LocaleAliases that contains the missing locales (and many more, with the list in gnustep-base having been updated and this file regenerate from there). :-)

With this LocaleAliases file, I can compile and run the example :-)

Thanks!

Nicola Pero <nico>

 

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

Attached Files
file #21205:  LocaleAliases added by nico (20KiB - application/octet-stream)
file #21206:  ChangeLog.entry added by nico (114B - application/octet-stream)

 

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 nico (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 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-01-04 haible StatusFixed Fix Released
    2016-11-27 haible CategoryNone Examples
    2010-08-15 haible StatusNone Fixed
        Assigned toNone haible
        Open/ClosedOpen Closed
    2010-08-12 nico Attached File- Added LocaleAliases, #21205
        Attached File- Added ChangeLog.entry, #21206

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code