DescriptionFix compiler_version.py on systems with non-English locale.
The the version string can be localized! The regexs assume English formatting and will fail to match under other localization (such as when the versions dots become commas).
http://www.gnu.org/software/gettext/manual/html_node/Locale-Environment-Variables.html#Locale-Environment-Variables
BUG=354231
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=258867
Patch Set 1 #Patch Set 2 : Small comment fix. #Messages
Total messages: 7 (0 generated)
|