Skip to content
  • David Gobbi's avatar
    COMP: Fix signed/unsigned and fread warnings in R interface. · 51fb84f0
    David Gobbi authored
    Fix the counter types used for iterating over arrays to avoid
    signed/unsigned errors.  Check the return value from fread()
    calls to verify that script reads are successful.  Remove the
    unused variable "path2" from vtkRInterface.cxx.
    
    Change-Id: Ic717bc0fd2bea7cb5be0785c89aa347bb5211ff1
    51fb84f0