[PATCH][libstdc++-v3 parallel mode] PR 33893 work correctly even if omp_get_dynamic()

Paolo Carlini pcarlini@suse.de
Mon Nov 19 11:03:00 GMT 2007


Hi Johannes,
> Please comment and/or approve.
>   
I don't want to bother you with something which may certainly appear as
nitpicking compared to substance of your important work, but wanted to
remind only once that in in principle in GCC we have got some rather
strict coding conventions + some additional variants for the C++ runtime
library. That means, among other things, that in principle you should
always format to 80 columns and also that all the symbols should be
"uglifyied", that is should begin with single or double underscore. Just
browse a bit the other library sources...

Thanks,
Paolo.



More information about the Libstdc++ mailing list