Re: [gentoo-dev] eqawarn for main tree

2010-07-10 Thread Petteri Räty
On 07/10/2010 08:40 PM, "Paweł Hajdan, Jr." wrote: > On 7/10/10 4:15 AM, Petteri Räty wrote: >> Attached is the patch I plan on pushing with the eclass commit. > > Just making sure... will the developer profile print the eqawarn > messages by default on exit? > Doesn't look like it. I use this i

Re: [gentoo-dev] eqawarn for main tree

2010-07-10 Thread Paweł Hajdan, Jr.
On 7/10/10 4:15 AM, Petteri Räty wrote: > Attached is the patch I plan on pushing with the eclass commit. Just making sure... will the developer profile print the eqawarn messages by default on exit? Paweł signature.asc Description: OpenPGP digital signature

Re: [gentoo-dev] eqawarn for main tree

2010-07-10 Thread Petteri Räty
On 07/05/2010 09:19 PM, Mark Loeser wrote: >> >> As there was no further response and next EAPI isn't around the corner I >> propose getting the ball rolling with option 1. I will commit the patch >> next Sunday with needed documentation unless something comes up. > > Could you please give a descr

Re: [gentoo-dev] eqawarn for main tree

2010-07-05 Thread Mark Loeser
Petteri Räty said: > On 03/12/2010 11:27 PM, Zac Medico wrote: > > On 03/12/2010 11:39 AM, Petteri Räty wrote: > >> In eclasses there's often use for outputting QA warnings for ebuild > >> authors (at least in java and python could immediately make use of > >> this). Currently Portage has eqawarn

Re: [gentoo-dev] eqawarn for main tree

2010-07-05 Thread Petteri Räty
On 03/12/2010 11:27 PM, Zac Medico wrote: > On 03/12/2010 11:39 AM, Petteri Räty wrote: >> In eclasses there's often use for outputting QA warnings for ebuild >> authors (at least in java and python could immediately make use of >> this). Currently Portage has eqawarn available but it's considered

Re: [gentoo-dev] eqawarn for main tree

2010-03-13 Thread Petteri Räty
On 03/12/2010 11:27 PM, Zac Medico wrote: > On 03/12/2010 11:39 AM, Petteri Räty wrote: >> In eclasses there's often use for outputting QA warnings for ebuild >> authors (at least in java and python could immediately make use of >> this). Currently Portage has eqawarn available but it's considered

Re: [gentoo-dev] eqawarn for main tree

2010-03-12 Thread Zac Medico
On 03/12/2010 11:39 AM, Petteri Räty wrote: > In eclasses there's often use for outputting QA warnings for ebuild > authors (at least in java and python could immediately make use of > this). Currently Portage has eqawarn available but it's considered > internal. Hopefully eqawarn finds it's way to