Refactor to get rid of some non-standard gcc extensions
Without the changes Sun studio 12.8 compiler fails, for example Note that only the errors are fixed. On the compiler above, some warnings still remain, so -Werror has to be removed as well from the compiler switches in order for the compilation to succeed.
Loading
Please sign in to comment