On Oct 24, 2008, at 12:38 AM, Alan W. Irwin wrote: > On 2008-10-23 23:28-0400 Hazen Babcock wrote: >> > Hi Hazen, > > The problem occurs in svg.c as well, and there may be others.
On closer inspection, the svg driver is pretty much riddled with this problem. You could have all kinds of strange things happen if you tried to use two or more svg streams concurrently, not the least of which would be that all your output would always go into the current stream and then it would likely crash when you closed one of the streams. I was probably being lazy when I wrote it. I will try and fix it up in the next day or two. -Hazen ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Plplot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-devel
