bug-gettext
[Top][All Lists]
Advanced

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

[bug #42206] xgettext concatenates lines in C files when it shouldn't


From: Bruno Haible
Subject: [bug #42206] xgettext concatenates lines in C files when it shouldn't
Date: Wed, 15 Mar 2023 18:52:35 -0400 (EDT)

Update of bug #42206 (project gettext):

                  Status:                    None => Not a Bug              
             Assigned to:                    None => haible                 
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #7:

Given that
* the use-case is not internationalization, but "to extract identifiers that
could end up in binaries for fingerprinting", and
* unlike the use-case of internationalization, where we have an entire doc
chapter "Preparing Program Sources", here the reporter does not want to modify
the sources, and
* it would be complex to implement,
I'm not going to make this change.

For the use-case of internationalization, the programmer should restructure
his code a bit, so as to move complete function calls into the #if/#else
branches.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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