I've recently seen ProjectCenter crash sometimes due to releasing a non-retained string after closing a project. The following patch fixes this by correctly retaining the makePath attribute after reading it from the user defaults in method -setMakePath. In addition, the patch avoids a code duplication by calling -setMakePath in method -prebuildCheck.
Wolfgang
pc-fix.patch
Description: Binary data
_______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
