octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #54261] blkmm error for some size of input


From: Rik
Subject: [Octave-bug-tracker] [bug #54261] blkmm error for some size of input
Date: Mon, 9 Jul 2018 19:07:50 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

Update of bug #54261 (project octave):

                  Status:               Confirmed => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #4:

@jwe: I checked the patch in under your credentials here
(http://hg.savannah.gnu.org/hgweb/octave/rev/e6b037514f56).

I amended it slightly.  There seems to be a bit of a convention to use do_XXX
for the internal function which implements the user visible XXX function. 
Hence, I renamed blkmm_ov to do_blkmm.  I also rolled the templated blkmm and
blkmm_ov in to the one function do_blkmm because they were both short and it
didn't seem necessary to have so many templated functions.  I added a BIST
test for this bug as well.

Marking as fixed and closing report.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?54261>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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