BTW, There are around 400 warnings. I posted just a few of them.

So please compile with this patch to the makefile and visual studio 2015 with 
the analyze option enabled to see them all.

A few more:

c:\users\kev\downloads\fossil-src-1.36\fossil-1.36\src\sqlite3.c(113673) : 
warning C6239: ( && ) always evaluates to the result of .  Did you intend to 
use the bitwise-and operator?

c:\users\kev\downloads\fossil-src-1.36\fossil-1.36\src\vfile.c(528) : warning 
C6287: Redundant code:  the left and right sub-expressions are identical.

c:\users\kev\downloads\fossil-src-1.36\fossil-1.36\src\diff.c(979) : warning 
C6001: Using uninitialized memory 'aNext'.: Lines: 944, 945, 946, 947, 948, 
949, 950, 951, 952, 953, 954, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 
966, 967, 968, 969, 970, 971, 976, 977, 978, 979, 980, 981, 982, 979


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

Reply via email to