[augeas-devel] [Augeas] #111: GNULibs isblank() is checked, but not used

Augeas trac at fedorahosted.org
Tue Apr 20 00:23:53 UTC 2010


#111: GNULibs isblank() is checked, but not used
-------------------------+--------------------------------------------------
  Reporter:  dmichelsen  |       Owner:  lutter
      Type:  defect      |      Status:  closed
  Priority:  major       |   Milestone:  next  
 Component:  Augeas      |     Version:  0.7.0 
Resolution:  fixed       |    Keywords:        
-------------------------+--------------------------------------------------
Changes (by lutter):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 I fixed this particular issue with commit 15c4c983

 augeas builds for me on current10x (SunOS 5.10) if I configure with

 {{{
 ./configure --enable-compile-warnings=yes CC=/opt/csw/gcc4/bin/gcc
 CPPFLAGS=-I/opt/csw/include/ LDFLAGS='-R/opt/csw/lib/$ISALIST
 -R/opt/csw/lib -L/opt/csw/lib' MAKE=/opt/csw/bin/gmake AR=/opt/csw/bin/gar
 }}}

 The lens lenses/debctrl.aug causes trouble, which keeps augtool from
 starting. After removing it (it is really only useful on Debian), there's
 still a lot of test failures, but they all seem to be caused by bashisms
 in the Bourne shell test scripts

-- 
Ticket URL: <https://fedorahosted.org/augeas/ticket/111#comment:1>
Augeas <http://augeas.net/>
a configuration API




More information about the augeas-devel mailing list