[vtkusers] Possible 64 bit segfault

Jordi Gutiérrez Hermoso jordigh at gmail.com
Tue May 13 17:22:22 EDT 2008


On 12/05/2008, Kevin H. Hobbs <hobbsk at ohiou.edu> wrote:
>
>  On Sat, 2008-05-10 at 22:11 -0500, Jordi Gutiérrez Hermoso wrote:
>  > I'm guessing this means that I need to fix the parser to produce
>  > vtkIdType in certain places instead of int?
>
> That sounds like a good bet. I think vtkIdType can also be 64 bits on 32
>  bit systems if VTK_USE_64BIT_IDS is on.

Hrm. Writing a parser is harder than I thought. I feel like I need to
have taken a CS course in compilers to do this properly... I'll see if
I can imitate the code for Python or Java and translate that to
Octave...

- Jordi G. H.



More information about the vtkusers mailing list