[Kde-scm-interest] Probable bug

Dave Abrahams dave at boostpro.com
Sat Feb 23 02:50:31 UTC 2013


http://gitorious.org/svn2git/svn2git/blobs/master/src/repository.cpp#line213
shows what looks like a reference to an uninitialized member,
"br.created"

This kind of thing shows up in other places in the code; in my fork I
addressed the undefined behavior part with http://j.mp/XIum8l, but
whether this achieves the intended semantics is an open question.

-- 
Dave Abrahams



More information about the Kde-scm-interest mailing list