mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-01-15 09:17:06 +00:00
a46a3a2668
This makes it a compile-time error to call a function that semantically takes no parameters with a nonzero number of arguments. Previously, such code would still compile, but risk blowing up the stack if a compiler chose to use something other than caller-cleanup calling conventions. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
crash.c | ||
dpi.c | ||
event.c | ||
ivshmem.c | ||
sysinfo.c | ||
thread.c | ||
time.c | ||
windebug.c |