Here is a link:
http://www.bibleinverse.org/Misc/patch_lda_vc6_71_060712.txt
DM Smith wrote:
> L.Allan-pbio wrote:
>>
>> If it would help, I can try to remember how to use svn and submit a
>> patch file.
>>
>>
> From the command line:
> cd sword
> svn diff > patch.txt
> __
L.Allan-pbio wrote:
>
> If it would help, I can try to remember how to use svn and submit a
> patch file.
>
>
From the command line:
cd sword
svn diff > patch.txt
___
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailma
With swordlib revision 1945, I'm encountering these problems using
Microsoft vc6 and vc7.1:
***
***
swbuf.h line 28
#ifdef WIN32
#include
#endif
There is no mem.h, so this fails. It turns out that mem.h isn't
needed, so these three lines