I wonder if this is meant to be or not, it seems that starting from version
`3.8.6` sqlite3-cli/shell now uses only \r\n strings instead of using the
default new line in the OS.

This broke badly a spawned parser of mine but I'd like to know the
rationale behind this choice, it does not feel right to find that \r\n in
Linux or Mac.

Thanks in advance for any clarification, I am just trying to fix properly
an open source library of mine that suddenly does not work anymore.

Best Regards
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to