Hi Matthias,

On Tue, Aug 28, 2018 at 03:39:56PM +0200, Matthias Klumpp wrote:
> > > ...
> > > [30/149] ldc2 -Ibiod@sha -I. -I.. -I -I../ -I/usr/include/d -enable-color 
> > > -O -g -release -wi -relocation-model=pic   -of 
> > > 'biod@sha/bio_maf_reader.d.o' -c ../bio/maf/reader.d
> > > FAILED: biod@sha/bio_maf_reader.d.o
> > > ldc2 -Ibiod@sha -I. -I.. -I -I../ -I/usr/include/d -enable-color -O -g 
> > > -release -wi -relocation-model=pic   -of 'biod@sha/bio_maf_reader.d.o' -c 
> > > ../bio/maf/reader.d
> > > ../bio/maf/reader.d(40): Deprecation: struct 
> > > `std.stdio.File.ByLine!(char, char).ByLine` is deprecated - Use .byLine
> > > ../bio/maf/reader.d(53): Error: cannot implicitly convert expression 
> > > `this._f.byLine(cast(Flag)true, '\x0a')` of type `ByLineImpl!(char, 
> > > char)` to `ByLine!(char, char)`
> > > ../bio/maf/reader.d(53):        `this._lines = 
> > > this._f.byLine(cast(Flag)true, '\x0a')` is the first assignment of 
> > > `this._lines` therefore it represents its initialization
> > > ../bio/maf/reader.d(53):        `opAssign` methods are not used for 
> > > initialization, but for subsequent assignments
> > > [
> 
> Looks like an upstream issue - have you filed a bug there already?

Upstream code das not changed since first release in Debian (Sat, 04 Mar
2017)  I have no idea what kind of bug I should file. :-(

Kind regards

       Andreas.

-- 
http://fam-tille.de

Reply via email to