Subj : Crashmail II
To : Lars Kellogg-Stedman
From : Rj Clay
Date : Sat Feb 09 2013 08:44 am
Lars,
07 Feb 13 23:56, you wrote to me:
>> LS> None of these changes are distribution specific. At the
>> moment I'm simply suppressing the build warnings (with
>> -Wno-pointer-sign).
>> Those warnings are one of the main things I wanted to work on
LS> I think they're fixed now. Make sure you grab the 'develop' branch
LS> from Github.
I did, & I also see that you've released another version. (Btw; I can't
seem to find any changelog type entries? At least, not in
docs/History.txt...)
I think I've figured a way to merge the fixes you did to what I'm working
on (not public yet pending clarification by the author of some copyright year
information); basically by doing 'git format-patch', manually editing the file
path(s), then using 'git am' on the updated patch file. I'll post about how
that goes.