Bugs item #2927723, was opened at 2010-01-07 13:19
Message generated for change (Tracker Item Submitted) made by drobilla
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=103382&aid=2927723&group_id=3382

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Tools
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: David Robillard (drobilla)
Assigned to: Nobody/Anonymous (nobody)
Summary: geninfo fails on paths starting with ..

Initial Comment:
geninfo fails to find gcov files when the path (and thus gcov filename) begins 
with ..

The gcov manpage suggests .. should be munged to ^ but that doesn't seem to be 
happening.  I can't figure out any workaround for this problem, though 
identical scripts used to work.

The failure is because the perl glob fails to find the files since they are 
hidden (begin with .).  The attached patch fixes this.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=103382&aid=2927723&group_id=3382

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to