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 9 and Version 10 of dev-lang/python


Ignore:
Timestamp:
04/20/08 11:57:55 (7 years ago)
Author:
andreasf
Comment:

Updated status

Legend:

Unmodified
Added
Removed
Modified
  • dev-lang/python

    v9 v10  
    2727/ToBe/python-2.5.x/Objects/funcobject.c:501: parse error before `;' 
    2828}}} 
    29 among other warnings (such as {{{warning: unknown conversion type character `z' in format}}}; this was said to be ignoreable). 
     29This seems related to Haiku's definition of the {{{assert}}} macro in the {{{NDEBUG}}} case. 
     30 
     31In {{{Python/thread.c}}} compilation fails due to {{{destructor}}} in {{{pthread.h}}}:175. Renaming the parameter resolves this. 
     32Linking then fails due to {{{-lm}}}. 
     33 
    3034 
    3135On both, 
    … …  
    3741#!/bin/env python 
    3842}}} 
    39  

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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