GNU bug report logs -
#51368
29.0.50; `cl-case' should error on incorrect use
Previous Next
Reported by: Philipp Stephani <p.stephani2 <at> gmail.com>
Date: Sun, 24 Oct 2021 07:53:01 UTC
Severity: normal
Tags: moreinfo
Found in version 29.0.50
Done: Stefan Kangas <stefankangas <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
I was surprised that these new tests didn't yield any new warnings. :-)
But I'm doing a nativecomp bootstrap now, and:
../lisp/dnd.el: Warning: Case 'copy will match ‘quote’. If that’s intended, write (copy quote) instead. Otherwise, don’t quote ‘copy’.
../lisp/dnd.el: Warning: Case 'move will match ‘quote’. If that’s intended, write (move quote) instead. Otherwise, don’t quote ‘move’.
../lisp/dnd.el: Warning: Case 'copy will match ‘quote’. If that’s intended, write (copy quote) instead. Otherwise, don’t quote ‘copy’.
../lisp/dnd.el: Warning: Case 'move will match ‘quote’. If that’s intended, write (move quote) instead. Otherwise, don’t quote ‘move’.
../lisp/dnd.el: Warning: Case 'link will match ‘quote’. If that’s intended, write (link quote) instead. Otherwise, don’t quote ‘link’.
../lisp/dnd.el: Warning: Case 'copy will match ‘quote’. If that’s intended, write (copy quote) instead. Otherwise, don’t quote ‘copy’.
../lisp/dnd.el: Warning: Case 'move will match ‘quote’. If that’s intended, write (move quote) instead. Otherwise, don’t quote ‘move’.
../lisp/dnd.el: Warning: Case 'link will match ‘quote’. If that’s intended, write (link quote) instead. Otherwise, don’t quote ‘link’.
../lisp/progmodes/compile.el: Warning: Case 'if-location-known will match ‘quote’. If that’s intended, write (if-location-known quote) instead. Otherwise, don’t quote ‘if-location-known’.
../lisp/progmodes/compile.el: Warning: Case 'first-known will match
‘quote’. If that’s intended, write
This bug report was last modified 1 year and 236 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.