]> git.alsa-project.org Git - alsa-gobject.git/commit
ctl: optimize to gi-docgen 2023.3
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Fri, 15 Mar 2024 06:14:53 +0000 (15:14 +0900)
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>
Fri, 15 Mar 2024 06:19:12 +0000 (15:19 +0900)
commit63c17477394bc66441f78b0923bf1372ed5b9007
treefedca7df49f6df36e1fb486682317ee1e9bc4200
parentbf05c22bc7917088e4da42cbe6532321064e99bb
ctl: 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/ctl/elem-info-common.c
src/ctl/elem-info-enumerated.c
src/ctl/elem-info-integer.c
src/ctl/elem-info-integer64.c
src/ctl/elem-info-single-array.c