mercurial build error on windows

Matt Mackall mpm at selenic.com
Wed Apr 17 13:38:21 CDT 2013


On Wed, 2013-04-17 at 11:31 -0500, Kevin Bullock wrote:

> > mercurial/parsers.c(1244) : error C2143: syntax error : missing ';' before 'type
> > '
> > mercurial/parsers.c(1246) : error C2065: 'sp' : undeclared identifier
> > mercurial/parsers.c(1250) : error C2065: 'sp' : undeclared identifier
> > mercurial/parsers.c(1253) : error C2065: 'sp' : undeclared identifier
> > mercurial/parsers.c(1253) : error C2065: 'sp' : undeclared identifier
> 
> No idea what the syntax error is about, but my guess is that VC doesn't like declaring a variable inside a loop (parsers.c:1244)?

I've queued a fix.

-- 
Mathematics is the supreme nostalgia of our time.




More information about the Mercurial-devel mailing list