Yomgui Projects BugTracker - Python
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
19 | [All Projects] Releases | major | always | 2009-10-27 11:10 | 2009-12-08 16:46 |
|
|||||
Reporter: | Yomgui | Platform: | (all) | ||
Assigned To: | Yomgui | OS: | MorphOS | ||
Priority: | high | OS Version: | (all) | ||
Status: | closed | Product Version: | 2.5.4-r39 | ||
Product Build: | r39 | Resolution: | fixed | ||
Projection: | none | ||||
ETA: | 2-3 days | Fixed in Version: | 2.5.4-r42 | ||
SVN changeset revision: | r41 | ||||
|
|||||
Summary: | 0000019: Bad python lib/include names | ||||
Description: |
2.5.4 r39 release contains a not accurate developper backend, specially on filenames. Python includes are in include/python, and static libs (pym/python) are named libpym.a and libpython.a. This names can cause troubles if multiple python releases on the same devenv are needed. A good solution can be to append the major/minor version numbers to previous names: include/python2.5/ lib/libpym2.5.a lib/libpython2.5.a (As Linux distrib does). |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
System Description: | |||||
Relationships | |||||
Attached Files: | |||||
|
|||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2009-12-08 16:46 | Yomgui | Fixed in Version | 2.5.4-r39 => 2.5.4-r42 | ||
2009-12-08 16:46 | Yomgui | Target Version | 2.5.4-r39 => 2.5.4-r42 | ||
2009-11-10 14:54 | Yomgui | Note Edited: 0000036 | |||
2009-11-10 14:53 | Yomgui | Note Added: 0000036 | |||
2009-11-10 14:53 | Yomgui | Status | resolved => closed | ||
2009-11-09 16:20 | Yomgui | SVN changeset revision | => r41 | ||
2009-11-09 16:20 | Yomgui | Status | assigned => resolved | ||
2009-11-09 16:20 | Yomgui | Resolution | open => fixed | ||
2009-11-09 16:20 | Yomgui | ETA | none => 2-3 days | ||
2009-11-09 16:20 | Yomgui | Fixed in Version | => 2.5.4 | ||
2009-10-27 11:10 | Yomgui | New Issue | |||
2009-10-27 11:10 | Yomgui | Status | new => assigned | ||
2009-10-27 11:10 | Yomgui | Assigned To | => Yomgui |
Notes | |||||
|
|||||
|
|