[Xastir] compile error

Curt Mills archer at eskimo.com
Fri Dec 29 21:44:15 EST 2006


On Fri, 29 Dec 2006, Mike Fenske wrote:

> I haven't seen a compile error with Xastir for a _long_ time, but
> with today's CVS, I got one. Looks like the new code Curt has
> added tor printing. Running SuSE 7.3 here.

Yep.  Any time you see some _new_ code get added there's a good
possibility that CVS may become unstable until that new code is
fully debugged or even fully completed.


> maps.c:3833: parse error before `char'

That one gets me every once in a while.  The code right after the
function header _looked_ like variable declarations, but the 2nd
line was actually a statement.  I put another variable declaration
after it, which some GCC compilers are happy with, some are not.  I
moved the new line up one and things should be good now.

Suffice it to say it compiles fine here either way.

-- 
Curt, WE7U.				archer at eskimo dot com
http://www.eskimo.com/~archer
  Lotto:  A tax on people who are bad at math. - unknown
Windows:  Microsoft's tax on computer illiterates. - WE7U.
The world DOES revolve around me:  I picked the coordinate system!"



More information about the Xastir mailing list