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.
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...
Fix for https://sourceforge.net/p/opencsv/bugs/257/
Handling of regex-unsafe separators is broken since version 5.8
Fix handling of regex-unsafe separators
Fix handling of regex-unsafe separators