On Monday, October 02, 2006 11:54 PM +0300 Gert Kello <[EMAIL PROTECTED]>
wrote:
The line that throws exception is
boost/program_options/options_description.cpp, line 361, (boost 1.33.1)
"if (line_begin + (line_length - indent) > par_end)"
So it's boost problem... I should probably download the latest RC to see
if it still there.
I haven't looked at that in detail but it sounds like "line_begin +
line_length - indent" falls outside the bounds of the string those are
pointing at. Take a look at the string and those 3 values.
_______________________________________________
vss2svn-users mailing list
Project homepage:
http://www.pumacode.org/projects/vss2svn/
Subscribe/Unsubscribe/Admin:
http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org
Mailing list web interface (with searchable archives):
http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user