On 11/23/19, Peter da Silva <[email protected]> wrote: > Strictly compliant code strictly doesn't need to do anything at all, > conforming to strict standards instead of what compilers actually do is an > interesting intellectual exercise but is not necessarily useful.
Right. So given the choice between (1) Code that works and does something useful (2) Code that is standards compliant I'll always go with (1). Now, if we can add in (2) as well, without compromising (1), then so much the better. But the primary focus is always on (1). -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

