That is just the compiler trying to be helpful without being able to completely grasp the code and can safely be ignored, but thank you for the notice and feel free to initialize the variable in your version.

As an aside, that does not qualify as a "bug", the word "bug" means a whole other thing - which I am not going to elaborate on since I'm sure it was just a thought and not an actual contention.

Have a great day!
Ryan

On 2014/04/17 18:23, jalal Mostafa wrote:
Hey,
I downloaded the "Legacy Source Code Distribution Formats - sqlite-preprocessed-3080403.zip", while 
compiling in Microsoft Visual Studio 2013 a bug appeared in file "fts3_tokenize_vtab.c","error 
C4703: potentially uninitialized local pointer variable 'pTab' used" Line:203.Assigning the pointer to 
NULL will solve the problem.
Sincerely,Jalal.

                                        
_______________________________________________
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