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 3 and Version 4 of dev-lang/perl/5.10.1/1


Ignore:
Timestamp:
09/09/09 03:49:19 (6 years ago)
Author:
zooey
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • dev-lang/perl/5.10.1/1

    v3 v4  
    99   We need to bypass a subcheck in unlink0() as a result. 
    1010{{{t/run/exit.t}}}: 
    11  - passing $^CHILD_ERROR_NATIVE to the POSIX::W...-macros seems wrong, at least the documentation mentions invoking them on $?, which contains the munged, i.e. non-native value. This causes the test to work on haiku and shouldn't influence any other system. Another possibility would be that the perl documentation is simply wrong about that (i.e. it hasn't been adjusted since the introduction of $^CHILD_ERROR_NATIVE with 5.10.0). 
     11 - passing $!^CHILD_ERROR_NATIVE to the POSIX::W...-macros seems wrong, at least the documentation mentions invoking them on $?, which contains the munged, i.e. non-native value. This causes the test to work on haiku and shouldn't influence any other system. Another possibility would be that the perl documentation is simply wrong about that (i.e. it hasn't been adjusted since the introduction of $!^CHILD_ERROR_NATIVE with 5.10.0). 
    1212 
    1313==== Configuring/Building ==== 
    1414 
    15 We must disallow the use of 'nm' to determine the list of available c-library symbols, as - because of symbol versioning in haiku's libroot - several symbols would be missing (e.g. stat(), fstat() and lstat()). 
     15We must disallow the use of 'nm' to determine the list of available c-library symbols, as - because of symbol versioning in haiku's libroot - several symbols would be missing, e.g. stat(), fstat() and lstat(). 
    1616 
    1717{{{ 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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