-
wardenI'm not a developer, thus this error doesn't tell me anything: jaseg/lolcat #61 . But maybe it's trivial to fix... someone here might give me a suggestion?
-
richloweour time.h and sys/time.h are a bit hairy because of compatibility reasons, but I don't see why that's breaking right now
-
richlowewarden: I replied with jaseg/lolcat #61#issuecomment-2558233882
-
richlowethe workaround is to delete the `#define _XOPEN_SOURCE` at the top of lolcat.c
-
wardenGreat! Thank you so much richlowe
-
wardenrichlowe: I just verified the change you suggested won't break the build on other platforms, thus I submitted this pull request: jaseg/lolcat #63