]> git.alsa-project.org Git - alsa-gobject.git/commit
seq: optimize to gi-docgen 2023.3
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Fri, 15 Mar 2024 06:15:36 +0000 (15:15 +0900)
committer坂本 貴史 <o-takashi@sakamocchi.jp>
Fri, 15 Mar 2024 06:25:24 +0000 (15:25 +0900)
commit1d796d993a3f2da9c1a8e6cbc1dacaf765152d64
tree1fd8812ee0fe2e0f2c0fd68c6abe62eef223d17e
parent08631de6ff34cd25f4fd9f135a91731154844953
seq: optimize to gi-docgen 2023.3

The version of gi-docgen applies the restrict rule for the version
expression. In the rule, the dot following to the number causes failure.
This commit fixes the failure.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
src/seq/port-info.c
src/seq/queue-timer-alsa.c
src/seq/queue-timer-common.c
src/seq/remove-filter.c
src/seq/subscribe-data.c