[Scons-dev] Unicode support in print_tree / render_tree

Dirk Bächle tshortik at gmx.de
Sun Jul 14 08:30:19 EDT 2013


Remko,

On 14.07.2013 13:46, Remko Tronçon wrote:

> Hi Dirk,

>

> On 14 July 2013 13:16, Dirk Bächle <tshortik at gmx.de> wrote:

>> So it would help us a lot if you could create a simple testcase for this,

>> which breaks with the current code but should run successfully in the end.

> Here's a failing case:

>

> env = Environment()

> env.Tool("textfile")

> env.Textfile("Foo", unichr(0xe7).encode('utf-8'))

>

> 'scons' runs fine, 'scons --tree=all' throws an exception.

>

> cheers,

> Remko

>


thanks a lot for the example, I'll attach it to issue #2910...

Best regards,

Dirk



More information about the Scons-dev mailing list