You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the report; I've added the relevant include.
Curiously, this didn't fail on the default macOS or Ubuntu setups, at least in GitHub Actions. Which Linux are you using? I may look into setting up CI for more Linuxes to prevent further issues like this.
On
linux 5.18.8
runningg++ 12.1.1_p20220628 p8
withglibc 2.35-r7
I get the following compile error with latest phosg master code as of July 3, 2022:Simply adding a
#include <time.h>
fixes the issue.The text was updated successfully, but these errors were encountered: