|
| From: | Arun Giridhar |
| Subject: | [Octave-bug-tracker] [bug #62587] __FILE__ crashes the interpreter |
| Date: | Sun, 5 Jun 2022 17:00:16 -0400 (EDT) |
Follow-up Comment #3, bug #62587 (project octave):
A plain call to __FILE__ and __LINE__ on 6.4.0 give the following:
octave:1> __FILE__
ans = stdin
octave:2> __LINE__
ans = 1
Both those cause panic_impossible on 7.1.0 and 8.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?62587>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |