GNU bug report logs - #79390
31.0.50; oauth2.el; error in byte-compiling

Previous Next

Package: emacs;

Reported by: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>

Date: Fri, 5 Sep 2025 15:32:02 UTC

Severity: normal

Found in version 31.0.50

Full log


View this message in rfc822 format

From: Sean Whitton <spwhitton <at> spwhitton.name>
To: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>
Cc: 79390 <at> debbugs.gnu.org, Xiyue Deng <manphiz <at> gmail.com>
Subject: bug#79390: 31.0.50; oauth2.el; error in byte-compiling
Date: Fri, 05 Sep 2025 18:30:32 +0100
Hello,

Thanks.  Adding Xiyue.

On Sat 06 Sep 2025 at 12:30am +09, Kazuhiro Ito wrote:

> When I byte-compile oauth2.el (0.18), below errors and warnings are
> displayed and fail to byte-compiling.
>
>
> In oauth2--build-url-param-str:
> oauth2.el:164:12: Error: ‘add-to-list’ can’t use lexical var ‘data-list’;
>     use ‘push’ or ‘cl-pushnew’
>
> In oauth2--generate-code-verifier:
> oauth2.el:187:11: Warning: Unused lexical variable ‘func-name’
>
> In oauth2-request-authorization:
> oauth2.el:223:16: Error: ‘add-to-list’ can’t use lexical var ‘param’; use
>     ‘push’ or ‘cl-pushnew’
>
> In end of data:
> oauth2.el:124:8: Warning: the function ‘org-plist-delete’ is not known to be
>     defined.

-- 
Sean Whitton




This bug report was last modified today.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.