yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #02344
Re: bug in SConstruct?
The problem in SConstruct was introduced in r1813.
The strange part is the function "split" is used in 1812 before without
a problem...
Bruno
Bruno Chareyre a écrit :
Hello, I have this compile error below with last revision.
Question : what is the equivalent of "svn update -r1222" in bzr?
I wanted to go back to the previous version but couldn't find a way...
Bruno
@@@ Using profile opt (scons.profile-opt) @@@
AttributeError: 'list' object has no attribute 'split':
File "/home/bruno/YADE/yade-bzr/SConstruct", line 166:
env[k]=colonSplit(env[k])
File "/home/bruno/YADE/yade-bzr/SConstruct", line 121:
def colonSplit(x): return x.split(':')
--
_______________
Chareyre Bruno
Maître de Conférences
Grenoble INP
Laboratoire 3SR - bureau E145
BP 53 - 38041, Grenoble cedex 9 - France
Tél : 33 4 56 52 86 21
Fax : 33 4 76 82 70 43
________________
Follow ups
References