Package: cenon.app / 4.0.6+ds1-2

Metadata

Package Version Patches format
cenon.app 4.0.6+ds1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
invalid array syntax.patch | (download)

VHFImport/PSImport.m | 5 4 + 1 - 0 !
VHFShared/vhfCommonFunctions.m | 4 3 + 1 - 0 !
2 files changed, 7 insertions(+), 2 deletions(-)

---
clean target.patch | (download)

PreferencesPanel.subproj/Import.bproj/GNUmakefile | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 fix building twice in a row.
 Workaround a gnustep-make bug which doesn't clean properly a bundle
 project when some source files are not in builddir.
gcc warnings.patch | (download)

DXFExportSub.m | 10 5 + 5 - 0 !
GraphicObjects.subproj/VPath.m | 2 1 + 1 - 0 !
GraphicObjects.subproj/VPolyLine.m | 2 1 + 1 - 0 !
InspectorPanel.subproj/IPAllLayers.m | 4 2 + 2 - 0 !
Type1Font.m | 16 8 + 8 - 0 !
VHFShared/VHFStringAdditions.h | 2 1 + 1 - 0 !
VHFShared/VHFSystemAdditions.m | 4 2 + 2 - 0 !
7 files changed, 20 insertions(+), 20 deletions(-)

 fix miscellaneous compiler warnings.
 right-hand operand of comma expression has no effect
 logical not is only applied to the left hand side of comparison
 NSMutableString may not respond to +stringWithContentsOfFile:error:
 NSFileManager may not respond to -directoryContentsAtPath:handler:
 passing argument N of foo: from incompatible pointer type
spelling errors.patch | (download)

Danish.lproj/Localizable.strings | 2 1 + 1 - 0 !
French.lproj/Localizable.strings | 2 1 + 1 - 0 !
German.lproj/Localizable.strings | 2 1 + 1 - 0 !
GraphicObjects.subproj/VPath.m | 6 3 + 3 - 0 !
VHFImport/PSImport.m | 4 2 + 2 - 0 !
messages.h | 2 1 + 1 - 0 !
6 files changed, 9 insertions(+), 9 deletions(-)

 fix some spelling errors reported by lintian.