summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/tiedir/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/tiedir/ChangeLog')
-rw-r--r--Build/source/texk/web2c/tiedir/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/tiedir/ChangeLog b/Build/source/texk/web2c/tiedir/ChangeLog
index 39e87c078c6..a9aa50bfc41 100644
--- a/Build/source/texk/web2c/tiedir/ChangeLog
+++ b/Build/source/texk/web2c/tiedir/ChangeLog
@@ -1,3 +1,16 @@
+2009-08-29 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ Avoid maximal compiler warnings.
+ * tie-w2c.ch (Print the job history): Constify local sting.
+
+2009-08-28 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * ../am/cweb.am (tie_CFLAGS): Enable compiler warnings.
+ (tie_CPPFLAGS): Use -DNOT_WEB2C, not to import from
+ ../lib/lib.h globals defined in ../lib/main.c.
+ * tie-w2c.ch: Declare all functions (except main) as static.
+ (Print the job history): Silence uninitialized warning.
+
2009-06-23 Peter Breitenlohner <peb@mppmu.mpg.de>
* tie-w2c.ch: drop P?C, P?H, use ANSI C function declarations.