From: Noel O'B. <bao...@gm...> - 2006-09-23 09:29:14
|
Cool - when I get a chance I'll look into this. Maybe it's also a potential problem with the other SCF parsers. I think as a rule of thumb that all bug fixes should be included in the next release. Actually, it helps if you start the log message with "Bug fix" so it's quite clear which ones need to applied to the release branch. It's also useful when going through the log messages to create a changelog, as it makes it easy to separate new features from bug fixes and so on. Looking at my own last few commits, it seems I don't even follow my own advice though :-) On 23/09/06, Adam Tenderholt <a-t...@st...> wrote: > > 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 > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > cclib-devel mailing list > ccl...@li... > https://lists.sourceforge.net/lists/listinfo/cclib-devel > |