On Tue, Aug 07, 2007 at 11:13:16AM -0600, Orion Poplawski wrote: > Andrew Ross wrote: > > > > OK. I think I know what the problem is. Both the mark and the space > > arrays are blank, and so the dashed line is undefined. The problem must > > be with plstyl and not with plline. plstyl takes two arrays of PLINT as > > arguments. > > > > I have recently altered this code since it was not 64-bit clean and did > > not work on 64-bit sytems. I managed to get it working on a 64-bit intel > > based system, but it clearly doesn't work on a 64-bit PPC. From this I > > conjecture that it is an endian issue. PPC linux is big-endian isn't it? > > > > The code you need to check is in bindings/python/plplotcmodule.i. > > svn diff -r 7764:7765 bindings/python/plplotcmodule.i > > will show you the relevant changes. > > > > These changes appear to fix the issue.
So to confirm, the current svn version now works for you? We should probably have a check in for this blank line case anyway to avoid user error leading to a hang. Andrew ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel