Fixed in trunk in r32482; CMR'ed to v1.8.
Thanks.
On Aug 9, 2014, at 12:36 AM, Paul Hargrove wrote:
> The Solaris Studio 12.3 C++ compiler warns about commas after the last item
> in an enum.
> While these commas are legal in C99, they are ILLEGAL in C++ prior to C++11
>
> The warnings below
The Solaris Studio 12.3 C++ compiler warns about commas after the last item
in an enum.
While these commas are legal in C99, they are ILLEGAL in C++ prior to C++11
The warnings below list the four instances I encountered while building the
C++ bindings, but there might be others.
-Paul
"openmpi-