|
|
Created:
6 years, 9 months ago by mithro-old Modified:
6 years, 9 months ago CC:
chromium-reviews Base URL:
https://chromium.googlesource.com/chromium/src.git@master Visibility:
Public. |
DescriptionFixing compiler_version for Fedora.
BUG=353433
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=257716
Patch Set 1 #
Messages
Total messages: 15 (0 generated)
Hello, The change to compiler_version to get binutils version (https://codereview.chromium.org/197013010/) fails on Fedora as they modify the version string. See https://code.google.com/p/chromium/issues/detail?id=353433 for more information. This CL should fix the issue. Ideally we should have some type of tests for this file in the future. Tim
lgtm "lol, linux"
The CQ bit was checked by mithro@mithis.com
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mithro@mithis.com/195923004/1
The CQ bit was unchecked by mithro@mithis.com
On 2014/03/18 10:15:04, mithro wrote: > The CQ bit was unchecked by mailto:mithro@mithis.com I wait to commit till the reporter confirms it fixes their issue.
On 2014/03/18 10:17:55, mithro wrote: > On 2014/03/18 10:15:04, mithro wrote: > > The CQ bit was unchecked by mailto:mithro@mithis.com > > I wait to commit till the reporter confirms it fixes their issue. I have verified this patch works on Fedora 20. $ python build/compiler_version.py 48 $ python build/compiler_version.py compiler 48 $ python build/compiler_version.py assembler 223 $ python build/compiler_version.py linker 223
On 2014/03/18 13:58:50, Adam Goode wrote: > On 2014/03/18 10:17:55, mithro wrote: > > On 2014/03/18 10:15:04, mithro wrote: > > > The CQ bit was unchecked by mailto:mithro@mithis.com > > > > I wait to commit till the reporter confirms it fixes their issue. > > I have verified this patch works on Fedora 20. > > $ python build/compiler_version.py > 48 > $ python build/compiler_version.py compiler > 48 > $ python build/compiler_version.py assembler > 223 > $ python build/compiler_version.py linker > 223 Great! Sending to the commit queue.
The CQ bit was checked by mithro@mithis.com
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mithro@mithis.com/195923004/1
The CQ bit was unchecked by commit-bot@chromium.org
Commit queue rejected this change because the description was changed between the time the change entered the commit queue and the time it was ready to commit. You can safely check the commit box again.
The CQ bit was checked by thestig@chromium.org
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mithro@mithis.com/195923004/1
Message was sent while issue was closed.
Change committed as 257716 |