Hi Dirk,

On 14 July 2013 13:16, Dirk Bächle <[email protected]> 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
_______________________________________________
Scons-dev mailing list
[email protected]
http://two.pairlist.net/mailman/listinfo/scons-dev

Reply via email to