<html><body><div>On Oct 27, 2014, at 08:20 AM, Andrei Alexandrescu via dmd-beta <dmd-beta@puremagic.com> wrote:<br><br><div><blockquote type="cite"><div class="msg-quote"><div class="_stretch"><span style="white-space:pre-wrap;" data-mce-style="white-space: pre-wrap;">After I set up a dmd.conf file, I got more dub-related errors. What <br>could be the matter? I'm using dub 0.9 22, built on Sep 2 2014. Error <br>trail below. Please advise.<br><br>Andrei<br><br>../../../.dub/packages/vibe-d-0.7.21-rc.3/source/vibe/core/drivers/libevent2.d(864): <br>Warning: instead of C-style syntax, use D-style syntax 'char[64] buf'<br>../../../.dub/packages/vibe-d-0.7.21-rc.3/source/vibe/stream/openssl.d(59): <br>Warning: instead of C-style syntax, use D-style syntax 'ubyte[64] <br>m_peekBuffer'</span></div></div></blockquote><span></span><br>Looks like some of vibe's dependencies haven't been updated for the latest compiler. Dub builds with warnings on by default.<br><br>--<br>/Jacob Carlborg<br></div></div></body></html>