DescriptionFix g++ -pedantic warnings.
1. Comma-terminated enumerator lists.
2. Empty macro arguments.
3. Variable-length arrays.
The first issue is definitely hitting the Mac bots. The other two issues will quite possibly following that.
BUG= none
R=jfb@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=4376d29
Patch Set 1 #
Total comments: 2
Patch Set 2 : Roll back the VLA related changes #Patch Set 3 : Remove the empty string concatenation since macro args won't be empty #
Messages
Total messages: 5 (0 generated)
|