More Info
Revision 868757
(Back to Digest)
next


Commit Details
Bug Fixes in Development Tools
Michael Pyne committed changes in /trunk/KDE/kdesdk/scripts/kdesvn-build:
Fix build failure reported in the kdesvn-build 1.7 release. Someday I'll have the time to do better testing, but this is still a fairly embarrassing bug to make it to a release. :(

Guess I should heed the motto of "Slow is Fast" and stop rushing myself.

The cause of the bug was moving around the definition of $script. Later code in the function (inappropriately) used the value of $script which used to coincidentally be correct.

As a bonus though the debugging for this also uncovered a long-hidden bug in the venerable get_option subroutine which would cause qt-copy's configure to fail if the configure-flags were empty.

Also persistent option reading is given a sane default, which should hopefully fix the other build failures.
Bug 172288: Unable to build qt-copy, and everything else

File Changes
Modified 1 file
/trunk/KDE/kdesdk/scripts/kdesvn-build
Added 1 file
/trunk/KDE/kdesdk/scripts/kdesvn-build
Deleted 1 file
/trunk/KDE/kdesdk/scripts/kdesvn-build
3 files changed in total

KDE Commit-Digest by Danny Allen, 2006-2009
All issues in archive by Derek Kite