Y
Hacker News
new
|
ask
|
show
|
jobs
by
nradov
816 days ago
Converting strings into other data types is out of scope for CSV, not really undefined behavior. The type conversions happen at a later stage of the import process.
1 comments
thayne
816 days ago
It's out of scope for the RFC, but it could still be undefined behavior for the import/export process.
link