pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/converters/libvisio
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jul 1 14:05:08 UTC 2012
Modified Files:
pkgsrc/converters/libvisio: Makefile PLIST distinfo
Log Message:
Update to 0.0.18:
Disable optimization in debug build
Fix prefix ++/-- operators for non-primitive types
This langid does not make sense and we don't even use it
Trying to make encoding work in version 6
Sync this with libcdr
Fix utf16 parsing
Some more rework of text encoding conversions
Some character conversion rework + some debug messages
Some belts and braces
Related: fdo#48601 FILEOPEN: Open Visio's file with bitmap's blocks
This fdo contains 2 files with which I had a different crash for each
of them.
This patch fixes one of the 2 crashes.
For the moment no more cppcheck reports
Resolves: fdo#50988
bumping version
Fix another crash in exotic circumstances
And make it even compile
Don't push_back(.back())
Fix some crashes on windows
And produce a valid xml too
Avoid SVG crash for missing svg:id
Make the thing even build
Break line only at the end of the line
Add vsd2text tool to dump text from Visio diagrams
More warnings to be safer later
Unused variable
Resolves: fdo#50178 Reading Visio file causes crash
include stdint.h and inttypes.h inconditionally in no-autofoo
no-windows build
Group the filled and stroked paths that are part of the same geometry
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/converters/libvisio/Makefile \
pkgsrc/converters/libvisio/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/converters/libvisio/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index