GNU bug report logs - #60209
29.0.50; [PATCH] lisp/progmodes/ruby-mode.el b/lisp/progmodes/ruby-mode.el

Previous Next

Package: emacs;

Reported by: lin Sun <sunlin7 <at> yahoo.com>

Date: Mon, 19 Dec 2022 22:40:01 UTC

Severity: normal

Tags: patch

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

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#60209: closed (29.0.50; [PATCH] lisp/progmodes/ruby-mode.el
 b/lisp/progmodes/ruby-mode.el)
Date: Fri, 01 Sep 2023 20:00:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 1 Sep 2023 21:58:47 +0200
with message-id <CADwFkmkFpUea94r690fMq3iVLVcPwPWqVMMDxqXORvWKOJrd0w <at> mail.gmail.com>
and subject line Re: bug#60209: 29.0.50; [PATCH] lisp/progmodes/ruby-mode.el b/lisp/progmodes/ruby-mode.el
has caused the debbugs.gnu.org bug report #60209,
regarding 29.0.50; [PATCH] lisp/progmodes/ruby-mode.el b/lisp/progmodes/ruby-mode.el
to be marked as done.

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


-- 
60209: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60209
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: lin Sun <sunlin7 <at> yahoo.com>
To: "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>,
 Eli Zaretskii <eliz <at> gnu.org>
Subject: 29.0.50;
 [PATCH] lisp/progmodes/ruby-mode.el b/lisp/progmodes/ruby-mode.el
Date: Mon, 19 Dec 2022 22:39:31 +0000
[Message part 3 (text/plain, inline)]
Hi,

I got a build error with last commit 2b1fdbffcb595bcd72fa9aa3db674c6985042bcb,

error ("Version must be a string")
  error("Version must be a string")
  version-to-list(29.1)
  version<(29.1 "19.29")
  #f(compiled-function (e1 e2) #<bytecode 0x7353c27725409c8>)((29.1
ruby-mode) ("19.29" time-stamp))

This patch will fix the error. Please merge it, thanks.

Best regards
Lin
[0001-ruby-mode.el-fix-the-version-should-be-a-string.patch (text/x-patch, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Stefan Kangas <stefankangas <at> gmail.com>
To: lin Sun <sunlin7 <at> yahoo.com>
Cc: eliz <at> gnu.org, 60209-done <at> debbugs.gnu.org
Subject: Re: bug#60209: 29.0.50;
 [PATCH] lisp/progmodes/ruby-mode.el b/lisp/progmodes/ruby-mode.el
Date: Fri, 1 Sep 2023 21:58:47 +0200
> I got a build error with last commit 2b1fdbffcb595bcd72fa9aa3db674c6985042bcb,
>
> error ("Version must be a string")
>   error("Version must be a string")
>   version-to-list(29.1)
>   version<(29.1 "19.29")
>   #f(compiled-function (e1 e2) #<bytecode 0x7353c27725409c8>)((29.1
> ruby-mode) ("19.29" time-stamp))
>
> This patch will fix the error. Please merge it, thanks.

Thanks for the patch, and sorry for the very late reply.

This issue is already fixed on master, so I'm closing this bug.


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

Previous Next


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