bugGNU gettext - Bugs: bug #40572, C++ style (//) comments are not...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #40572: C++ style (//) comments are not recognized in Javascript mode

Submitter:  Illimar Tambek <ragulka>
Submitted:  Wed 13 Nov 2013 09:07:22 PM UTC
   
 
Category:  JavaScript Severity:  3 - Normal
Item Group:  None Status:  Fix Released
Privacy:  Public Assigned to:  ueno
Open/Closed:  Closed

Thu 14 Nov 2013 07:12:30 AM UTC, comment #1: 
Daiki Ueno <ueno>
Group administrator
Wed 13 Nov 2013 09:07:22 PM UTC, original submission:  

Given the following source:


// TRANSLATORS: This is a comment for you
gettext('Important message');


And extracting with the latest version (0.18.3)


xgettext myfile.js -c


Does not include the above comment in the resulting PO file.

Expected result would be that the PO file would include the above comment.

Illimar Tambek <ragulka>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by haible (Updated the item)
  • -email is unavailable- added by ueno (Posted a comment)
  • -email is unavailable- added by ragulka (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-01-04 haible StatusFixed Fix Released
    2016-11-27 haible CategoryNone JavaScript
        Assigned toNone ueno
    2013-11-14 ueno StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code