BIND 10 trac2937, created. 72fca133ddc102924bef14d4281314309fb51201 [2937] Compensate for different errors from csv
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri May 17 09:27:37 UTC 2013
The branch, trac2937 has been created
at 72fca133ddc102924bef14d4281314309fb51201 (commit)
- Log -----------------------------------------------------------------
commit 72fca133ddc102924bef14d4281314309fb51201
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date: Fri May 17 11:25:38 2013 +0200
[2937] Compensate for different errors from csv
Compensate for different error message from different versions of the
csv library. We don't really care that much about which exact text of
the error is printed as long as something is printed and makes sense. So
allow both versions know to be produced.
commit 4bc06a779cbe53dd5ad91ef4fe0c0262e430f03e
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date: Fri May 17 11:24:20 2013 +0200
[2937] Parse CSV in strict mode
Don't accept invalid inputs. It seems some versions of the csv library
rejected this before, but some didn't. Making sure all of them reject
now, to get more reliable operation and consistent behavior.
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list