Menu

#127 plstrf2c() called with integer instead of character array

None
closed
nobody
None
5
2013-12-14
2013-01-07
AstroFloyd
No

In the F77 binding, the subroutine plstrf2c() called twice with an integer array instead of a character array as the second argument. This happens in the subroutines plstring() and plstring3(), in the source file bindings/f77/sfstubs.f:
call plstrf2c(string,s1,maxlen)
where s1 is an integer array rather than a character array.

Discussion

  • Andrew Ross

    Andrew Ross - 2013-12-14
    • status: open --> closed
    • Group: -->
     
  • Andrew Ross

    Andrew Ross - 2013-12-14

    Closed as the Fortan 77 bindings have now officially been removed from plplot.

     

Log in to post a comment.