This file is indexed.

/usr/share/doc/cl-uffi/TODO is in cl-uffi 2.1.2-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
- Run test-suite on MCL port

- Add OpenMCL support for with-cast-pointer and def-foreign-var

- Add support for direct vector passing to and from foreign functions
   to avoid copying elements in and out of vector.