guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

-Wformat warns about ‘simple-format’


From: Ludovic Courtès
Subject: -Wformat warns about ‘simple-format’
Date: Thu, 26 Jan 2012 00:41:06 +0100
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.90 (gnu/linux)

Hi,

Commit 60273407f92fdfe36c3ec09decfd92746bbb4f5e augments ‘-Wformat’ to
warn about format specifies not supported by ‘simple-format’, the
default ‘format’ core binding.

The nasty thing is that (ice-9 format) set!s the core ‘format’, so
often, but not always, things work as though you had imported
(ice-9 format).

Comments welcome!

Ludo’.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]