question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add hotdoc "--fatal-warnings" option

See original GitHub issue

GStreamer uses the --fatal-warnings hotdoc option to check for completeness of docs modification. There’s currently no (documented at least) way to pass this option to hotdoc when integrated into meson.

Ideally, the module itself would implement this option.

Cc @MathieuDuponchelle

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

3reactions
xclaessecommented, Oct 12, 2021

I recently added infrastructure in Meson to have per-module options, would make sense to use that to support -Dhotdoc.fatal_warnings=true option.

0reactions
MathieuDuponchellecommented, Oct 12, 2021

I recently added infrastructure in Meson to have per-module options, would make sense to use that to support -Dhotdoc.fatal_warnings=true option.

That’s great, I remember the python module could also use a module-level option btw, in order to pick the python version instead of requiring the option be exposed in each project (slightly off-topic I know)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Release 0.48 - The Meson Build system
Fatal warnings. A new command line option has been added: --fatal-meson-warnings . When enabled, any warning message printed by Meson will ...
Read more >
HotDocs Editing and Navigation Toolbar Buttons
Opens the Other Field dialog box where you can choose to insert an ASSEMBLE, PLAY, LANGUAGE, DEBUG, or SPAN field. The options will...
Read more >
Build documentation for rust plugins (!2954) · Merge requests
... 6c5753d8 - doc: Add an option to enable fatal warnings; 20b25644 - docs: ... I guess I need to add a hotdoc...
Read more >
gstreamer1-doc-1.20.0-1.fc36 - Fedora Packages
MarkerList.add; GES. ... MarkerList.prototype.add; GES. ... Optimize; Option; Optional; Optionally; Options; Opus; Opus-enc-audio-type; Opus-enc-bandwidth ...
Read more >
commits-list 2019-March Archive by Author
... [gnome-build-meta/gnome-3-30] (4 commits) ...sdk/gtk+-3: add ... switch to meson and build with default options Wed Mar 27 15:16:10 GMT 2019 ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found