unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#30039: 26.0.90; [26.1] Making my code warning free is impossible with when-let
@ 2018-01-09  7:27 Damien Cassou
  2018-01-09  8:16 ` Nicolas Petton
                   ` (3 more replies)
  0 siblings, 4 replies; 30+ messages in thread
From: Damien Cassou @ 2018-01-09  7:27 UTC (permalink / raw)
  To: 30039

Hi,

I try to make all my packages warning free by setting
byte-compile-error-on-warn and running the byte compiler during
continuous integration. I do that for both Emacs 25 and Emacs 26. This
has become impossible with Emacs 26 because when-let is deprecated but
it’s replacement does not exist in Emacs 25.

I can think of two solutions to make my life easier (and potentially
other package maintainers who care about code quality):

- introduce when-let* (and if-let*) in Emacs 25; or

- un-deprecate when-let (and if-let) in Emacs 26 and re-deprecate it
  later.

Best

-- 
Damien Cassou
http://damiencassou.seasidehosting.st

"Success is the ability to go from one failure to another without
losing enthusiasm." --Winston Churchill





^ permalink raw reply	[flat|nested] 30+ messages in thread

end of thread, other threads:[~2018-04-15 11:53 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-09  7:27 bug#30039: 26.0.90; [26.1] Making my code warning free is impossible with when-let Damien Cassou
2018-01-09  8:16 ` Nicolas Petton
2018-01-10 19:11   ` Noam Postavsky
2018-01-10 21:50     ` Nicolas Petton
2018-01-11  9:19     ` Damien Cassou
2018-01-19 20:00       ` Noam Postavsky
2018-01-19 20:26         ` Eli Zaretskii
2018-01-19 20:40           ` Noam Postavsky
2018-01-20  7:42             ` Eli Zaretskii
2018-01-09 14:05 ` Noam Postavsky
2018-01-09 14:23   ` Damien Cassou
2018-01-09 14:43 ` Noam Postavsky
2018-01-10 12:13   ` Damien Cassou
2018-01-10 15:45     ` Eli Zaretskii
2018-01-10 16:24       ` Nicolas Petton
2018-01-10 17:24         ` Glenn Morris
2018-01-10 18:46         ` Eli Zaretskii
2018-01-10 21:48           ` Nicolas Petton
2018-01-10 22:05             ` Eric Abrahamsen
2018-01-10 22:23               ` Noam Postavsky
2018-01-10 22:40                 ` Nicolas Petton
2018-01-10 22:57                   ` Eric Abrahamsen
2018-01-10 23:06                     ` Noam Postavsky
2018-01-11  0:03                       ` Eric Abrahamsen
2018-01-11  9:02                     ` Nicolas Petton
2018-04-14 20:17                       ` Lars Ingebrigtsen
2018-04-15 11:53                         ` Michael Heerdegen
2018-02-21 22:28 ` Michael Heerdegen
2018-02-22  7:42   ` Damien Cassou
2018-03-06 15:12     ` Michael Heerdegen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).