WebAudio: Fix deprecated macros with emscripten 5.0.1+#1097
WebAudio: Fix deprecated macros with emscripten 5.0.1+#1097FloRecisio wants to merge 1 commit intomackron:devfrom
Conversation
|
I don't know if this is the best fix because it probably won't compile in earlier versions... maybe I should just ignore the warning on my end. |
|
Thanks for the heads up on this. I don't want to break the build just yet, so I think what I might do is have a An FYI for your own future reference, the split version is created with a tool so no need to duplicate the change there, nor do I accept manual changes to it. No need to update the PR or anything - I'll make this change manually. |
|
This should be addressed in the dev branch. If you were needing this in the split version you can just keep your local changes for the time being, or you can wait until I do the next release. |
Hello :) This PR fixes the warnings introduced in Emscripten 5.0.1