Revision: 18666 http://sourceforge.net/p/jmol/code/18666 Author: hansonr Date: 2013-09-18 22:59:59 +0000 (Wed, 18 Sep 2013) Log Message: -----------
Modified Paths: -------------- trunk/Jmol/src/org/jmol/util/Parser.java Modified: trunk/Jmol/src/org/jmol/util/Parser.java =================================================================== --- trunk/Jmol/src/org/jmol/util/Parser.java 2013-09-18 22:06:41 UTC (rev 18665) +++ trunk/Jmol/src/org/jmol/util/Parser.java 2013-09-18 22:59:59 UTC (rev 18666) @@ -569,7 +569,7 @@ int ich = next[0]; if (ich < 0) return Integer.MIN_VALUE; - char ch; + int ch; while (ich < ichMax && isWhiteSpace(str, ich)) ++ich; boolean negative = false; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk _______________________________________________ Jmol-commits mailing list Jmol-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jmol-commits