ide/Workspace: Fixed undefined loading behavior and atof() usage
authorJerome St-Louis <jerome@ecere.com>
Mon, 15 Apr 2013 05:43:40 +0000 (01:43 -0400)
committerJerome St-Louis <jerome@ecere.com>
Mon, 15 Apr 2013 05:43:40 +0000 (01:43 -0400)
commit24615ce22781ad484df30a51fdee9b0c5c8559d0
tree5fda2ec89c633613dfe7612b896a804f6b083cbe
parent952b6d1afb23067a4bf3d380bfc600aa0994f872
ide/Workspace: Fixed undefined loading behavior and atof() usage
- Variables were going out of scope and reused (should have been outside the loop)
ide/src/project/Workspace.ec