Skip to Content.
Sympa Menu

sm-sorcery - [SM-Sorcery] libdepends modifications

sm-sorcery AT lists.ibiblio.org

Subject: Discussion of Sorcery related topics

List archive

Chronological Thread  
  • From: Paul <dufflebunk AT dufflebunk.homeip.net>
  • To: sm-sorcery <sm-sorcery AT lists.ibiblio.org>
  • Subject: [SM-Sorcery] libdepends modifications
  • Date: Sat, 07 Feb 2004 18:44:15 -0500

I'm trying to fix one of the last problems with the full depends. In
investigating I found the following two lines around lines 266 and 296:

work_depends "$INST" "$@"
work_optional_depends "no_question" "$PROVIDERNAME" "$INST" ""

work_optional_depends "no_question" "$INST" "$@"
work_optional_depends "no_question" "$PROVIDERNAME" "$INST" ""

Why are both these lines needed? The first chunk is in the real_depends
function, the second is in the real_optional_depends function. Why is
the real_depends calling the optional_depends??

--
De mortuis nihil nisi bonum.

Attachment: signature.asc
Description: This is a digitally signed message part



  • [SM-Sorcery] libdepends modifications, Paul, 02/07/2004

Archive powered by MHonArc 2.6.24.

Top of Page