diff options
author | Alan Coopersmith <[email protected]> | 2015-02-15 14:46:29 -0800 |
---|---|---|
committer | Alan Coopersmith <[email protected]> | 2015-02-17 18:16:33 -0800 |
commit | 815b3bd096a3eab9f00f9270d45a6885d73180e9 (patch) | |
tree | 362015bf1be22baf76f93253cc7a44005e482751 /.gitattributes | |
parent | 60ad5103b9c85cbb0921082fba9401f117424f25 (diff) |
Remove extraneous ; after DECL_TYPE usage
The macro is defined to provide a trailing ; so this caused the expansion
to end in ";;" which made the Solaris Studio compilers issue warnings for
every line of:
"builtin_type_macros.h", line 113: Warning: extra ";" ignored.
for every file that included the header, filling build logs with thousands
of useless warnings.
Signed-off-by: Alan Coopersmith <[email protected]>
Cc: "10.5" <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions