On download page, there is available an amalgamation, where the code is
split into a small number of source files, such that no single source file
is longer than 32767 lines of code.

This is good, because Visual Studio does not support more than 65535 lines
of code for debugging in single file, so this version will work just fine.

Could be such amalgamations available also for releases from now?

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

Reply via email to