Project Talk:Quality Assurance/Automagic dependencies

From Gentoo Wiki
Jump to:navigation Jump to:search

lang=autoconf not supported by pygments

Talk status
This discussion is done.

lang=autoconf not supported by pygments. Please remove it to avoid syntax highlighting error --Cronolio (talk) 11:25, 10 December 2016 (UTC)

Fixed! --Maffblaster (talk) 17:34, 21 February 2017 (UTC)

A few typos I can't correct myself

Talk status
This discussion is still ongoing as of 2024-11-27.

Typo in header:

This guide aim to describe the problem of

Proposed changes - Please make edits here until a final revision is agreed upon.

This guide aims to describe the problem of

Typos in Section "What are automagic dependencies?":

So-called automagic dependencies are shallow dependencies of a software recognized at build or runtime and changes the way the software works.

Proposed changes to section What are automagic dependencies? - Please make edits here until a final revision is agreed upon.

So-called automagic dependencies are shallow dependencies of a software recognized at build or runtime and change the way the software works.

Typo in Section "Why automagic dependencies are wrong":

It's also possible that an user really doesn't want some dependency enabled because they know it's likely to break occasionally

Proposed changes to section Why automagic dependencies are wrong - Please make edits here until a final revision is agreed upon.

It's also possible that a user really doesn't want some dependency enabled because they know it's likely to break occasionally

Typo in Section "Autotools":

the first is the "lazy devs" case, where the dependencies does not have a ./configure parameter at all, they are just checked

Proposed changes to section Autotools - Please make edits here until a final revision is agreed upon.

the first is the "lazy devs" case, where the dependencies do not have a ./configure parameter at all, they are just checked

Typo in Section "Autotools":

The first case is actually simple to fix, it's just matter of adding a AC_ARG_WITH (or AC_ARG_ENABLE ) call

Proposed changes to section Autotools - Please make edits here until a final revision is agreed upon.

The first case is actually simple to fix, it's just a matter of adding a AC_ARG_WITH (or AC_ARG_ENABLE ) call

SigHunter (talk) 08:39, 27 November 2024 (UTC)