[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Old built-in variable warnings
From: |
Rik |
Subject: |
Old built-in variable warnings |
Date: |
Sun, 30 Jun 2013 18:28:18 -0700 |
6/30/13
John,
I see in pt-assign.cc the following:
-------------------------------------------------------------------------------
// FIXME -- the following variable and the function that uses it
// should be removed from some future version of Octave.
static const char *former_built_in_variables[] =
-------------------------------------------------------------------------------
Could the warnings generated about assignments to former built-in variables
be removed now? Octave replaced the built-in variables with function calls
a long, long time ago.
--Rik
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Old built-in variable warnings,
Rik <=