Ronny Lorenz

Results 13 comments of Ronny Lorenz

Thanks for the detailed answer! I've also had a look into the code of both, `breathe` and `doxygen` in the past days. It seems that `doxygen` might be to blame...

I had the exact same problem. Killing `wpa_supplicant` always resulted in newly spawn `wpa_supplicant`s that always hindered the AP to work correctly. Either it was not available or disappeared after...

Just wanted to give this PR a ping... We already successfully use these patches to build our software documentation. Our code is documented by `doxygen` and additional metadata is provided...

just as a side-note why I'm reporting this: I've been adapting some of the code in the `sphinxrenderer.py` where I tried using other nodes from `docutils`. This, however gave me...

Need some more time to fix the `No newline at end of file` error in ci.yml output for test/testdata/CHANGELOG_6.md (see https://github.com/RaumZeit/extract-release-notes/actions/runs/9094436202/job/24995513576#step:28:27) ... Once this is done, I think we are...

> Need some more time to fix the `No newline at end of file` error in ci.yml output for test/testdata/CHANGELOG_6.md (see https://github.com/RaumZeit/extract-release-notes/actions/runs/9094436202/job/24995513576#step:28:27) ... Once this is done, I think we...

> In my opinion, `version_prefix` is not generic enough. It doesn't support e.g. text _after_ the version number. In my case that caused #339, I don't surround my version numbers...

> @RaumZeit seems there is an osx related issue still... 😬 I'm aware of that and still try to debug the problem... Running builds for OSX x86_64 and arm64 using...

> > @RaumZeit seems there is an osx related issue still... 😬 > > I'm aware of that and still try to debug the problem... Running builds for OSX x86_64...

Dunno what is happening with circleCI all the time... The osx builds are failing at random stages and raw logs are unusable since error messages are all over the place,...