Stefano Zaghi

Results 323 comments of Stefano Zaghi

Hi @cponder thank you very much for pointing out this bug. > This line in the source file `src/lib/flap_command_line_interface_t.F90` > > ``` > 1540 pos = index(basename, '\', back=.true.) >...

> Yeah -- by NVHPC I mean the `nvfortran` compiler. I'm using these settings Great, I am using it. > I can provide more information if you need. I really...

Hi, I am sorry for my delay. I have tested FLAP with NVFortran 23.1 (SDK 12.0) and you are right, the backslash is not well interpreted by the compiler with...

@cponder I have just uploaded a new master commit with your workaround clearly (I hope) stated into the readme and with an amended fobos file containing an example of NVFortran...

I have to think carefully to this request, currently, I am quite busy, thus I think this will get low priority for now. Kind regards

@GHNewbiee Thank you for this input (and the others); I am currently busy, but I'll try to work on it (them) soon. Kind regards

Dear @gha3mi thank you for the kind words. I am a GNU Linux user, thus I am not sure FACE is completely working on other OS, in particular on MS...

@GHNewbiee Nice suggestion, thank you very much. I'll try to work on it ASAP. Kind regards

Dear @tuncaen , thank you for pointing it out. Currently, allocatable `val` dummy arguments are not supported (not only character, but all other types must be a priori allocated. Supporting...

Dear @tuncaen , you are too kind! Cheers