Skip to content
Snippets Groups Projects
Commit 0c04d93b authored by Sergey Kosukhin's avatar Sergey Kosukhin
Browse files

Update m4/acx_check_strptr_convert.m4.

The previous code resulted in the following error when compiled with
GCC 6.4.0 and FCFLAGS=-std=-f2008:

TS 29113/TS 18508: Noninteroperable array FPTR at (1) to C_F_POINTER: Type shall have a character length of 1

Moreover, the code did not really reflect how the string manipulation
was implemented in src/mo_cdi.f90. The updated version is supposed to
be closer to what is required in the real code.
parent 4b0af258
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment