All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL]Removing "--with-wctype-functions" for python
@ 2010-11-16 10:21 Lu Jingdong
  2010-11-22 18:14 ` Saul Wold
  0 siblings, 1 reply; 3+ messages in thread
From: Lu Jingdong @ 2010-11-16 10:21 UTC (permalink / raw)
  To: poky

Subject: [PATCH 3/3] Removing --with-wctype-functions for fixing
failures of python runtime test of LSB.

Signed-off-by: Jingdong Lu <jingdong.lu@windriver.com>
---
 meta/recipes-devtools/python/python.inc      |    1 -
 meta/recipes-devtools/python/python_2.6.5.bb |    2 +-
 2 files changed, 1 insertions(+), 2 deletions(-)

Pull URL:
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jingdonglu/distro


-- 
Lu Jingdong
jingdong.lu@windriver.com
China, Wind River



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PULL]Removing "--with-wctype-functions" for python
  2010-11-16 10:21 [PULL]Removing "--with-wctype-functions" for python Lu Jingdong
@ 2010-11-22 18:14 ` Saul Wold
  2010-11-24  5:23   ` Lu Jingdong
  0 siblings, 1 reply; 3+ messages in thread
From: Saul Wold @ 2010-11-22 18:14 UTC (permalink / raw)
  To: poky

On 11/16/2010 02:21 AM, Lu Jingdong wrote:
> Subject: [PATCH 3/3] Removing --with-wctype-functions for fixing
> failures of python runtime test of LSB.
>
Jingdong,

Can you give us more information about which tests is failing and why?
We are also looking into the background as to why wctype-functions is 
enabled in Python for both OE and Poky.

Thanks
    Sau!


> Signed-off-by: Jingdong Lu<jingdong.lu@windriver.com>
> ---
>   meta/recipes-devtools/python/python.inc      |    1 -
>   meta/recipes-devtools/python/python_2.6.5.bb |    2 +-
>   2 files changed, 1 insertions(+), 2 deletions(-)
>
> Pull URL:
> http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jingdonglu/distro
>
>



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PULL]Removing "--with-wctype-functions" for python
  2010-11-22 18:14 ` Saul Wold
@ 2010-11-24  5:23   ` Lu Jingdong
  0 siblings, 0 replies; 3+ messages in thread
From: Lu Jingdong @ 2010-11-24  5:23 UTC (permalink / raw)
  To: Saul Wold; +Cc: poky

On Mon, 2010-11-22 at 10:14 -0800, Saul Wold wrote:
> On 11/16/2010 02:21 AM, Lu Jingdong wrote:
> > Subject: [PATCH 3/3] Removing --with-wctype-functions for fixing
> > failures of python runtime test of LSB.
> >
> Jingdong,
> 
> Can you give us more information about which tests is failing and why?
> We are also looking into the background as to why wctype-functions is 
> enabled in Python for both OE and Poky.
> 
> Thanks
>     Sau!
> 
Sual,
Python with wctype-functions will cause the following failures of LSB
test.
Python Runtime Tests 
|-- test_codecs.py
|-- test_re.py
|-- test_unicode.py
Reference:
1) http://bugs.python.org/issue1609
2) README of python
	The following systems are still supported in Python 2.5, but
	support will be dropped in 2.6:
	- Systems using --with-wctype-functions
	- Win9x, WinME


-- 
Lu Jingdong
jingdong.lu@windriver.com
China, Wind River



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-11-24  5:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-16 10:21 [PULL]Removing "--with-wctype-functions" for python Lu Jingdong
2010-11-22 18:14 ` Saul Wold
2010-11-24  5:23   ` Lu Jingdong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.