Mantis Bugtracker

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000019 [All Projects] Releases major always 2009-10-27 11:10 2009-12-08 16:46
Reporter Yomgui View Status public  
Assigned To Yomgui
Priority high Resolution fixed  
Status closed   Product Version 2.5.4-r39
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).
Additional Information
Tags No tags attached.
SVN changeset revision r41
Attached Files

- Relationships

-  Notes
(0000036)
Yomgui (administrator)
2009-11-10 14:53
edited on: 2009-11-10 14:54

tested and working for python internal mods, PyMUI and Gribouillis


- 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


Copyright © 2000 - 2009 Mantis Group
Powered by Mantis Bugtracker