PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 213 - The convenience symlinking doesn't handle the eventual DEBUG_POSTFIX
: The convenience symlinking doesn't handle the eventual DEBUG_POSTFIX
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: PySide
: 0.3.1
: All All
: P5 normal
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2010-05-10 12:58 EEST by Didier Raboud
Modified: 2010-06-07 09:27 EEST (History)
7 users (show)

See Also:


Attachments
fixDebugPostfix in all modules. (11.02 KB, patch)
2010-05-10 13:02 EEST, Didier Raboud
Details
fix convenience symlinks for all modules (1.03 KB, patch)
2010-05-10 13:04 EEST, Didier Raboud
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Didier Raboud 2010-05-10 12:58:39 EEST
Hi, 

when compiling a debug version of PySide (CMAKE_RELEASE_MODE:STRING="Debug"),
symlinks aren't named according to the postfix (CMAKE_DEBUG_POSTFIX=_d).

The URL points to the patch I baked for Debian.

Cheers, 

OdyX
Comment 1 Didier Raboud 2010-05-10 13:02:24 EEST
Created attachment 39 [details]
fixDebugPostfix in all modules.

This patch pushes the DEBUG_POSTFIX to all modules (they should probably not be
included).
Comment 2 Didier Raboud 2010-05-10 13:04:22 EEST
Created attachment 40 [details]
fix convenience symlinks for all modules

This patch is the one pointed by the URL before: fixes the convenience symlinks
everywhere.
Comment 3 renato filho 2010-05-20 19:49:20 EEST
fixed on:
commit 792456c8e4271b97183428b22e84d9498cfaa2dc
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu May 20 19:01:41 2010 -0300
Comment 4 renato filho 2010-06-07 09:27:09 EEST
released 0.3.2.