Hello Kooda,

> This patch is about using the XDG spec for configuration and cache
> directories (XDG_CONFIG_HOME and XDG_CACHE_HOME
> environment variables).

thanks for working on this ticket! Patch looks good, I believe the only
improvements possible are about handling errors (such as XDG_CONFIG_HOME
set to a relative path which is why the code snippet I've attached to
the ticket tests that the path starts with a slash) and being more
user-friendly (the basedir spec suggest creating non-existent
directories when writing a file).

Vasilij

_______________________________________________
Chicken-hackers mailing list
Chicken-hackers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-hackers

Reply via email to