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 5 and Version 6 of dev-lang/python


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

Updated status

Legend:

Unmodified
Added
Removed
Modified
  • dev-lang/python

    v5 v6  
    2222Apparently, it is using a {{{Modules/ar_beos}}} script to emulate {{{ar}}} by moving the files into a directory instead of an archive file. 
    2323 
    24 On Haiku, requires another Python first. The BeOS {{{Python-2.4.2-x86.zip}}} seems to install okay. 
     24On Haiku, requires another Python first. The BeOS {{{Python-2.4.2-x86.zip}}} seems to install okay. I then get: 
     25{{{ 
     26/ToBe/python-2.5.x/Objects/funcobject.c: In function `function_call': 
     27/ToBe/python-2.5.x/Objects/funcobject.c:501: parse error before `;' 
     28}}} 
     29among other warnings (such as {{{warning: unknown conversion type character `z' in format}}}). 
    2530 
    2631On both, {{{#!/usr/bin/env python}}} needs to be changed to {{{#!/bin/env python}}}. 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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