Re: Patch 8.0.1613

2018-03-17 Fir de Conversatie Tony Mechelynck
On Sat, Mar 17, 2018 at 1:15 PM, Bram Moolenaar wrote: > > Patch 8.0.1613 > Problem:Warning for unused variable in tiny build. (Tony Mechelynck) > Solution: Move declaration to inner block. > Files: src/os_unix.c This is probably no news to you, but after applying thi

Patch 8.0.1613

2018-03-17 Fir de Conversatie Bram Moolenaar
Patch 8.0.1613 Problem:Warning for unused variable in tiny build. (Tony Mechelynck) Solution: Move declaration to inner block. Files: src/os_unix.c *** ../vim-8.0.1612/src/os_unix.c 2018-03-16 20:46:52.666190006 +0100 --- src/os_unix.c 2018-03-17 13:13:17.614676019 +0100