Dear Michael,
 
thanks for trying this out. Not at the moment but I will consider upgrading for 
the future.
 
In fact I was surprised about this problem because amalgamation file version 
3.7.7.1 still *has* correct highlighting in both VS2005 and 2008. The 3.7.9 
amalgamation fle is, of course, larger, but the difference does not seem to be 
so big so that the highlighting should fail. So maybe there might be some 
syntax elements in 3.7.9 (large comments or whatever) causing this behaviour or 
there is really a maximum source file size that VS2005 and 2008 syntax 
highlighter can support, which was reached between 3.7.7.1 and 3.7.9.
 
Thanks
 
Alex
______________________________________________________________
Od: "Black, Michael (IS)" Komu: General Discussion of SQLite Database Datum: 27.12.2011 23:36
Předmět: Re: [sqlite] 3.7.9 amalgamation file in VS2005

I duplicated your problem on C++ 2005 Express and C++ 2008 Express.



C++ 2010 Express does the syntax highlighting correctly (or at least a lot 
better).



Can you upgrade?



Michael D. Black

Senior Scientist

Advanced Analytics Directorate

Advanced GEOINT Solutions Operating Unit

Northrop Grumman Information Systems

________________________________
From: sqlite-users-boun...@sqlite.org [sqlite-users-boun...@sqlite.org] on 
behalf of Alexandr Němec [a.ne...@atlas.cz]
Sent: Tuesday, December 27, 2011 8:55 AM
To: sqlite-users@sqlite.org
Subject: EXT :[sqlite] 3.7.9 amalgamation file in VS2005


Dear all,

I have one question that is not strictly a SQLite question (sorry), but maybe 
someone encountered this problem and found the solution. I have upgraded from 
an older SQLite release to 3.7.9 and loaded the amalgamation file into a Visual 
Studio 2005 project. But the syntax code highlighter does not behave correctly 
with the 3.7.9 amalgamation file because it greys out not only the sections of 
code that are not compiled at all (because of if(n)def's) but also other 
sections that DO compile. Well, I think that this is a bug of the VS 2005 
syntax highlighter for such a large source file, because the file compiles ok, 
but working with such a file in VS 2005 is frustrating.

Did anyone see (did anyone find a solution for) this problem? I have not seen 
this for older versions of the amalgamation file.

Best regards

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

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

Reply via email to