From 2b2ed338e7b4f7372fdd74feb33476dd7b94aea5 Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Tue, 8 Nov 2016 06:58:44 +1100 Subject: Fixed a few errors turned up by latest GNAT --- to_do.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'to_do.txt') diff --git a/to_do.txt b/to_do.txt index d65e746..c196da5 100644 --- a/to_do.txt +++ b/to_do.txt @@ -5,6 +5,7 @@ To Do: - clean up code to eliminate use clauses, standardise styling - put find/replace/about in their own packages - change build to be dynamically linked +- remove the need for unchecked_access callbacks - improve find, replace, undo/redo - add word count feature - suppress unnecessary left/right scrollbar -- cgit