15 years ago we landed a change to make printf_stderr reopen fd 2 instead of using stderr directly to work around a linking issue. This prevented printf_stderr from showing up in the console on Windows.
I landed https://bugzilla.mozilla.org/show_bug.cgi?id=1680402 this week to fix this. Now you don't have to redirect fd 2 to a file to see printf_stderr. -Jeff _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform