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

Issue 2207643005: Workaround for warning parsing comment in idl (Closed)

Created:
4 years, 4 months ago by dmazzoni
Modified:
4 years, 4 months ago
CC:
aboxhall+watch_chromium.org, chromium-reviews, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, je_julie, nektar+watch_chromium.org, yuzo+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Workaround for warning parsing comment in idl A comment is not expected after the last enum value, apparently... BUG=634338 TBR=nektar@chromium.org Committed: https://crrev.com/42ace53134381b6d6bc067ad1e96bb34daaed760 Cr-Commit-Position: refs/heads/master@{#409813}

Patch Set 1 #

Patch Set 2 : Moved comments before each value #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -4 lines) Patch
M ui/accessibility/ax_enums.idl View 1 1 chunk +11 lines, -4 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
dmazzoni
4 years, 4 months ago (2016-08-04 15:21:13 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2207643005/1
4 years, 4 months ago (2016-08-04 15:21:32 UTC) #5
Mark Mentovai
https://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg_ng/builds/245531/steps/compile%20%28with%20patch%29/logs/stdio [2989/11095] ACTION //ui/accessibility:ax_gen_schema_generator(//build/toolchain/mac:clang_x64) ../../ui/accessibility/ax_enums.idl(523) : Error : Unexpected "}" after comment.
4 years, 4 months ago (2016-08-04 16:07:34 UTC) #6
dmazzoni
On 2016/08/04 at 16:07:34, mark wrote: > https://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg_ng/builds/245531/steps/compile%20%28with%20patch%29/logs/stdio > > [2989/11095] ACTION //ui/accessibility:ax_gen_schema_generator(//build/toolchain/mac:clang_x64) > ../../ui/accessibility/ax_enums.idl(523) ...
4 years, 4 months ago (2016-08-04 16:10:09 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2207643005/20001
4 years, 4 months ago (2016-08-04 16:13:45 UTC) #11
dmazzoni
OK, moved the comments before each enum value and I'm not getting any warnings during ...
4 years, 4 months ago (2016-08-04 16:13:56 UTC) #12
Mark Mentovai
That’s cool. But the idl-processing script is pretty obviously broken, maybe we should fix it ...
4 years, 4 months ago (2016-08-04 16:47:55 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-08-04 17:01:50 UTC) #14
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/42ace53134381b6d6bc067ad1e96bb34daaed760 Cr-Commit-Position: refs/heads/master@{#409813}
4 years, 4 months ago (2016-08-04 17:04:01 UTC) #16
chromium-reviews
4 years, 4 months ago (2016-08-08 19:05:17 UTC) #17
Message was sent while issue was closed.
FYI, I came across this issue in the past. The IDL parser / compiler 
needs fixing, but I never had time to fix it. (Smile.)

-- 
You received this message because you are subscribed to the Google Groups
"Chromium-reviews" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698