Christoph Pospiech <christoph.pospi...@de.ibm.com> wrote on 11/08/2010 02:24:30 PM:
> Hi, > > my x10 program starts with > > import x10.util.Timer; > import x10.io.Console; > > Both lines are flagged as error with X10 v.2.1, but were correct with X10 v. > 2.0.6 ? > > Why ? You probably have another syntax error somewhere in the middle of the file, and the parser gets confused and backtracks all the way to the beginning. Since the errors are reported in line number order, you see this one first. Look further down the error list to see if any of those make more sense. Just to be clear, these statements are still correct in 2.1. Igor -- Igor Peshansky (note the spelling change!) IBM T.J. Watson Research Center X10: Parallel Productivity and Performance (http://x10-lang.org/) XJ: No More Pain for XML's Gain (http://www.research.ibm.com/xj/) "I hear and I forget. I see and I remember. I do and I understand" -- Xun Zi ------------------------------------------------------------------------------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev _______________________________________________ X10-users mailing list X10-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/x10-users