mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-26 22:31:05 +00:00
926e3b76b0
I tried out -std=c2x (doesn't work due to typeof (gcc bug?)) and -sdt=gnu2x (still no #embed) and found that only regex.c was a problem (nice), and now it no longer is a problem. |
||
---|---|---|
.. | ||
bi_gib.c | ||
exp.c | ||
gib_buffer.c | ||
gib_builtin.c | ||
gib_classes.c | ||
gib_execute.c | ||
gib_function.c | ||
gib_handle.c | ||
gib_init.c | ||
gib_keys.c | ||
gib_object.c | ||
gib_parse.c | ||
gib_process.c | ||
gib_regex.c | ||
gib_semantics.c | ||
gib_thread.c | ||
gib_tree.c | ||
gib_vars.c | ||
Makemodule.am | ||
ops.c | ||
regex.c |