[bug-notifications] [libaa1 0004620]: underquoted argument

Mantis Bug Tracker noreply at opencsw.org
Sun Nov 11 16:53:06 CET 2012


The following issue has been CLOSED 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=4620 
====================================================================== 
Reported By:                pfelecan
Assigned To:                dam
====================================================================== 
Project:                    libaa1
Issue ID:                   4620
Category:                   regular use
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-11-30 16:15 CET
Last Modified:              2012-11-11 16:53 CET
====================================================================== 
Summary:                    underquoted argument
Description: 
for any aclocal invocation we have the following warning:
/opt/csw/share/aclocal/aalib.m4:12: warning: underquoted definition of
AM_PATH_AALIB

suggested correction:

instead of

AC_DEFUN(AM_PATH_AALIB,

use

AC_DEFUN([AM_PATH_AALIB],

====================================================================== 

---------------------------------------------------------------------- 
 (0010219) dam (administrator) - 2012-11-11 16:53
 https://www.opencsw.org/mantis/view.php?id=4620#c10219 
---------------------------------------------------------------------- 
Reported upstream as
https://sourceforge.net/tracker/?func=detail&aid=3586216&group_id=20003&atid=120003
Fixed locally in libaa_dev-1.4rc5,REV=2012.11.11 and pushed to unstable/.



More information about the bug-notifications mailing list