On Sat, 7 Feb 2004, Dean Hall wrote: >When I *just* specify "--logtype" and "--conf" as options, binc seems to >have no troubles. Is the argument-parsing system not working properly?
Yes, from what it seems, argument parsing is a bit broken. If you can find a workaround for now, you should stick with it or use conf file settings instead, until the problem has been isolated and solved. Most likely, the existing argument parser needs to be replaced with a simpler one. And a testing framework needs to be set up to test all possible argument combinations. I'm working on getting this up. Andy :-) -- Andreas Aardal Hanssen | http://www.andreas.hanssen.name/gpg Author of Binc IMAP | "It is better not to do something http://www.bincimap.org/ | than to do it poorly."
