`g_date_set_parse()` which is crashing trying to parse `Jun 5 2018` is part of the Glib libraries Geany uses. The date its parsing is `__DATE__` ie the build date generated by the compiler so its not something we can simply change.
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1856#issuecomment-394507805
