Closed GoogleCodeExporter closed 9 years ago
I'll handle this one.
Original comment by almar.klein@gmail.com
on 6 Sep 2011 at 12:44
It would be unwise to simply solve this bug, because people (including myself)
might have unintentionally worked around it by multiplying with -1 somewhere.
Therefore I think its best to fix the bug, but display a warning message when
the bug would otherwise have occurred, including a trace to show in what file
it occurs.
Further I implement a new Subtract() method that can be used to do subtraction
without getting the error message. In a few versions we can remove the error
message again.
Note that Point instances are unaffected, so this only applies to Pointset
instances.
Original comment by almar.klein@gmail.com
on 6 Sep 2011 at 2:09
Unless you used pointset subtraction using a version of visvis below 1.6, you
can ignore this issue.
Original comment by almar.klein@gmail.com
on 16 Aug 2012 at 2:53
Original comment by almar.klein@gmail.com
on 26 Oct 2013 at 12:11
Original issue reported on code.google.com by
almar.klein@gmail.com
on 6 Sep 2011 at 12:44