patflynngithub

Results 7 comments of patflynngithub

As to why this is an issue for me. I give two reasons. I've used concrete/abstract classes in creating a library for internal use in my organization. 1. It's most...

I could autodoc comment the procedure entries inside the concrete derived type definition, but there are many such procedures and would make the derived type definition excessively "busy." It would...

I am getting same new error as original poster above after starting to write the graph files: ``` . . . Creating search index: 100%|██████████| 1030/1030 [00:38 1000 but `chunksize`...

Unfortunately, in my case, the project that produced this error is not publicly accessible and my employer will not allow me to provide access to it. The problem with providing...

My temporary workaround is to disable graphs and the search function. In the interest of speed, I have done this anyway in the midst of converting comments to FORD autodoc...

I don't understand the bindings/implementation distinctions made in #450. Your suggestion of `!> display: public, private` doesn't seem to work for me (I tried putting in on the module, derived...