changeset 27830:6fba9776a848

txt-eng.h: Add comment about deprecation and when file should be removed. * txt-eng.h: Add comment about deprecation and when file should be removed.
author Rik <rik@octave.org>
date Fri, 13 Dec 2019 18:28:35 -0800
parents ab6b261872ce
children ec79de142784
files libinterp/corefcn/txt-eng.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libinterp/corefcn/txt-eng.h	Fri Dec 13 18:22:47 2019 -0800
+++ b/libinterp/corefcn/txt-eng.h	Fri Dec 13 18:28:35 2019 -0800
@@ -25,6 +25,7 @@
 
 #include "octave-config.h"
 
+// Deprecated in Octave 5.  Remove in Octave 7
 #warning "txt-eng.h has been deprecated; use text-engine instead"
 
 #include "text-engine.h"