On Tuesday, 21 November 2017 at 00:36:00 UTC, rikki cattermole wrote:
Source code please.

https://github.com/zorael/kameloso.git

I'm not proud of some of the early bits there (main.d) so don't judge me, please. I'm learning as I go.

The offending bits are IRCEvent.Type in ircstructs.d[1]. If I comment out part of it[2] making the enum smaller, it compiles. dub build always works, dub build -b plain doesn't.


[1] https://github.com/zorael/kameloso/blob/master/source/kameloso/ircstructs.d#L22 [2] https://github.com/zorael/kameloso/blob/mite/source/kameloso/ircstructs.d#L417-L700

Reply via email to