Peter DeVita
Results
42
issues of
Peter DeVita
This is my suggestion for improving recurrence-id serializing/parsing #278. It now works with dates and supports RANGE as well (although it doesn't enumerate correctly yet in `timespan`). A number of...
Per [the porting docs](https://gcc.gnu.org/gcc-13/porting_to.html) `cstdio` is no longer implicitly included from GCC 13 on. Tested with GCC 15.