Re: [commit] master: permit leading whitespace in INTERNALDATE strings

2024-02-07 Thread Jonas Vautherin
Yes that's what I had tried! I can confirm that it fails right now without this patch, and it works once the patch is applied. Thanks a lot! Jonas ___ isync-devel mailing list isync-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listi

[commit] master: permit leading whitespace in INTERNALDATE strings

2024-02-07 Thread ossi via isync-devel
commit e70c300f7446ba6ec1259f459a0f0e1d2d592ed9 Author: Oswald Buddenhagen Date: Wed Feb 7 11:19:41 2024 +0100 permit leading whitespace in INTERNALDATE strings the BNF specifies "(SP DIGIT) / 2DIGIT" for the date-day-fixed symbol, but "*SP 1*DIGIT" matches that closely enough