mirror of
https://gitlab.freedesktop.org/libfprint/fprintd.git
synced 2026-06-13 07:08:32 +02:00
Given that finger_name is set by GOptionEntry, make sure it's always using allocated memory. ../utils/enroll.c:38:28: error: initialization discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers] 38 | static char *finger_name = "right-index-finger"; | ^~~~~~~~~~~~~~~~~~~~ |
||
|---|---|---|
| .. | ||
| delete.c | ||
| enroll.c | ||
| list.c | ||
| Makefile.am | ||
| meson.build | ||
| verify.c | ||