Your message dated Tue, 25 Jun 2024 18:19:31 +0200
with message-id <[email protected]>
and subject line Re: gettext-el: confused with comment line containing 2 
double-quote characters
has caused the Debian Bug report #962324,
regarding gettext-el: confused with comment line containing 2 double-quote 
characters
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
962324: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=962324
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gettext-el
Version: 0.19.8.1-10
Severity: minor

In a .po file, a line starting with # and containing (at least)
2 double-quote characters is not regarded as a comment.
See attached testcase, which has

# Line 3 "foo"

-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500, 
'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.6.0-2-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=POSIX, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=POSIX 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages gettext-el depends on:
ii  emacs-gtk [emacsen]  1:26.3+1-2
ii  gettext              0.19.8.1-10

gettext-el recommends no packages.

gettext-el suggests no packages.

-- no debconf information

-- 
Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)
# Line 1
# Line 2 foo
# Line 3 "foo"
# Line 4
#
# , fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Test\n"
"PO-Revision-Date: 2020-06-06 11:35+0200\n"
"Last-Translator: Vincent Lefevre <[email protected]>\n"
"Language-Team: Vincent Lefevre <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"

--- End Message ---
--- Begin Message ---
Version: 0.21-4

I see that bullseye version has po-mode-version-string "2.27",
and in fact I can see that the fixed code is there.

Thanks.

--- End Message ---

Reply via email to