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.

-- 
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA/CoRA Division                    FAX: 303-415-9702
3380 Mitchell Lane                  [EMAIL PROTECTED]
Boulder, CO 80301              http://www.cora.nwra.com

-------------------------------------------------------------------------
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

Reply via email to