At 04:58 08/03/2012, you wrote:
Hi guys,

Decided to open a discussion on SQLite amalgamation. Please forgive us, Windows users, who unlucky enough to use Microsoft Visual Studio. As many of you know, it is year 2012 now, and Visual Studio is up to version 10, but the guys at Microsoft still use 16-bit indices for the debugger. As a result, the source files with the line count greater than 65535 cannot be debugged.

It is very annoying, and we, Windows users, should use a non-recommended source for SQLite in our projects.

Can you guys create a version with source split into files with each of them not greater than 65535 lines (call it as you like, VC special version, semi-amalgamated, etc.), but without the words "not recommended".

This would be very helpful.

Regards,

Andrew Cherednik

Senior Analyst / Application Developer | Healthscope Limited Level 1, 312 St Kilda Road | Melbourne Victoria 3004

You can delete all comments and blank lines, this way sqlite3.c will be circa 70000 lines.

HTH

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

Reply via email to