[bigint] Bug: stringToBigUnsigned(std::string s)

Justin Seely <justin.seely at gmail.com>
Tue Jan 25 07:57:10 PST 2011


Ok I can't reproduce it now so there must have been an object that wasn't
rebuilt when I performed the clean build. If it comes up again I'll let you
know.

On Tue, Jan 25, 2011 at 10:49 AM, Matt McCutchen <matt at mattmccutchen.net>wrote:

> On Tue, 2011-01-25 at 09:28 -0500, Justin Seely wrote:
> > So I think I found what was causing the problem. In one of my
> > functions I was passing my BigUnsigned by value so I switched it to by
> > reference and it works.
>
> I'm trying to understand: did pass by value not behave as pass by value
> should (a bug in the library), or did your code just expect the
> reference semantics (so that it was your bug to pass by value)?
>
> --
> Matt
>
>
>


-- 
Ph. (647) 210-7216
Em. justin.seely at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mattmccutchen.net/mailman/archives/bigint/attachments/20110125/b989c7e2/attachment.htm>


More information about the bigint mailing list