This file is indexed.

/usr/share/doc/libxmlada-doc/known-problems-40 is in libxmlada-doc 4.4.2014-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
=======================================
Known problems in XML/Ada version 4.0.0
=======================================

Copyright (C) 2009-2012, AdaCore

The following is a listing of known problems in release 4.0.0. Except where
specifically noted, all these problems have been corrected in the development
tree of the 4.1 technology. This means they are corrected in any 4.1.0w
wavefront issued subsequent to the date specified (in ISO format YYYY-MM-DD) in
the status line. This can be used to determine if a given wavefront has the fix
identified in the entry.

KP-40-JA21-015 xmlada-config --cflags not compatible with gcc

  Problem:    "xmlada-config --cflags" outputs path information with -aI.
              This switch is only understood by gnatmake, not by gcc.

  Status:     Fixed in XML/Ada 4.1.0

  Workaround: Edit the shell script xmlada-config and replace -aI with -I