GNU bug report logs - #64717
[PATCH] Silence the compiler in vcard-parse.el from ELPA

Previous Next

Package: emacs;

Reported by: Arash Esbati <arash <at> gnu.org>

Date: Tue, 18 Jul 2023 20:51:02 UTC

Severity: normal

Tags: patch

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Stefan Kangas <stefankangas <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#64717: closed ([PATCH] Silence the compiler in vcard-parse.el
 from ELPA)
Date: Wed, 23 Aug 2023 23:46:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 24 Aug 2023 01:45:36 +0200
with message-id <CADwFkmkZW7G5rwQDB_48Oy1M00-eF5FJ5+J7OnFhzCLDmBO-Hg <at> mail.gmail.com>
and subject line Re: bug#64717: [PATCH] Silence the compiler in vcard-parse.el from ELPA
has caused the debbugs.gnu.org bug report #64717,
regarding [PATCH] Silence the compiler in vcard-parse.el from ELPA
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
64717: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64717
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Arash Esbati <arash <at> gnu.org>
To: emacs-bugs <bug-gnu-emacs <at> gnu.org>
Subject: [PATCH] Silence the compiler in vcard-parse.el from ELPA
Date: Tue, 18 Jul 2023 22:48:10 +0200
[Message part 3 (text/plain, inline)]
X-Debbugs-CC: eric <at> ericabrahamsen.net

Hi all,

this is a tiny patch against vcard-parse.el in order to pacify the
warnings about

 ‘point-at-bol’ is an obsolete function ...
 ‘point-at-eol’ is an obsolete function ...
[0001-vcard-parse.el-vcard-parse-buffer-Pacify-the-compile.patch (text/x-patch, attachment)]
[Message part 5 (text/plain, inline)]
And while we're at: There are also

  In vcard-region-decode-base64:
  vcard.el:516:29: Warning: avoid ‘lsh’; use ‘ash’ instead
  vcard.el:518:27: Warning: avoid ‘lsh’; use ‘ash’ instead
  vcard.el:518:51: Warning: avoid ‘lsh’; use ‘ash’ instead
  vcard.el:530:32: Warning: avoid ‘lsh’; use ‘ash’ instead

Is `ash' a drop-in replacement?  Maybe these can be fixed as well.

This is with Emacs 30.0.50 (f624b283bf).

Best, Arash
[Message part 6 (message/rfc822, inline)]
From: Stefan Kangas <stefankangas <at> gmail.com>
To: Arash Esbati <arash <at> gnu.org>
Cc: Eric Abrahamsen <eric <at> ericabrahamsen.net>, 64717-done <at> debbugs.gnu.org
Subject: Re: bug#64717: [PATCH] Silence the compiler in vcard-parse.el from
 ELPA
Date: Thu, 24 Aug 2023 01:45:36 +0200
> Thanks for installing that part.  Please feel free to close this report
> whenever appropriate.

Closing this now.


This bug report was last modified 1 year and 332 days ago.

Previous Next


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