1
0
mirror of synced 2026-01-18 09:22:13 +00:00
Sean Cross 417f3fe6b1 msys2: launcher: fix warnings and errors under g++
When building under G++, certain C-isms no longer work.  For example,
we must now cast the return from `calloc()`.

Fix `launcher.c` so that it builds under whatever $CXX is set to,
which is usually a C++ compiler.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-09-08 15:50:24 +08:00
..
2019-04-30 13:19:04 +02:00
2018-09-28 17:20:16 +02:00
2015-02-08 00:16:59 +01:00