Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 147131 - Add hilite support to emake
Summary: Add hilite support to emake
Status: RESOLVED WONTFIX
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Enhancement/Feature Requests (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-10 23:20 UTC by Benedikt Böhm (RETIRED)
Modified: 2006-09-10 23:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to add hilite to emake (portage-2.1.1-hilite.patch,471 bytes, patch)
2006-09-10 23:20 UTC, Benedikt Böhm (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benedikt Böhm (RETIRED) gentoo-dev 2006-09-10 23:20:17 UTC
app-misc/hilite is a utility which highlights stderr text in red

see the attached patch for emake
Comment 1 Benedikt Böhm (RETIRED) gentoo-dev 2006-09-10 23:20:43 UTC
Created attachment 96665 [details, diff]
patch to add hilite to emake
Comment 2 SpanKY gentoo-dev 2006-09-10 23:22:32 UTC
considering the history we've had with output parsers, i'd say no ...

you can easily do 'export MAKE="hilite make"' in your make.conf
Comment 3 Benedikt Böhm (RETIRED) gentoo-dev 2006-09-10 23:31:57 UTC
i just considered it for convenience, but if there are/were problems with output parsers this should probably be WONTFIX...