After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 751674 - warning: wildcard non-POSIX variable name
warning: wildcard non-POSIX variable name
Status: RESOLVED OBSOLETE
Product: java-atk-wrapper
Classification: Applications
Component: general
0.33.x
Other All
: Low normal
: ---
Assigned To: Magdalen Berns (irc magpie)
java-atk-wrapper maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-06-29 20:49 UTC by Magdalen Berns (irc magpie)
Modified: 2021-05-17 15:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to fix warning in wrapper/Makefile.am (1.32 KB, patch)
2015-06-29 20:52 UTC, Magdalen Berns (irc magpie)
committed Details | Review
Fix warning in wrapper/org/GNOME/Accessibility/Makefile (1.09 KB, patch)
2015-06-29 21:40 UTC, Magdalen Berns (irc magpie)
committed Details | Review
revert patches (2.03 KB, patch)
2015-06-30 22:03 UTC, Magdalen Berns (irc magpie)
committed Details | Review

Description Magdalen Berns (irc magpie) 2015-06-29 20:49:14 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
Comment 1 Magdalen Berns (irc magpie) 2015-06-29 20:52:03 UTC
Created attachment 306331 [details] [review]
Patch to fix warning in wrapper/Makefile.am
Comment 2 Magdalen Berns (irc magpie) 2015-06-29 21:40:47 UTC
Created attachment 306343 [details] [review]
Fix warning in wrapper/org/GNOME/Accessibility/Makefile

This one was a bit more straight-forward.
Comment 3 Magdalen Berns (irc magpie) 2015-06-30 22:03:33 UTC
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.
Comment 4 GNOME Infrastructure Team 2021-05-17 15:40:37 UTC
-- 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.