> De: "Alan Teeder"
> 
> Just a heads-up. (MSVC10)
> 
> Alan
> 
> 3>  mathlib.c
> 3>C:\FlightGear\simgear\simgear\nasal\mathlib.c(130): error C2143:
> syntax error : missing ';' before 'type'
> 3>C:\FlightGear\simgear\simgear\nasal\mathlib.c(131): error C2065:
> 'range' : undeclared identifier
> 3>C:\FlightGear\simgear\simgear\nasal\mathlib.c(131): error C2065:
> 'range' : undeclared identifier

Reminder to all : MSVC is not C99 Compliant. It doesn't like C++ style
variable declaration inside the body of a bloc

Regards,
-Fred

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to