#801 guidelines: discourage using globs for shared libraries
Closed by ignatenkobrain. Opened by decathorpe.
Unknown source master

Download 801.patch

Add a small paragraph to the Shared Libraries section, discouraging the usage of globs where they might cause unintended problems.

This is the first time I've used asciidoc, so feel free to fix any markup issues. Rendered locally it looked fine, though.

I would probably use SONAME (in upper case)

also unless people do weird things, it will be reflected in file name (because we run brp-ldconfig which ensures that the files which match soname are created).

Apart from few comments inline, lgtm ;)

@jwakely r?

1 new commit added

  • guidelines: incorporate comments on PR#801

s/results/result/

+1 from me, with that one grammar correction.

1 new commit added

  • guidelines: fix a typo

1 new commit added

  • Makefile: revert accidentally committed local change

Thanks for looking at it, I fixed the typo.

I've squashed commits and pushed as 2051d0c.

Thanks a lot!

Pull-Request has been closed by ignatenkobrain

Metadata