summarylogtreecommitdiffstats
path: root/src_contexts.adb-patch
diff options
context:
space:
mode:
authorRod Kay2019-06-23 13:02:27 +1000
committerRod Kay2019-06-23 13:02:27 +1000
commitc27afc7c15fbff38298e3ccbcbbd624899533184 (patch)
treeef67813dc17a0df5b423032c66fed50f2876632b /src_contexts.adb-patch
parent83728cb87f397d8dd3f8710bb9c155f056dc2d1a (diff)
downloadaur-c27afc7c15fbff38298e3ccbcbbd624899533184.tar.gz
Update to 2019.
Diffstat (limited to 'src_contexts.adb-patch')
-rw-r--r--src_contexts.adb-patch18
1 files changed, 18 insertions, 0 deletions
diff --git a/src_contexts.adb-patch b/src_contexts.adb-patch
new file mode 100644
index 000000000000..0e9f32d48e2c
--- /dev/null
+++ b/src_contexts.adb-patch
@@ -0,0 +1,18 @@
+--- src_editor/src/src_contexts.adb-orig 2019-06-23 11:30:15.904969485 +1000
++++ src_editor/src/src_contexts.adb 2019-06-23 11:46:45.469952414 +1000
+@@ -26,6 +26,7 @@
+ with GNAT.Regexp; use GNAT.Regexp;
+ with GNAT.Regpat; use GNAT.Regpat;
+ with GNAT.Strings;
++with GNAT.Expect; use GNAT.Expect;
+ with GNATCOLL.Projects; use GNATCOLL.Projects;
+ with GNATCOLL.Traces; use GNATCOLL.Traces;
+ with GNATCOLL.Utils; use GNATCOLL.Utils;
+@@ -398,7 +399,6 @@
+ -- Whether the final range should or should not be scanned.
+
+ Matches : Match_Array (0 .. 0);
+-
+ begin
+ Section_End := Buffer'Last;
+