bugGNU gettext - Bugs: bug #39536, autopoint 0.18.3 does not copy...

 
 

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

bug #39536: autopoint 0.18.3 does not copy "intl" directory any more

Submitter:  Sebastien Helleu <flashcode>
Submitted:  Sat 20 Jul 2013 11:03:06 AM UTC
   
 
Category:  Programmer tools Severity:  3 - Normal
Item Group:  None Status:  Fix Released
Privacy:  Public Assigned to:  ueno
Open/Closed:  Closed

(-)Discussion

Sun 21 Jul 2013 09:40:31 AM UTC, comment #2: 

Thanks for the quick fix!

I think a new version would be welcome because it was breaking compilation in my chat client WeeChat (though it was still OK with cmake), and I think it can break compilation in many other software that use autopoint.

Sebastien Helleu <flashcode>
Sun 21 Jul 2013 03:13:46 AM UTC, comment #1: 

My bad.  Thanks for tracking this down.
I've just pushed a fix similar to yours (which just doesn't set omitintl=no).

http://git.savannah.gnu.org/cgit/gettext.git/commit/?id=c0d3ce9120fc24d2b78af59c5760ce1ec0dc0ad4

Maybe we should make a new bug-fix release.

Daiki Ueno <ueno>
Group administrator
Sat 20 Jul 2013 11:03:06 AM UTC, original submission:  

Starting with version 0.18.3, autopoint does not copy at all the "intl" directory (works fine with version 0.18.2).

The problem comes from the variable $omitintl which is now "yes" or "no". It was "yes" or empty value in version 0.18.2.

You'll find attached a patch to change the test on "$omitintl".

Sebastien Helleu <flashcode>

 

(-)Attached Files

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

Attached Files
file #28625:  autopoint_intl.patch added by flashcode (574B - text/x-patch)

 

(-)Dependencies

Depends on the following items: None found

Items that depend on this one: None found

 

(+)Mail Notification Carbon-Copy List

(+)Votes

(+)History

Back to the top

Powered by Savane 3.14-d288.
Corresponding source code