FS#43671 - [colorgcc] Use of uninitialized value $_

Attached to Project: Community Packages
Opened by Côme Bernigaud (MCMic) - Monday, 02 February 2015, 09:57 GMT
Last edited by Eric Belanger (Snowman) - Monday, 30 March 2015, 19:42 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Eric Belanger (Snowman)
Jaroslav Lichtblau (Dragonlord)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 4
Private No

Details

Description:
I get these error messages each time I’m building something.

Additional info:
Wasn’t sure where to report this, the upstream seems to have an older version than in the package (1.3.2 on github vs 1.4.3)??

Steps to reproduce:
Just use colorgcc:
Use of uninitialized value $_ in hash element at /usr/lib/colorgcc/bin/c++ line 272.
Use of uninitialized value $_ in hash element at /usr/lib/colorgcc/bin/c++ line 272.
Use of uninitialized value $_ in string eq at /usr/lib/colorgcc/bin/c++ line 298.
Use of uninitialized value $_ in -x at /usr/lib/colorgcc/bin/c++ line 299.
This task depends upon

Closed by  Eric Belanger (Snowman)
Monday, 30 March 2015, 19:42 GMT
Reason for closing:  Fixed
Additional comments about closing:  should be fixed in colorgcc-1.4.3-2
Comment by Jakub Klinkovský (lahwaacz) - Monday, 30 March 2015, 17:40 GMT
The Arch package pulls from https://github.com/olibre/colorgcc and this issue seems to be specific to this fork - also reported on github as https://github.com/olibre/colorgcc/issues/3

Loading...