Hello

hwloc was using C99 7 years ago. We had to revert that in hwloc 1.2
because some software embedding hwloc needed to support some non-C99
compilers. Things have changed and C99 is well supported now. So we're
going to use C99 in hwloc, at least for simple features such as dynamic
arrays on the stack and designated structure initializer. configure will
fail if the compiler isn't C99.

Brice

_______________________________________________
hwloc-devel mailing list
hwloc-devel@lists.open-mpi.org
https://lists.open-mpi.org/mailman/listinfo/hwloc-devel

Reply via email to