summaryrefslogtreecommitdiff
path: root/Build/source/utils/ps2eps/ps2eps-1.68-PATCHES/ChangeLog
blob: 34bb1d5afab272c7d7f5444b66e568eb20b2db95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
2010-12-16  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* patch-04-whitespace:
	* src/C/bbox.c: Remove trailing whitespace.

2010-12-15  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Import ps2eps-1.68, patches in ps2eps-1.68-PATCHES.

	* patch-01-warnings: Avoid compiler warnings.
	* src/C/bbox.c (minus_one, plus_one): Declare as static.
	(readppm_and_calcbb): Static, avoid uninitialized warning.

	* patch-02-WIN32-bug:
	* src/C/bbox.c (readppm_and_calcbb): Add missing fprintf arg.
	
	* patch-03-PERL: For TeX Live we prefer '#!/usr/bin/env perl'.