On 11/23/19 11:35 PM, Simon Slavin wrote:
On 23 Nov 2019, at 11:06pm, Richard Hipp <d...@sqlite.org> wrote:

given the choice between

(1) Code that works and does something useful
(2) Code that is standards compliant

I'll always go with (1).

Another problem is that different compilers, or the same compiler with 
different options, warn about different things.  And that making changes to 
make one compiler happy can make another compiler unhappy.  Until you end up 
with

     complicated line here;     /* actually does a = b but
                                must keep four compilers happy */


Thanks !!  I needed that.  I have been pouring over this for two weeks
 and the real issue is test suite.


--
Dennis Clarke
RISC-V/SPARC/PPC/ARM/CISC
UNIX and Linux spoken
GreyBeard and suspenders optional

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

Reply via email to