Skip to content
  • Raymond Toy's avatar
    Fix up some bugs in the last fix for using STRING declarations instead of · 7cb602dc
    Raymond Toy authored
    (SIMPLE-ARRAY CHARACTER).
    
    src/f2cl1.l:
    o Fix typo in RELAX-ARRAY-DECL.
    
    src/f2cl5.l:
    o Need to handle the new STRING declarations correctly in
      GENERATE-WITH-ARRAY.
    
    src/macros.l:
    o In MULTI-ARRAY-DATA-AUX, handle arrays of type CHARACTER specially.
      Make the declaration STRING instead of (SIMPLE-ARRAY CHARACTER).
    7cb602dc