opencsv Source
Brought to you by:
aruckerjones,
sconway
Piotr Przybylski wants to merge 1 commit from /u/crackpl/opencsv/ to master, 2025-04-13
Commit | Date | |
---|---|---|
[5efc0d]
(parser-fixes)
by
![]() Fix handling of regex-unsafe separators Was broken since c20025253285ab42c1032f54c69370fff78b6ea3 (release 5.8) |
2025-04-10 10:09:22 | Tree |
Fix for https://sourceforge.net/p/opencsv/bugs/257/.
I'm also making constructor for
RFC4180Parser
protected to allow for extension. I have a somewhat unusual code where an old version of this parser is used with a different separator...All tests pass, except two from
SergeyTests
, but they are broken even in master branch.Last edit: Piotr Przybylski 2025-04-10