On Tue, Feb 9, 2016 at 12:51 PM, Richard Hipp <d...@sqlite.org> wrote:

> On 2/9/16, Warren Young <w...@etr-usa.com> wrote:
> > I was getting this from “fossil stash” for no obvious reason:
> >
> >   fossil: ./src/delta.c:231: checksum: Assertion `(z - (const unsigned
> > char*)0)%4==0' failed.
>
> I wish you could reproduce this, because that is an important
> assertion and I would really like to chase this to ground.
>

Out of curiosity: what is the purpose of the type cast for the 0/NULL?

i've never seen that construct before except when required for overload
disambiguation in C++.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
"Freedom is sloppy. But since tyranny's the only guaranteed byproduct of
those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to