On Mon, Mar 19, 2012 at 9:47 AM, Richard Hipp <d...@sqlite.org> wrote:

>
>
> On Mon, Mar 19, 2012 at 9:45 AM, Jos Groot Lipman <donts...@home.nl>wrote:
>
>> **
>> It is stable for me too now.
>>
>> I did notice however that the fossil.exe filesize increased from 1115kB
>> to 1324kB, quite a lot for a single memset operation?
>>
>
> I probably compiled it differently (mingw vs vs2010) or failed to strip
> out symbols or something like that.
>

Now uploaded yet another windows binary that has been stripped of debug
symbols and is hence approximately the same size as the old one.


>
>
>
>>
>> Jos Groot Lipman
>>
>>  ------------------------------
>> *From:* fossil-users-boun...@lists.fossil-scm.org [mailto:
>> fossil-users-boun...@lists.fossil-scm.org] *On Behalf Of *Richard Hipp
>> *Sent:* maandag 19 maart 2012 14:08
>>
>> *To:* Fossil SCM user's discussion
>> *Subject:* Re: [fossil-users] Side-by-side diff broken in version 1.22
>> on Windows?
>>
>>
>>
>> On Mon, Mar 19, 2012 at 8:17 AM, Benoit Mortgat <mort...@gmail.com>wrote:
>>
>>> On Mon, Mar 19, 2012 at 13:00, Richard Hipp <d...@sqlite.org> wrote:
>>> > I ran the offending diff through valgrind and it turned up one use of
>>> an
>>> > uninitialized variable, though that use seemed harmless to me.  The
>>> fix is
>>> > at http://www.fossil-scm.org/fossil/info/9262546e43 - can you try this
>>> > change and see if that clears the problem?  I'm not able to reproduce
>>> the
>>> > problem on linux.
>>> >
>>>
>>> Yes, that clears the problem, thanks.
>>> Still, I fail to understand what failed in the zStart assignment.
>>>
>>
>> New source code and precompiled binaries for all platforms have now been
>> uploaded.
>>
>>
>>>
>>> --
>>> Benoit Mortgat
>>> _______________________________________________
>>> fossil-users mailing list
>>> fossil-users@lists.fossil-scm.org
>>> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>>>
>>
>>
>>
>> --
>> D. Richard Hipp
>> d...@sqlite.org
>>
>>
>> _______________________________________________
>> fossil-users mailing list
>> fossil-users@lists.fossil-scm.org
>> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>>
>>
>
>
> --
> D. Richard Hipp
> d...@sqlite.org
>



-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
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