bug#70638: [PATCH] doc: Put test-driver option args in separate words, not joined with `='

2024-04-29 Thread Mark Wooding
Karl Berry writes: > Hi Mark - thanks for the report. > > it seems to me that the least bad approach is to correct the > documentation and usage messages to describe it accurately, with a > historical note in the manual explaining the long-standing error in > previous versions of

bug#70557: Fix compilation of Vala files conditionally added to _SOURCES

2024-04-29 Thread Karl Berry
so you have to give it all the source files at once, Wow. I guess it is worth documenting this limitation of the current Vala support. If you agree with my reasoning above, then I will prepare a documentation patch based on it. All I know about Vala is what you've written, but g

bug#70638: Automake custom-driver interface documentation doesn't match implementation

2024-04-29 Thread Karl Berry
Hi Mark - thanks for the report. it seems to me that the least bad approach is to correct the documentation and usage messages to describe it accurately, with a historical note in the manual explaining the long-standing error in previous versions of the documentation. I agree. Wou