[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
A fix for ProjectCenter ...
From: |
Wolfgang Lux |
Subject: |
A fix for ProjectCenter ... |
Date: |
Sun, 19 Oct 2008 19:08:20 +0200 |
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
- A fix for ProjectCenter ...,
Wolfgang Lux <=