Commit Graph

6 Commits (b52f79e137435a2026a6eec318849a8baf3a7879)

Author SHA1 Message Date
Alexander Medvednikov c7a6d28e13 all: improve unused variable warning (fix `x = 1`, `x += 1` etc) 2021-04-23 13:33:48 +03:00
Nicolas Sauzede 258be508f4
builtin,os: fix unused return C warnings for real () 2021-04-20 17:28:58 +03:00
Delyan Angelov c698fa1a58
all: support `v -watch run` () 2021-04-04 16:05:06 +02:00
Delyan Angelov b4f02adc32
os: add os.execve/3 (extracted from unix_spawn_process); use os.execvp/2 in v.util.launch_tool/3 2020-12-30 18:14:03 +02:00
ka-weihe 9367dcda10
all: fix remaining c warnings and add -Werror to CI () 2020-11-29 21:23:37 +02:00
Delyan Angelov d633261a99
os: add Process () 2020-11-16 17:32:50 +01:00