Is this bug or what?
Abhinav singh <[email protected]>
| Newsgroups | gmane.comp.gnu.gnucap.devel |
|---|---|
| Message-ID | <CAPzf0gJsRzVZHFbM3wqVH1gYpryJ_kdoNYWqH8zQoVsbyF6zFw@mail.gmail.com> |
I think there is some bug in for loop present in u_prblst.cc because
when i execute command something like "print tran =" or "print tran
abc=" it started printing warning continuously which means its not
exiting from the infinite for loop. The same case is with '[' or ']'.
When we execute "clear" command it clears all the list except storelist. Why?
I think command("store clear", Scope); should be added in c_clear.cc.
Thanks,
Abhinav