Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 10766] New: fish has a missing dependency on bc

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 10766] New: fish has a missing dependency on bc
  • Date: 27 Mar 2006 07:13:25 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=10766

Summary: fish has a missing dependency on bc
Product: Codex
Version: test grimoire
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: shell-term-fm
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: sqweek AT gmail.com


Simple as that - fish depends on bc, but our spell doesn't. The result is it
keeps spitting out junk messages at me :S
There are two solutions:
1) patch /etc/fish.d/fish_functions.fish to use something other than bc (eg
expr
from coreutils) for its calculations (which wouldn't be too difficult, they
are
pretty trivial)
2) add "depends bc" to fish's DEPENDS

#2 makes a lot more sense from my point of view :)

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 10766] New: fish has a missing dependency on bc, bugzilla-daemon, 03/27/2006

Archive powered by MHonArc 2.6.24.

Top of Page