Bugs item #3609671, was opened at 2013-03-31 23:28
Message generated for change (Tracker Item Submitted) made by brakke
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=409538&aid=3609671&group_id=33921

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Drill Parser
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Mikael Bragge (brakke)
Assigned to: Andreas Andersson (pitch)
Summary: Zero suppression is greedy

Initial Comment:
When choosing trailing zero suppression with 3 numbers before decimal point, 
the parser doesn't automatically fill the missing zeros before decimal point. 
For example: X02032Y1 gets treated as X=20.320 and Y=1.000 instead of 
Y=100.000. It's a rare occasion, and gets fixed by manually changing Y1 into 
Y100 in the drill file.

Found in version 2.5.0.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=409538&aid=3609671&group_id=33921

------------------------------------------------------------------------------
Own the Future-Intel® Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
Gerbv-devel mailing list
Gerbv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gerbv-devel

Reply via email to