-
I tried to solve this by avoiding auto_path and auto_load for safe interpreters and simply
sourcing the files. This does not work either. My suspicion is that [info script] does not
return a valid file name, but I still have to check that - puts is not very helpful in safe
interpreters, I probably have to alias it.
2009-11-20 08:54:30 UTC in tcllib
-
arjenmarkus committed revision 10612 to the PLplot SVN repository, changing 4 files.
2009-11-19 08:13:30 UTC in PLplot
-
Fixed in 0.6.3 - protecting against very large negative arguments for the exponential function.
2009-11-18 08:00:15 UTC in tcllib
-
The problem can no longer be reproduced - so closing the issue.
2009-11-18 07:27:55 UTC in tcllib
-
I have tried a SafeBase interpreter - it works for a package like math::statistics, but it fails for math itself. The error message is uninformative: script error.
This needs some further investigation.
2009-11-17 14:42:32 UTC in tcllib
-
The problem is not that the extra points introduced for an already closed polygon get in the way, but the specific choice of the "point far away". The round coordinates I chose for my
test case make the point intersect two sides at the vertices.
This is a corner case that needs to be solved!
2009-11-17 10:08:01 UTC in tcllib
-
Anything new on this issue?.
2009-11-17 10:05:24 UTC in tcllib
-
Fixed in 0.6.3 - if the test succeeds on Solaris, then we can close this issue.
2009-11-17 10:03:47 UTC in tcllib
-
arjenmarkus committed revision 10602 to the PLplot SVN repository, changing 5 files.
2009-11-16 15:17:45 UTC in PLplot
-
arjenmarkus committed revision 10601 to the PLplot SVN repository, changing 1 files.
2009-11-16 15:14:24 UTC in PLplot