GNOME Bugzilla – Bug 751674
warning: wildcard non-POSIX variable name
Last modified: 2021-05-17 15:40:37 UTC
A compiler warning is caused by the wildcard in line 4 of wrapper/Makefile.am DEP_CLASSES=$(wildcard $(ALL_CLASSES)) There is a similar warning in wrapper/org/GNOME/Accessibility/Makefile.am
Created attachment 306331 [details] [review] Patch to fix warning in wrapper/Makefile.am
Created attachment 306343 [details] [review] Fix warning in wrapper/org/GNOME/Accessibility/Makefile This one was a bit more straight-forward.
Created attachment 306445 [details] [review] revert patches Sorry, I had to revert those two commits because although they had seemed to be working ok, I just tried on a fresh OpenSuse and found I needed to revert these two patches to access the library and initialise the wrapper. I guess these warnings are not urgent but I will leave this open until fixed anyway.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/java-atk-wrapper/-/issues/17.