On Wed, 28 Jul 2010 03:02:35 -0400
Jonathan Callen wrote:
> On 07/28/2010 01:26 AM, Ryan Hill wrote:
> > We default to --hash-style=both everywhere which already covers it.
>
> No it does not, for two reasons: one, the portage QA check is run only
> if LDFLAGS actually contains the string "--has
On Thursday, July 29, 2010 19:16:42 Arfrever Frehtes Taifersar Arahesis wrote:
> We received too many invalid bugs caused by unsupported locales.
> python_pkg_setup() needs to check locale and print error (using eerror(),
> without die()), when unsupported locale has been detected.
there is no suc
On Fri, Jul 30, 2010 at 09:49:21AM -0700, "Paweee Hajdan, Jr." wrote:
> On 7/29/10 8:48 PM, Brian Harring wrote:
> > It's basically annoying people into changing to partially
> > sidestep a couple of bugs, instead of fixing the issue- and that's the
> > wrong course of action.
>
> I think that w
On 7/29/10 8:48 PM, Brian Harring wrote:
> It's basically annoying people into changing to partially
> sidestep a couple of bugs, instead of fixing the issue- and that's the
> wrong course of action.
I think that with python earlier than python-3 unicode handling is quite
complicated, and I'm no
On Fri, Jul 30, 2010 at 01:16:18AM +0200, Arfrever Frehtes Taifersar Arahesis
wrote:
> We received too many invalid bugs caused by unsupported locales.
> python_pkg_setup() needs to check
> locale and print error (using eerror(), without die()), when unsupported
> locale has been detected.
I'm