Patch 7.2.175

2009-05-16 Fir de Conversatie Bram Moolenaar
Patch 7.2.175 Problem:Compiler warning in OpenBSD. Solution: Add type cast for NULL. (Dasn) Files: src/if_cscope.c *** ../vim-7.2.174/src/if_cscope.c 2009-04-22 16:22:44.0 +0200 --- src/if_cscope.c 2009-05-16 16:15:03.0 +0200 *** *** 994,1000

Patch 7.2.176

2009-05-16 Fir de Conversatie Bram Moolenaar
Patch 7.2.176 Problem:Exceptions for splint are not useful. Solution: Remove the S_SPLINT_S ifdefs. Files: src/edit.c, src/ex_cmds.c, src/ex_docmd.c, src/os_unix.c, src/os_unix.h, src/os_unixx.h, src/structs.h, src/term.h *** ../vim-7.2.175/src/edit.c 2009-05-15

Patch 7.2.178

2009-05-16 Fir de Conversatie Bram Moolenaar
Patch 7.2.178 Problem:Using negative value for device number might not work. Solution: Use a separate flag for whether ffv_dev was set. Files: src/misc2.c *** ../vim-7.2.177/src/misc2.c 2009-04-29 11:00:09.0 +0200 --- src/misc2.c 2009-05-16 21:05:10.0 +0200

Patch 7.2.179

2009-05-16 Fir de Conversatie Bram Moolenaar
Patch 7.2.179 Problem:Using negative value for device number might not work. Solution: Use a separate flag for whether sn_dev was set. Files: src/ex_cmds2.c *** ../vim-7.2.178/src/ex_cmds2.c 2009-05-14 22:19:19.0 +0200 --- src/ex_cmds2.c 2009-05-16

Re: configure: WARNING: sys/sysctl.h

2009-05-16 Fir de Conversatie Dasn
On 16/05/09 13:39 +0200, Bram Moolenaar wrote: Can you try if this patch fixes it: *** ../vim-7.2.174/src/configure.in 2009-05-14 22:19:19.0 +0200 --- src/configure.in 2009-05-16 13:32:00.0 +0200 *** *** 2100,2106 sys/stream.h termios.h libc.h