This file is indexed.

/usr/share/doc/libxmlada-doc/known-problems-41 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
22
=======================================
Known problems in XML/Ada version 4.1.0
=======================================

Copyright (C) 2011-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.2 technology. This means they are corrected in any 4.2.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-41-K704-031 Handling of large "double" numbers

  Problem:    When comparing double numbers (minInclusive, maxInclusive,
              enumerations,...) XML/Ada will fail to handle numbers outside of
              Ada's Long_Long_Float range, although XML allows them.

  Status:     Fixed in XML/Ada 4.2.0

  Workaround: None.