/usr/share/doc/dist/Known_bugs is in dist 1:3.5-36.0001-2.
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 | Here are some known bugs that I plan to fix soon.
+ Patname ought to ask for a log message for the symbolic number.
+ A unit name is always wanted by Configure. Hence in a unit d_waitpid, if
you write:
@if WAITPID || d_waitpid
.....
@end
then the <....> part of the code will always be loaded even if no shell
script references d_waitpid or C code references WAITPID.
|