bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #64135] xgettext false positive for func def


From: Tomas Roun
Subject: [bug #64135] xgettext false positive for func def
Date: Mon, 1 May 2023 12:40:53 -0400 (EDT)

URL:
  <https://savannah.gnu.org/bugs/?64135>

                 Summary: xgettext false positive for func def
                   Group: GNU gettext
               Submitter: tomasr8
               Submitted: Mon 01 May 2023 04:40:51 PM UTC
                Category: Python
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Mon 01 May 2023 04:40:51 PM UTC By: Tomas Roun <tomasr8>
xgettext erroneously extracts this:


def gettext(arg='message'):
    pass


This results in:


#: test.py:1
msgid "message"
msgstr ""









    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64135>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]