Re: [Fedora-packaging] Re: PLEASE HELP - We need a policy for preventing man page name conflicts

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Works for section 3 but not for section 1 (application man packages).
There, each man page should match the name of the tool it is trying to
describe.

But, if section 1 man pages clash, the apps probably also do.
And in section 3 they don't?
I suggest efforts would be better directed at fixing the real problem - i.e. the library namespace.

Having an API that calls functions line() and such means it's just a question of time before you run into header conflicts where a program attempts to include two headers with the same function name (or statically link against two libraries with the same symbol, whether the function is used or not)... or link against the library and have a local function called line() defined.

I suppose programming language makes a difference here, but at least this should apply to C code.

--
fedora-extras-list mailing list
fedora-extras-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-extras-list

[Index of Archives]     [Fedora General Discussion]     [Fedora Art]     [Fedora Docs]     [Fedora Package Review]     [Fedora Desktop]     [Big List of Linux Books]     [Yosemite Backpacking]     [KDE Users]

  Powered by Linux