help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Memory exhausted when using \


From: Sergei Steshenko
Subject: Re: Memory exhausted when using \
Date: Sat, 21 Jul 2012 08:14:18 -0700 (PDT)




----- Original Message -----
> From: Jordi Gutiérrez Hermoso <address@hidden>
> To: Mathieu Dubois <address@hidden>
> Cc: address@hidden
> Sent: Saturday, July 21, 2012 5:23 PM
> Subject: Re: Memory exhausted when using \
> 
> On 21 July 2012 04:08, Mathieu Dubois <address@hidden> wrote:
>>  Re-reading Jordi's patch, I'm pretty sure that the correct line is 
> nz=nr*nc.
> 
> Oops:
> 
>     http://hg.savannah.gnu.org/hgweb/octave/rev/1316bfc6e260
> 
> Thanks,
> - Jordi G. H.
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://mailman.cae.wisc.edu/listinfo/help-octave
>

It's not "Oops", it's the development methodology.

Under a normal methodology the developers should:

1) diagnose a bug;
2) find what they think is a fix;
3) rebuild the whole thing;
4) make sure the bug is fixed and to the extent possible than no new bugs have 
been introduced;
5) _finally_ release the fixed code to public.

Regards,
  Sergei.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]