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: Bruno Haible
Subject: [bug #64135] xgettext false positive for func def
Date: Wed, 3 May 2023 11:51:08 -0400 (EDT)

Update of bug #64135 (project gettext):

                  Status:                    None => Invalid                
             Assigned to:                    None => haible                 
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

As documented in
https://www.gnu.org/software/gettext/manual/html_node/Python.html, a
programmer is supposed to "import gettext" in order to use the gettext family
of functions in Python.

Why are you trying to define this function yourself?

And, on top of that, why are you not excluding the files where you define your
gettext function from the list of files that you pass to xgettext?

In other words, I think you are not using GNU gettext in the way it was meant
(and documented) to be used.


    _______________________________________________________

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]