Enes Tunca

Results 2 issues of Enes Tunca

When I try to get an option for an allocatable character variable, `%get` returns an empty string. If I change the `character(:), allocatable :: cvar` declaration to `character(64) :: cvar`,...

enhancement

Hi, When I run FORD I get the following error. I made no change on source codes or FORD project file after I had ran without problem a while ago,...