From: Adam T. <a-t...@st...> - 2006-09-23 00:34:45
|
I just fixed a pretty critical (at least in my mind) bug in the ADF parser. It would get stuck in a loop if the SCF didn't fully converge, but gave acceptable results (according to text printed in the logfile), causing numerous attributes to be skipped. I also added a logger warning if EOF is reached while in that loop, which you can remove if you think it is unnecessary. Hopefully this will make the 0.6 release. Adam |