Package: pstoedit / 3.60-2

Metadata

Package Version Patches format
pstoedit 3.60-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 configure no pedantic.patch | (download)

configure.ac | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 remove -pedantic option from g++
 This patch removes the -pedantic option from g++ to prevent uncritical compile
 errors.
02 errors to stderr.patch | (download)

src/pstoedit.cpp | 26 13 + 13 - 0 !
1 file changed, 13 insertions(+), 13 deletions(-)

 redirect error messages to stderr
 This patch redirects error messages to stderr.
03 doc remove nonfree options.patch | (download)

doc/pstoedit.tex | 140 0 + 140 - 0 !
1 file changed, 140 deletions(-)

 remove documentation of nonfree options
 This patch removes the documentation of some nonfree options that confused
 users (plot-svg vs. svg). NOTE: When using this patch, make sure to regenerate
 the man page and HTML documentation from the tex file also, e.g. with
 latex2man.