[Bugzilla] [Bug 2476] Samuel GOUGEON has changed bug_file_loc

bugzilla.admin at scilab.org bugzilla.admin at scilab.org
Fri Mar 23 20:58:44 CET 2018


http://bugzilla.scilab.org/show_bug.cgi?id=2476
--------- Bug Summary -----------
functions containing "exit" mostly confuse macrovar() and fun2string(). Bug seen

---------- Changed by ------------
sgougeon at free.fr

---------- What changed ----------
bug_file_loc


Samuel GOUGEON <sgougeon at free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|-->function foo(); exit;    |
                   |endfunction           
     |
                   | 
                          |
                   |-->fun2string(foo)          |
                   |                   
        |
                   | 
                          |
                   |-1->                  //    |
                   |heck? who set a breakpoint  |
                   |inside fun2string??
        |
                   |
                           |
                   |-1->whereami       
        |
                   |whereami   called under     |
                   |pause
                      |
                   |pause      called at line   |
                   |82 of macro mmodlst
        |
                   |mmodlst    called at line   |
                   |17 of macro fun2string
     |
                   | 
                          |
                   |-1->resume                  |
                   |                    
       |
                   | !--error 21 
              |
                   |invalid index
              |
                   |at line      83 of function |
                   |mmodlst called by :  
      |
                   |line    17 of function      |
                   |fun2string called by :  
   |
                   |fun2string(foo)
            |
                   | 
                          |
                   |-->dispbpt()                |
                   |                   
        |
                   | 
                          |
                   |-->          // nobody set  |
                   |any breakpoint!
            |
                   |
                           |
                   |Also:
                      |
                   |
                           |
                   |-->macrovar(foo)  
         |
                   | !--error 21 
              |
                   |invalid index
              |
                   |at line      15 of function |
                   |listvars called by :  
     |
                   |line    20 of function      |
                   |macrovar called by :  
     |
                   |macrovar(foo)               |

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/bugzilla/attachments/20180323/e86a933a/attachment.htm>


More information about the Bugzilla mailing list