https://issues.dlang.org/show_bug.cgi?id=13142
--- Comment #5 from Kenji Hara <[email protected]> --- (In reply to Domingo Alvarez Duarte from comment #3) > Just in case the error message problem you are trying to fix also cover this: > > bugEnumButton.d(4): Error: cannot implicitly convert expression (3) of type > int to TYPE > [snip] OK, it's properly fixed in git-head. bugEnumToolbar.d(9): Error: cannot implicitly convert expression (3) of type int to TYPE I'll cherry-pick the fix into 2.066 release branch. --
