With the most current CVS, I'm noticing that the line where an error is flagged by the compiler is way of from the actual line in the code.
I was getting this: xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6098) Copyright 1999-2008, http://www.xharbour.org http://www.harbour-project.org/ Compiling '.\FormsLib.prg'... ..... .\FormsLib.prg(967) Error E0030 Syntax error: "syntax error at 'WHEN'" ... 1 error No code generated But the actual line number is 1176. Line 967 isn't even in the same function as the offending line. I'm I the only one experiencing this oddity? Regards, -- Luis Krause Mantilla lkrausem at shaw dot ca luis_krause at hotmail dot com "May the Source be with GNU" ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ xHarbour-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xharbour-developers

