MantisBT - VTK
View Issue Details
0002429VTK(No Category)public2005-11-02 15:402016-08-12 09:54
David Gobbi 
David Gobbi 
lowmajoralways
closedmoved 
 
 
0002429: vtkMILVideoSource doesn't compile against MIL version 8
Two small fixes are needed to support MIL 8:

1) The first parameter of MsysAlloc() is now a "char *" instead of a "void *", so systemType should be declared as a char *.

2) MIL Hook functions are chained, so functions should be unhooked, rather than replaced with the old hook function.
No tags attached.
Issue History
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2016-08-12 09:54Kitware RobotNote Added: 0036804
2016-08-12 09:54Kitware RobotStatusexpired => closed
2016-08-12 09:54Kitware RobotResolutionopen => moved

Notes
(0003901)
David Gobbi   
2006-03-23 16:47   
Fixed the MsysAlloc pointer type problem, but the changes to the hook function handling will have to be done by someone with access to MIL 8.
(0036804)
Kitware Robot   
2016-08-12 09:54   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.