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 18 and Version 19 of dev-lang/python


Ignore:
Timestamp:
04/27/08 14:13:58 (7 years ago)
Author:
andreasf
Comment:

Added link to ticket

Legend:

Unmodified
Added
Removed
Modified
  • dev-lang/python

    v18 v19  
    3838/ToBe/python-2.5.x/Objects/funcobject.c:501: parse error before `;' 
    3939}}} 
    40 This seems related to Haiku's definition of the {{{assert}}} macro in the {{{NDEBUG}}} case. 
     40This seems related to Haiku's definition of the {{{assert}}} macro in the {{{NDEBUG}}} case. [http://dev.haiku-os.org/ticket/2108 Ticket] 
    4141 
    42 In {{{Python/thread.c}}} compilation fails due to {{{destructor}}} in {{{pthread.h}}}:175. Renaming the parameter resolves this. 
     42In {{{Python/thread.c}}} compilation fails due to {{{destructor}}} in {{{pthread.h}}}:175. Renaming the parameter resolves this ([http://dev.haiku-os.org/ticket/2109 ticket]). 
    4343Linking then fails due to {{{-lm}}}. Seems I forgot to rework {{{configure.in}}}. 
    4444 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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