index 5a31eec8455085393a0ec954062529fdcd8ae6ed..bc2fccafa9093ea0715b436165303ac3eaa5a516 100644 (file)
@result{}2.0
@end example
+@ignore
+@comment Expose a crash with a bad format string fixed in 1.4.15.
+@comment Unfortunately, 8-bit bytes are hard to check for; but the
+@comment exit status is enough to sniff the crash in broken versions.
+
+@comment xerr: ignore
+@example
+format(`%'format(`%c', `128'))
+@result{}
+@end example
+@end ignore
+
@node Arithmetic
@chapter Macros for doing arithmetic