Marcus Thiessel writes:
mt> The following messages are reported to stderr: Comparison between integer
mt> and character is constant nil (0 and ?2)
This is an Ebola notice. I know where it comes from in gnus, and I'd
even sent a patch. However, Hrovje pointed out to me that the warnings, rather
than the code are bogus in this case. Ebola warnings are generated when you
try to compare chars and ints, but there are cases where this can be perfectly
intentional, like looping a comparison on elements of a list whose types are
different. Ebola is not clever enough to detect that and shut up.
--
/ / _ _ Didier Verna
http://www.inf.enst.fr/~verna/
- / / - / / /_/ / E.N.S.T. INF C201.1 mailto:vernaļ¼ inf.enst.fr
/_/ / /_/ / /__ / 46 rue Barrault Tel. (33) 01 45 81 73 46
75634 Paris cedex 13 Fax. (33) 01 45 81 31 19