Development discussion. Logged to https://ddnet.tw/irclogs/ Connected with DDNet's IRC channel, Matrix room and GitHub repositories — IRC: #ddnet on Quakenet | Matrix: #ddnet-developer:matrix.org GitHub: https://github.com/ddnet
Between 2020-01-20 00:00:00Z and 2020-01-21 00:00:00Z
``
Core was generated by ./DDRace64-Server_sql -f servers/block.cfg'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 lock::take (this=0x7fd28dc19428) at /home/teeworlds/src/master/src/base/tl/threading.h:103
103 var->take();
[Current thread is 1 (Thread 0x7fd27f7fe700 (LWP 15066))]
(gdb) bt
#0 lock::take (this=0x7fd28dc19428) at /home/teeworlds/src/master/src/base/tl/threading.h:103
#1 scope_lock::scope_lock (l=0x7fd28dc19428, this=)
at /home/teeworlds/src/...
Is there a style for enum spaces? It rly annoys me sometimes there are spaces and somtimes not it even is inconsitent during one enum if im not mistaken