Community
Participate
Working Groups
BUG FIXES: 1. Misrecognized Holleriths: (a) complex*16 H(ldh,m), wsp(lwsp) (b) do 300 h=1,2; 2. ASSIGN statements not recognized in fixed form: 10 assign 30 to next ENHANCEMENTS: 1. Support for DOUBLE COMPLEX type: double complex x 2. Support for non-logical constant initializers in slashes integer a /3/
Created attachment 174547 [details] Patch (fixes issues in Comment 1)
BUG FIX: Fixed form DO 1874 p = 1, N
Created attachment 174552 [details] Patch (fixes issues in Comment 2)
BUG FIX: 120 H(1) = G(2) ENHANCEMENTS: CHARACTER*72,COPR read (*,*), step
Created attachment 174553 [details] Patch (fixes issues in Comment 4)
Created attachment 174554 [details] Patch This patch prevents ImplicitSpec from throwing an error if a sequence is misrecognized as an implicit spec in fixed form
Closing since 6.0.2 has been released