You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generalize string literal creation to handle data with NUL characters and to properly support CHARACTER of KIND=2 and KIND=4. This allows the creation of ASCIIZ strings (needed for Fortran runtime support functions requiring C style strings).
0 commit comments