Damian Rouson

Results 175 comments of Damian Rouson

@ZedThree although I don't have the relevant citation handy, I'm certain this is standard-conforming code. In case it helps, I'm on the standard committee, I use this feature across more...

Thanks,@zoziha! You taught me something. I didn't know about this alternative approach. this issue broke our documentation deployment on several projects and your alternative is less involved than the only...

@zoziha please see #447 for one proposed solution. Thanks to @everythingfunctional, I now realize that your workaround requires repeating the interface information in the procedure definition. I hadn't recognized that...

> The version using a separate submodule works for me with the latest `ford` > @ZedThree I later reached the same conclusion. > > I do have a simple fix...

@ZedThree I just edited my original comment to add an underscore to the interface name. Matching the interface and procedure names was something that I inadvertently did while trying to...

@everythingfunctional is the `sudo pip install ford markdown==3.3.4` no longer working? I've been using it CI on GitHub. On my local machine, I'm using Homebrew to install `ford` and this...

@everythingfunctional actually I'm not sure the workaround is working for me anymore. See the Inference-Engine [CI results]. Or is it possible that the issue is that the PR generated those...

@ZedThree if I need your edit to Inference-Engine's `ford.md` file, could you please submit a pull request on the Inference-Engine repository? If I don't need your edits once I have...

@vehre please let us know if you have the timed and interest to work on this issue. This seems similar to code that I referenced via a link in a...