backport fixes for clang compiler errors to the 0.48.x branch
Bug #1194129 reported by
Niederstrasser
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Fix Released
|
Wishlist
|
Unassigned |
Bug Description
The 0.48.x branch does not compile using the clang compiler. I have backported several of the fixes from the trunk so that the 0.48.x branch can also be compiled with clang. I'll attach several separate patches to deal with the various errors that had to be dealt with.
Related branches
Changed in inkscape: | |
milestone: | none → 0.48.5 |
tags: | added: backport-proposed |
Changed in inkscape: | |
status: | New → Confirmed |
importance: | Undecided → Wishlist |
Changed in inkscape: | |
status: | Confirmed → In Progress |
tags: | removed: backport-proposed |
Changed in inkscape: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
This patch fixes the compiler check in configure and removes flag that is a no-op.
The compiler check is from revision 12203. The removal of "--export-dynamic" comes from https:/ /bugs.launchpad .net/inkscape/ +bug/707205/ comments/ 28