Do we have any alternative to <math.h> when you need pow() or other such elementary functions? Normally I am Mr. We Should Use The Standard Library, but <math.h> in particular tends to have weird shit in it that causes conflicts with xpcom headers, surprising behavior when everything isn't a 'double', etc. I unfortunately don't remember the details, but nsCSSScanner.cpp has workarounds for these problems and I do remember that I tried to take them out once and the build blew up on Windows.

zw
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to