[ref_impl_eiffel] [681] The CruiseControl server is still complaining, "
Revision: 681
Author: peter.gummer
Date: 2008-06-13 14:39:08 +0100 (Fri, 13 Jun 2008)
Log Message:
-----------
The CruiseControl server is still complaining, "'ascii' codec can't
decode byte 0x92 in position 139: ordinal not in range(128)". I'm
reapplying all changes to the SConstruct originally made in revision
670. In Eiffel.py, I'm making an explicit cast to ASCII of the file
name read from the Unicode XML in the .ecf file. My current hypothesis
is that the adl_workbench file name is being read from the XML as
Unicode, but then something in SCons later tries to combine it with
ASCII and fails; and I suspect this may be a bug fixed in a recent
version of SCons.
Modified Paths:
--------------
TRUNK/Eiffel.py
TRUNK/SConstruct
_______________________________________________
Ref_impl_eiffel mailing list
Ref_impl_eiffel@openehr.org
http://lists.chime.ucl.ac.uk/mailman/listinfo/ref_impl_eiffel