mirror of
https://github.com/neovim/neovim.git
synced 2025-10-15 14:26:07 +00:00
tempfile.c: enable -Wconversion
This commit is contained in:

committed by
Nicolas Hillegeer

parent
34330cf697
commit
820694adb4
@@ -55,6 +55,7 @@ set(CONV_SRCS
|
|||||||
os/uv_helpers.c
|
os/uv_helpers.c
|
||||||
os/wstream.c
|
os/wstream.c
|
||||||
os/msgpack_rpc.c
|
os/msgpack_rpc.c
|
||||||
|
tempfile.c
|
||||||
api/buffer.c
|
api/buffer.c
|
||||||
api/private/helpers.c
|
api/private/helpers.c
|
||||||
api/private/handle.c
|
api/private/handle.c
|
||||||
|
Reference in New Issue
Block a user