pow(f, e) will not work for negative f
I found the attached log file produced by MTG Arena. I don't know what caused the warning, and I don't know whether it affected my playing experience. However, I believe it is an indication of some bug in the program. I would kindly suggest the team to investigate it and fix the cause.
Steps to reproduce the bug
I don't know.
Platform
PC (Windows 11 Pro 23H2 build 22631.4602)
Actual results
The attached log file is produced.
Expected results
No such warning is logged.
Relevant screenshots/videos
Unavailable.
Workaround
I don't know.

-
Alissa#07491 commented
Hmm. Isn't a text file accepted as an attached file? Anyway, this is the content of the log file in question:
[0103/171621.283:INFO:API.cpp(274)] zfb_init: Started browser
[0103/171621.284:INFO:API.cpp(276)] zfb_init: Using --disable-smooth-scrolling
[0103/171621.284:INFO:API.cpp(276)] zfb_init: Using --enable-system-flash
[0103/171625.585:WARNING:angle_platform_impl.cc(59)] compileToBinary(228):
C:\fakepath(65,11-43): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
C:\fakepath(87,11-43): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them[0103/183623.737:INFO:API.cpp(335)] zfb_shutdown called on thread 10620