On 30/01/13 17:30, Bram Moolenaar wrote:
Patch 7.3.794
Problem:Tiny build fails. (Tony Mechelynck)
Solution: Adjust #ifdefs.
Files: src/charset.c
[...]
For some reason, after this patch which touches only charset.c, the link
error for regexp.c in the tiny build disappears. I don
Patch 7.3.794
Problem:Tiny build fails. (Tony Mechelynck)
Solution: Adjust #ifdefs.
Files: src/charset.c
*** ../vim-7.3.793/src/charset.c2013-01-23 15:53:08.0 +0100
--- src/charset.c 2013-01-30 17:08:05.0 +0100
***
*** 939,957