1.1.1
Bug Fixes:
- Fixed bugs in
str_count
,str_replace
, andstr_uniq
where scanning past the length of the input character string would cause a program to crash with newer versions of Intel Fortran compiler.
str_count
, str_replace
, and str_uniq
where scanning past the length of the input character string would cause a program to crash with newer versions of Intel Fortran compiler.