Fix "for" loop initial declarations are only allowed in C99 or C11 mode.
Compiled chromium on loongson3a platform(mips64el architecture) with gcc-4.9.3, occurs errors about that ‘for’ loop initial declarations are only allowed in C99 or C11 mode. Bug: 746767 R= dpranke@chromium.org, scottmg@chromium.org Change-Id: I8809ca16d3e647c967fb7117437a635d8ed05bef Reviewed-on: https://chromium-review.googlesource.com/578630Reviewed-by:Brett Wilson <brettw@chromium.org> Commit-Queue: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/heads/master@{#488644}
Showing
Please register or sign in to comment