diff NEWS @ 19156:c43223245085

doc: Add warnings about eventual removal of inline functions. * NEWS: Announce eventual deprecation of inline. * func.txi: Document eventual deprecation of inline in manual. * ov-fcn-inline.cc (Fformula): Add seealso link to char.
author Rik <rik@octave.org>
date Sat, 20 Sep 2014 21:45:35 -0700
parents f506de9089e8
children 995df67fc912
line wrap: on
line diff
--- a/NEWS	Sat Sep 20 21:20:05 2014 -0700
+++ b/NEWS	Sat Sep 20 21:45:35 2014 -0700
@@ -84,6 +84,13 @@
       sylvester
       zoom
 
+ ** inline() scheduled for eventual deprecation by Matlab
+
+    Functions created through the use of inline are scheduled for deprecation
+    by Matlab.  When this occurs Octave will continue to support inline
+    functions for an indeterminate amount of time before also removing support.
+    All new code should use anonymous functions in place of inline functions. 
+
  ** Deprecated functions.
 
     The following functions have been deprecated in Octave 4.2 and will