Closed takase1121 closed 6 years ago
On Thu, Jun 14, 2018 at 05:36:14AM -0700, takase wrote:
When I tried to compile a GUI program with minigui.d, the compiler throws a warning.
try rebuilding now from master
But that warning is worthless - it doesn't actually matter and does not indicate an actual bug (actually, in this specific case, it is a habit of mine to prevent bugs, but the compiler doesn't recognize the pattern).
Looks like the build succeeded anyway so no harm done.
Yeah I know the warning won't affect the program but it fails to compile with dub (i forgot to add the ignore warning build option) but everything is fine after i added it. Thanks for attention!
When I tried to compile a GUI program with minigui.d, the compiler throws a warning. Help will be appreciated.