Donate Share

AutoGen: The Automated Program Generator

Tracker: Bugs

5 tests fail if -ggdb or similar is in CFLAGS - ID: 1691057
Last Update: Comment added ( sf-robot )

as reported by Kevin F. Quinn here:
http://bugs.gentoo.org/172533

the usage of extended -g flags breaks autoopts/test/immediate.test because
of this sed:
's/-g//'

a better one would be:
s/-g[^[:space:]]*//


Mike Frysinger ( vapier ) - 2007-03-30 06:03

5

Closed

Fixed

Bruce Korb

autogen

None

Public


Comments ( 5 )




Date: 2007-04-16 02:20
Sender: sf-robotSourceForge.net Site Admin


This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).


Date: 2007-04-12 16:36
Sender: bkorbProject AdminAccepting Donations


Refresh pending status as it is still pending.


Date: 2007-04-01 20:46
Sender: bkorbProject AdminAccepting Donations


Fix in CVS


Date: 2007-03-31 02:52
Sender: vapierAccepting Donations


5.9 is now in portage


Date: 2007-03-30 17:41
Sender: bkorbProject AdminAccepting Donations


``-ggdb''?? Weird. It'll be in 5.9.1.
However, I don't trust newfangled "[:space:]" thingeys yet.
Too new. :) 's/[ \t][ \t]*-g[^ \t]*[ \t][ \t]*/ /'
with the '\t' characters actual tabs.

Meanwhile, can you upgrade gentoo to 5.9? Please do not bother with
5.8.9.

Thanks - Bruce


Log in to comment.




Attached File

No Files Currently Attached

Changes ( 7 )

Field Old Value Date By
status_id Pending 2007-04-16 02:20 sf-robot
close_date 2007-04-01 20:46 2007-04-16 02:20 sf-robot
close_date - 2007-04-01 20:46 bkorb
resolution_id None 2007-04-01 20:46 bkorb
status_id Open 2007-04-01 20:46 bkorb
category_id None 2007-03-30 17:41 bkorb
assigned_to nobody 2007-03-30 17:41 bkorb