HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 2 and Version 3 of sys-devel/gettext


Ignore:
Timestamp:
04/15/08 13:01:04 (7 years ago)
Author:
andreasf
Comment:

Updated status

Legend:

Unmodified
Added
Removed
Modified
  • sys-devel/gettext

    v2 v3  
    77||R5||unstable|| 
    88||BONE||untested|| 
    9 ||Haiku||untested|| 
     9||Haiku||broken|| 
    1010 
    1111=== work-in-progress (andreasf) - [Haiku] === 
    1212 
    13 TBD 
     13Compilation fails: 
     14{{{ 
     15/boot/home/gettext-0.17/gettext-runtime/intl/loadmsgcat.c: In function `_nl_load_domain': 
     16/boot/home/gettext-0.17/gettext-runtime/intl/loadmsgcat.c:783: warning: initialization makes pointer from integer without a cast 
     17/boot/home/gettext-0.17/gettext-runtime/intl/loadmsgcat.c:783: initializer element is not constant 
     18/boot/home/gettext-0.17/gettext-runtime/intl/loadmsgcat.c:784: parse error before `int' 
     19}}} 
     20Line 783 has the following: 
     21{{{ 
     22  __libc_lock_define_initialized_recursive (static, lock) 
     23}}} 
     24No idea what this means, but it results in further errors and breaks compilation. 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/