On Jan 31, 2012, at 3:18 PM, Paul H. Hargrove wrote:
> Looks like you /almost/ got it this time.
>
> For opal/util/path.c you only fixed 1 out of 3 instances of defined(linux).
> So, now it fails to compile ('buf' is undefined) rather than failing one test
> at "make check".
Crud. Missed the o
Looks like you /almost/ got it this time.
For opal/util/path.c you only fixed 1 out of 3 instances of defined(linux).
So, now it fails to compile ('buf' is undefined) rather than failing one
test at "make check".
And, by the way the fix you did apply:
"defined(linux) || defined(__linux) ||