[Issue 19213] New: goto skips declaration of variable in std.algorithm.iteration.joiner
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Sep  3 10:09:14 UTC 2018
    
    
  
https://issues.dlang.org/show_bug.cgi?id=19213
          Issue ID: 19213
           Summary: goto skips declaration of variable in
                    std.algorithm.iteration.joiner
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P1
         Component: phobos
          Assignee: nobody at puremagic.com
          Reporter: arne.ludwig at posteo.de
The upgrade of libphobos 2.081.2-1 -> 2.082.0-1 on Arch Linux introduced this
error. I do not have the time to investigate the error in detail but wanted to
report it anyway. Here is the full error message:
/usr/include/dlang/dmd/std/algorithm/iteration.d-mixin-2675(2677,31): Error:
goto skips declaration of variable
std.algorithm.iteration.joiner!(FilterResult!(isAmgiguouslyAlignedRead,
ChunkByImpl!(haveEqualIds, FilterResult!(unaryFun,
AlignmentChain[])))).joiner.Result.this.__tmpfordtor3418 at
/usr/include/dlang/dmd/std/algorithm/iteration.d-mixin-2675(2687,28)
--
    
    
More information about the Digitalmars-d-bugs
mailing list