huglovefan

Results 3 comments of huglovefan

the name __assert is already used for the assert failure function on some platforms (see druntime [core.stdc.assert](https://github.com/dlang/druntime/blob/master/src/core/stdc/assert_.d) for a list) if it's made a keyword, the assert header and uses...

searching for `d` gives the same error: https://code.dlang.org/search?q=d (500) https://code.dlang.org/search?q=a+b+c+e+f+g+h+i+j+k+l+m+n+o+p+q+r+s+t+u+v+w+x+y+z (works) https://code.dlang.org/search?q=a+b+c+d+e+f+g+h+i+j+k+l+m+n+o+p+q+r+s+t+u+v+w+x+y+z (does not work)

> **Disallow newly connected players from calling votes in casual and competitive** > Currently some of the bots are programmed to call votes on other players as they join the...