On 16:09 Thu 01 Oct , Smith, Stan wrote:
>
> Move C++ in-stream var declarations to top of {} block as in C style; Var
> assignments left in place.
> MSFT compiler errors out with Missing ';' before 'type', 'Illegal use of this
> type osm_prefix_route_t as an expression'?
>
>
> Signed-off-
Move C++ in-stream var declarations to top of {} block as in C style; Var
assignments left in place.
MSFT compiler errors out with Missing ';' before 'type', 'Illegal use of this
type osm_prefix_route_t as an expression'?
Signed-off-by: stan smith
diff --git a/opensm/opensm/osm_sa_path_recor