It really depends on why it's failing, I guess. If it's the same
problem as before, where the assert was added 'just in case' but where
everything was in fact okay, then the assert can simply be removed.
- Noel
On 29 August 2010 23:35, Adam Tenderholt <ate...@gm...> wrote:
> In trying to fix my recent bug report, I see that /data/Gaussian/Gaussian98/test_Cu2.log.gz fails to parse correctly. The issue is line 801 (assert nbasis == self.nbasis).
>
> Should the logger be throwing a critical message instead of outright dying?
>
> Adam
>
>
> ------------------------------------------------------------------------------
> Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
> Be part of this innovative community and reach millions of netbook users
> worldwide. Take advantage of special opportunities to increase revenue and
> speed time-to-market. Join now, and jumpstart your future.
> http://p.sf.net/sfu/intel-atom-d2d
> _______________________________________________
> cclib-devel mailing list
> ccl...@li...
> https://lists.sourceforge.net/lists/listinfo/cclib-devel
>
|