[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #59737] end keyword not passed to overloaded s
From: |
Nicholas Jankowski |
Subject: |
[Octave-bug-tracker] [bug #59737] end keyword not passed to overloaded subsref function within custom classdef |
Date: |
Fri, 2 Feb 2024 22:20:18 -0500 (EST) |
Follow-up Comment #8, bug#59737 (group octave):
looking to add the keywords, i noticed that __FILE__ and __LINE__ are the only
two that don't have docstrings. those don't seem to be defined in the same
files as the others. Since they're a bit obscure, it wouldn't be a bad idea
to add them, something like:
__FILE__ expands to the name of the file that is being read or @code{stdin} if
called from the command line.
__LINE__ expands to the current input line number of the function or file
being executed.
I'm assuming it could get added to op-kw-docs, but the pattern there seems to
need to refer back to the source, which doesn't seem to be oct-parse.yy like
the others. looking around for __FILE__ and magic_file_kw, I got lost. :) if
someone could provide a compass ?
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?59737>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
Message not available
Message not available
Message not available
- Message not available
- Message not available
- Message not available
- [Octave-bug-tracker] [bug #59737] end keyword not passed to overloaded subsref function within custom classdef,
Nicholas Jankowski <=
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available