Closed tclune closed 4 months ago
Some weird link error arises related to INTENT(OUT) arguments that have allocatable strings inside the type. Weird.
Worakround is to use INTENT(INOUT), but requires changing all subclasses of YAML_Node.
Some weird link error arises related to INTENT(OUT) arguments that have allocatable strings inside the type. Weird.
Worakround is to use INTENT(INOUT), but requires changing all subclasses of YAML_Node.