From 4048ee8150cad5253fd6f0245c9a357484eac3f2 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Tue, 11 Nov 2014 15:09:21 +0100 Subject: refactored SciTECO runtime errors: moved from parser.cpp to error.cpp * the GError expection has been renamed to GlibError, to avoid nameclashes when working from the SciTECO namespace --- TODO | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index ddb3437..902abec 100644 --- a/TODO +++ b/TODO @@ -41,7 +41,6 @@ Features: like teco.ini is found): perhaps by introducing special characters in the default SCITECOPATH or hardcoding the defaults * automatic EOL detection of buffers; easy EOL setting - * refactor State::Error into separate C file and namespace Optimizations: * prevent command-line flickering when using function key macros. -- cgit v1.2.3