Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 7105] problems with config_query_option & real_list_remove

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT metalab.unc.edu
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 7105] problems with config_query_option & real_list_remove
  • Date: Thu, 22 Jul 2004 16:50:39 -0400

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

vlmarek AT volny.cz changed:

What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|marek AT printsoft.cz |vlmarek AT volny.cz



------- Additional Comments From vlmarek AT volny.cz 2004-07-22 16:50 -------
Ok, theese are two bugs in one. First is the:

list_add test foo
echo $test = "foo"
list_add test bar
echo $test = "foo bar"
list_remove test foo
echo $test = "foo bar" when it should be "bar"

Thank you for the patch for it, it must have been adventurous to decrypt the
code :)

However I don't fully agree with the fix on the second part (RECONFIGURE
problem), and I rewrote it a bit.

I'm commiting it right now to the devel sorcery, and after few I'll add it to
the test.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




Archive powered by MHonArc 2.6.24.

Top of Page