Re: [fossil-users] More compilation problems with latest trunk

2016-11-05 Thread Tony Papadimitriou
any possible left-over changes. Sorry for the noise! -Original Message- From: Richard Hipp Sent: Saturday, November 05, 2016 2:02 PM To: Fossil SCM user's discussion Subject: Re: [fossil-users] More compilation problems with latest trunk Works fine for me. https://www.fossil-scm.org

Re: [fossil-users] More compilation problems with latest trunk

2016-11-05 Thread Richard Hipp
Works fine for me. https://www.fossil-scm.org/fossil/info/9c211011190bde9a compiled with either mingw32 or msvc2015. Maybe you have a bad merge in your check-out. What does "fossil changes" or "fossil diff" show? On 11/5/16, Tony Papadimitriou wrote: > ..\src\sqlite3.c(132731) :

[fossil-users] More compilation problems with latest trunk

2016-11-05 Thread Tony Papadimitriou
..\src\sqlite3.c(132731) : error C2143: syntax error : missing ';' before '<<' ..\src\sqlite3.c(132758) : error C2143: syntax error : missing ')' before '->' ..\src\sqlite3.c(132758) : error C2143: syntax error : missing '{' before '->' ..\src\sqlite3.c(132758) : error C2059: syntax error : '->'