[libgthread1_2_0 0004619]: underquoted argument

Mantis Bug Tracker via bug-notifications bug-notifications at lists.opencsw.org
Mon Mar 24 00:48:08 CET 2014


A NOTE has been added to this issue. 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=4619 
====================================================================== 
Reported By:                pfelecan
Assigned To:                
====================================================================== 
Project:                    libgthread1_2_0
Issue ID:                   4619
Category:                   regular use
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2010-11-30 16:13 CET
Last Modified:              2014-03-24 00:48 CET
====================================================================== 
Summary:                    underquoted argument
Description: 
for any aclocal invocation we have the following warning:
/opt/csw/share/aclocal/glib.m4:8: warning: underquoted definition of
AM_PATH_GLIB

suggested correction:

instead of

AC_DEFUN(AM_PATH_GLIB,

use

AC_DEFUN([AM_PATH_GLIB],
====================================================================== 

---------------------------------------------------------------------- 
 (0010769) maciej (manager) - 2014-03-24 00:48
 https://www.opencsw.org/mantis/view.php?id=4619#c10769 
---------------------------------------------------------------------- 
There is no point in waiting for this bug to be fixed. If you want it
fixed, you (yes, you the reader) need to fix it yourself. If you're not
already a package maintainer at OpenCSW, you can look at the 35 minute long
tutorial[1] to get started - then you can offer your patch to package
maintainers. You can find OpenCSW people on the users mailing list[2] and
on the #opencsw channel on IRC on Freenode[3].

[1] Packaging tutorial http://youtu.be/JWKCbPJSaxw
[2] OpenCSW users mailing list
https://lists.opencsw.org/mailman/listinfo/users
[3] #opencsw on Freenode http://www.opencsw.org/support/irc-channel/



More information about the bug-notifications mailing list