Re: [boost] Fwd: Program Options: string iterator not dereferencable

On 4/24/06, Vladimir Prus <ghost@cs.msu.su> wrote:
On Monday 24 April 2006 12:19, you wrote:
---------- Forwarded message ---------- From: Olaf van der Spek <olafvdspek@gmail.com> Date: Apr 22, 2006 11:59 AM Subject: Program Options: string iterator not dereferencable To: boost@lists.boost.org
Hi,
I think there's a bug in the program options library. It appears to dereference an invalid string iterator.
Hi Olaf, I've just fixed this and now re-running all tests. I'll let you know when the change is in.
Thanks. There also seem to be 'typos' in some comments. Should I report those to you too? And what about: Is it possible to allow long options without -- prefix? The code doesn't seem to support it, but I think it's handy in cases where positional options aren't used.
participants (1)
-
Olaf van der Spek