Add comment to list0.h
authorTom Tromey <tromey@adacore.com>
Tue, 18 Jun 2019 15:27:45 +0000 (09:27 -0600)
committerTom Tromey <tromey@adacore.com>
Tue, 18 Jun 2019 15:28:57 +0000 (09:28 -0600)
Pedro suggested adding a comment to list0.h to explain the control
character.

Tested on x86-64 Fedora 29.

gdb/testsuite/ChangeLog
2019-06-18  Tom Tromey  <tromey@adacore.com>

* gdb.base/list0.h: Add comment explaining control character.

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/list0.h

index b6fcf58..75adad3 100644 (file)
@@ -1,3 +1,7 @@
+2019-06-18  Tom Tromey  <tromey@adacore.com>
+
+       * gdb.base/list0.h: Add comment explaining control character.
+
 2019-06-18  Tom de Vries  <tdevries@suse.de>
 
        * boards/fission.exp: Break up long debug_flags line.
index 6f28093..ba18e29 100644 (file)
@@ -2,7 +2,7 @@
 
 extern void bar(int);
 static void foo (int x)
-/* !
+/* ! the next line has a control character, see PR symtab/24423.
 \f
    ! */
 {