Bugs item #3609671, was opened at 2013-03-31 23:28
Message generated for change (Comment added) made by charlesgg
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.

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

Comment By: Charles Goyard (charlesgg)
Date: 2013-04-11 00:37

Message:
Maybe bug 3610380 can be merged with this one, it looks related (not sure).


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

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

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Gerbv-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gerbv-devel

Reply via email to