Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(126)

Issue 218733003: Fix warning about always_inline attribute in libjpeg_turbo. (Closed)

Created:
6 years, 8 months ago by tsniatowski
Modified:
6 years, 8 months ago
Base URL:
https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git@master
Visibility:
Public.

Description

Fix warning about always_inline attribute in libjpeg_turbo. GCC 4.7/4.8 warns when __attribute__((always_inline)) is used without a normal 'inline' keyword. Pull an equivalent of upstream r1188 to avoid this warning. R=rmcilroy@chromium.org, phajdan.jr@chromium.org Committed: 261103

Patch Set 1 #

Patch Set 2 : Update README.chromium #

Patch Set 3 : Update README.chromium (take 2) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M README.chromium View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M config.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 14 (0 generated)
tsniatowski
6 years, 8 months ago (2014-03-31 07:45:45 UTC) #1
rmcilroy
On 2014/03/31 07:45:45, tsniatowski wrote: Could you update README.chromium to mention you've cherry-picked this change ...
6 years, 8 months ago (2014-03-31 07:50:59 UTC) #2
tsniatowski
On 2014/03/31 07:50:59, rmcilroy wrote: > Could you update README.chromium to mention you've cherry-picked this ...
6 years, 8 months ago (2014-03-31 07:58:12 UTC) #3
rmcilroy
On 2014/03/31 07:58:12, tsniatowski wrote: > On 2014/03/31 07:50:59, rmcilroy wrote: > > Could you ...
6 years, 8 months ago (2014-03-31 09:17:43 UTC) #4
rmcilroy
On 2014/03/31 09:17:43, rmcilroy wrote: > On 2014/03/31 07:58:12, tsniatowski wrote: > > On 2014/03/31 ...
6 years, 8 months ago (2014-03-31 16:12:32 UTC) #5
tsniatowski
The CQ bit was checked by tsniatowski@opera.com
6 years, 8 months ago (2014-03-31 18:49:24 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-03-31 18:50:07 UTC) #7
commit-bot: I haz the power
Commit queue rejected this change because it did not recognize the base URL. Please commit ...
6 years, 8 months ago (2014-03-31 18:50:08 UTC) #8
tsniatowski
On 2014/03/31 18:50:08, I haz the power (commit-bot) wrote: > Commit queue rejected this change ...
6 years, 8 months ago (2014-04-01 06:47:05 UTC) #9
rmcilroy
On 2014/04/01 06:47:05, tsniatowski wrote: > On 2014/03/31 18:50:08, I haz the power (commit-bot) wrote: ...
6 years, 8 months ago (2014-04-01 10:56:48 UTC) #10
tsniatowski
On 2014/04/01 10:56:48, rmcilroy wrote: > On 2014/04/01 06:47:05, tsniatowski wrote: > > On 2014/03/31 ...
6 years, 8 months ago (2014-04-01 12:59:48 UTC) #11
rmcilroy
On 2014/04/01 12:59:48, tsniatowski wrote: > On 2014/04/01 10:56:48, rmcilroy wrote: > > On 2014/04/01 ...
6 years, 8 months ago (2014-04-02 09:57:34 UTC) #12
rmcilroy
Committed patchset #3 manually as r261103 (presubmit successful).
6 years, 8 months ago (2014-04-02 09:58:35 UTC) #13
tsniatowski
6 years, 8 months ago (2014-04-02 10:03:17 UTC) #14
Message was sent while issue was closed.
On 2014/04/02 09:58:35, rmcilroy wrote:
> Committed patchset #3 manually as r261103 (presubmit successful).

Thanks!

Powered by Google App Engine
This is Rietveld 408576698