version?

2017-02-20 Thread Ellery Newcomer via D.gnu
Quick dumb question: I just installed gdc on ubuntu from apt. Which version of the dmd front end does it use? gdc --version gives me gdc (Ubuntu 4.8.5-2ubuntu1~14.04.1) 4.8.5 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. The

Re: error: symbol (longsymbol) is already defined

2015-11-12 Thread Ellery Newcomer via D.gnu
On Wednesday, 11 November 2015 at 13:48:16 UTC, Johannes Pfau wrote: Am Tue, 10 Nov 2015 05:14:48 + schrieb Ellery Newcomer : On Monday, 9 November 2015 at 08:53:30 UTC, Iain Buclaw wrote: > > Instead of funneling blame, this could be resolved in the > move > to 2.067 > (maybe just skippi

Re: error: symbol (longsymbol) is already defined

2015-11-09 Thread Ellery Newcomer via D.gnu
On Monday, 9 November 2015 at 08:53:30 UTC, Iain Buclaw wrote: Instead of funneling blame, this could be resolved in the move to 2.067 (maybe just skipping to 2.068). The complete The warning still appears in dmd 2.069. Do you recommend filing a bug with dmd?

error: symbol (longsymbol) is already defined

2015-11-08 Thread Ellery Newcomer via D.gnu
Anybody have any idea what's going on here? https://travis-ci.org/ariovistus/pyd/jobs/90001785 basically, its running gdc -c temp.o (d files..) and its giving Error: symbol `_D4util11multi_index276__T19MultiIndexContainerTC4core6thread6ThreadTS4util11multi_index127__T9IndexedByS1094util11mul