chiark / gitweb /
+ * Cast ptrdiff_t to int for %.*s length in adnsheloex and adnslogres,
authorian <ian>
Tue, 9 May 2006 19:37:58 +0000 (19:37 +0000)
committerian <ian>
Tue, 9 May 2006 19:37:58 +0000 (19:37 +0000)
commitbf41c1c2f7c3d6ff50211cf8b7b75bf245bab110
tree16e86644b5944a0bd252006685b0ce47a45ea31b
parent2448bf5993be92387636ae47a8e7e24ac1896c0c
+  * Cast ptrdiff_t to int for %.*s length in adnsheloex and adnslogres,

@@ -3,6 +3,8 @@
     suppress spurious autoconf error.  (Report from Mihai Ibanescu.)
+  * Cast ptrdiff_t to int for %.*s length in adnsheloex and adnslogres,
+    as is required.  (Report from Jim Meyering.)
changelog
client/adnsheloex.c
client/adnslogres.c