typo?
    Tushar Udeshi 
    udeshi at mcs.anl.gov
       
    Wed Sep 29 11:57:04 EDT 1999
    
    
  
Hi!
I belive there is a typo in the latest nightly release
vtkMPIController.cxx, line 108
(this->MultipleMethod[i])((void *)(this->MultipleData[1]) );
                                                      ^
Should it be:                                         |
(this->MultipleMethod[i])((void *)(this->MultipleData[i]) );
?
Regards
Tushar
-----------------------------------------------------------------------------
This is the private VTK discussion list.  Please keep messages on-topic.
Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at gsao.med.ge.com>.  For help, send message body containing
"info vtkusers" to the same address.     Live long and prosper.
-----------------------------------------------------------------------------
    
    
More information about the vtkusers
mailing list