12 Sep
2007
12 Sep
'07
5:58 p.m.
http://bugs.winehq.org/show_bug.cgi?id=8453 --- Comment #2 from Stefan Dösinger <stefandoesinger(a)gmx.at> 2007-09-12 12:58:21 --- Can you retest this bug? I found and fixed a bug in the stateblock code which could cause that. The code attempted to duplicate a list. It created a copy of the first element in the source list, but instead of attaching it to the destination list, it attached it to the source list again. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.