The D Programming Language - Digitalmars-d-bugs
April 2017 Archives by subject
Starting: Sat Apr 1 11:08:44 PDT 2017
Ending: Sun Apr 30 19:20:43 PDT 2017
Messages: 379
- [Issue 10001] string formatting with underscores
via Digitalmars-d-bugs
- [Issue 10001] string formatting with underscores
via Digitalmars-d-bugs
- [Issue 11131] variables without linkage shouldn't have a mangling (.mangleof)
via Digitalmars-d-bugs
- [Issue 11214] Coverage report not output if not run from source dir
via Digitalmars-d-bugs
- [Issue 11847] Importing "package.d" module causes qualified name lookup to fail for sub modules
via Digitalmars-d-bugs
- [Issue 11874] __traits(isPOD) does not check base elem of static arrays
via Digitalmars-d-bugs
- [Issue 11905] Can't make enum of custom struct types autoincrement working
via Digitalmars-d-bugs
- [Issue 12115] Segfault in FormatSpec.fillUp
via Digitalmars-d-bugs
- [Issue 12233] Attempting to use TypeInfo.init results in a compiler error due to lack of 'this'.
via Digitalmars-d-bugs
- [Issue 12233] Attempting to use TypeInfo.init results in a compiler error due to lack of 'this'.
via Digitalmars-d-bugs
- [Issue 12331] Wrong error message for undefined identifier at compile-time
via Digitalmars-d-bugs
- [Issue 12919] disallow implicit signed/unsigned integer conversions
via Digitalmars-d-bugs
- [Issue 13487] Create a partial mirror of benchmarks at http://shootout.alioth.debian.org on http://dlang.com/shotout.html
via Digitalmars-d-bugs
- [Issue 13568] Support compile-time format strings in std.format
via Digitalmars-d-bugs
- [Issue 13568] Support compile-time format strings in std.format
via Digitalmars-d-bugs
- [Issue 13607] BigInt math not usable in @safe code
via Digitalmars-d-bugs
- [Issue 13607] BigInt math not usable in @safe code
via Digitalmars-d-bugs
- [Issue 13711] Optimizer bug (yet another one, with test case)
via Digitalmars-d-bugs
- [Issue 13742] undefined reference to __coverage
via Digitalmars-d-bugs
- [Issue 14402] std.conv.emplace segfaults for nested class
via Digitalmars-d-bugs
- [Issue 14591] [SPEC] Ambiguity between extern(Pascal) and template value parameters
via Digitalmars-d-bugs
- [Issue 14591] [SPEC] Ambiguity between extern(Pascal) and template value parameters
via Digitalmars-d-bugs
- [Issue 14591] [SPEC] Ambiguity between extern(Pascal) and template value parameters
via Digitalmars-d-bugs
- [Issue 14591] [SPEC] Ambiguity between extern(Pascal) and template value parameters
via Digitalmars-d-bugs
- [Issue 14591] [SPEC] Ambiguity between extern(Pascal) and template value parameters
via Digitalmars-d-bugs
- [Issue 14591] [SPEC] Ambiguity between extern(Pascal) and template value parameters
via Digitalmars-d-bugs
- [Issue 14591] [SPEC] Ambiguity between extern(Pascal) and template value parameters
via Digitalmars-d-bugs
- [Issue 14591] [SPEC] Ambiguity between extern(Pascal) and template value parameters
via Digitalmars-d-bugs
- [Issue 14591] [SPEC] Ambiguity between extern(Pascal) and template value parameters
via Digitalmars-d-bugs
- [Issue 14591] [SPEC] Ambiguity between extern(Pascal) and template value parameters
via Digitalmars-d-bugs
- [Issue 14591] [SPEC] Ambiguity between extern(Pascal) and template value parameters
via Digitalmars-d-bugs
- [Issue 15108] DMD should support ARM
via Digitalmars-d-bugs
- [Issue 15246] Destructor inheritance doesn't inherit attributes properly
via Digitalmars-d-bugs
- [Issue 15315] can break immutable with std.algorithm.move
via Digitalmars-d-bugs
- [Issue 15315] can break immutable with std.algorithm.move
via Digitalmars-d-bugs
- [Issue 15315] can break immutable with std.algorithm.move
via Digitalmars-d-bugs
- [Issue 15315] can break immutable with std.algorithm.move
via Digitalmars-d-bugs
- [Issue 15371] __traits(getMember) should bypass the protection
via Digitalmars-d-bugs
- [Issue 15481] GC profiler thinks reducing array.length triggers reallocation
via Digitalmars-d-bugs
- [Issue 15481] GC profiler thinks reducing array.length triggers reallocation
via Digitalmars-d-bugs
- [Issue 1550] D DLLs close standard input/output streams when unloading
via Digitalmars-d-bugs
- [Issue 15534] [std.experimental.logger.core] Documentation mismatch
via Digitalmars-d-bugs
- [Issue 15534] [std.experimental.logger.core] Documentation mismatch
via Digitalmars-d-bugs
- [Issue 15536] [std.experimental.logger] More detailed example
via Digitalmars-d-bugs
- [Issue 15538] wrong code with switch
via Digitalmars-d-bugs
- [Issue 15538] wrong code with switch
via Digitalmars-d-bugs
- [Issue 15538] wrong code with switch
via Digitalmars-d-bugs
- [Issue 15692] Allow struct member initializer everywhere
via Digitalmars-d-bugs
- [Issue 15692] Allow struct member initializer everywhere
via Digitalmars-d-bugs
- [Issue 15726] [REG2.068.0] forward reference error for circular classes, RefCounted
via Digitalmars-d-bugs
- [Issue 15763] std.math.approxEqual is not symmetric
via Digitalmars-d-bugs
- [Issue 15783] Junk is written into environment variable after assigning null to it
via Digitalmars-d-bugs
- [Issue 15896] private ignored when import bindings are used
via Digitalmars-d-bugs
- [Issue 15896] private ignored when import bindings are used
via Digitalmars-d-bugs
- [Issue 15896] private ignored when import bindings are used
via Digitalmars-d-bugs
- [Issue 15947] [REG 2.069.0?] simple multithreaded program + "-profile=gc" = crash
via Digitalmars-d-bugs
- [Issue 15947] [REG 2.069.0?] simple multithreaded program + "-profile=gc" = crash
via Digitalmars-d-bugs
- [Issue 16044] __traits(allMembers) returns empty tuple for subpackages
via Digitalmars-d-bugs
- [Issue 16117] std.experimental.allocator does not work with non default constructible types
via Digitalmars-d-bugs
- [Issue 16280] -profile=gc wrongly reports allocation when using reserve on dynamic arrays
via Digitalmars-d-bugs
- [Issue 16280] -profile=gc wrongly reports allocation when using reserve on dynamic arrays
via Digitalmars-d-bugs
- [Issue 16303] covariant delegates should implicitly convert
via Digitalmars-d-bugs
- [Issue 16408] [REG2.065] Converting char* to string with std.conv.to!string is wrong in release mode
via Digitalmars-d-bugs
- [Issue 16408] [REG2.065] Converting char* to string with std.conv.to!string is wrong in release mode
via Digitalmars-d-bugs
- [Issue 16408] [REG2.065] Converting char* to string with std.conv.to!string is wrong in release mode
via Digitalmars-d-bugs
- [Issue 16408] [REG2.065] Converting char* to string with std.conv.to!string is wrong in release mode
via Digitalmars-d-bugs
- [Issue 16408] [REG2.065] Converting char* to string with std.conv.to!string is wrong in release mode
via Digitalmars-d-bugs
- [Issue 16408] [REG2.065] left-to-right order of evaluation of function arguments not consistently followed
via Digitalmars-d-bugs
- [Issue 16408] [REG2.065] left-to-right order of evaluation of function arguments not consistently followed
via Digitalmars-d-bugs
- [Issue 16408] [REG2.065] left-to-right order of evaluation of function arguments not consistently followed
via Digitalmars-d-bugs
- [Issue 16408] [REG2.065] left-to-right order of evaluation of function arguments not consistently followed
via Digitalmars-d-bugs
- [Issue 16521] Wrong code generation with switch + static foreach
via Digitalmars-d-bugs
- [Issue 16521] Wrong code generation with switch + static foreach
via Digitalmars-d-bugs
- [Issue 16600] Wrong error message for ambiguous mutable/immutable constructor
via Digitalmars-d-bugs
- [Issue 16600] Wrong error message for ambiguous mutable/immutable constructor
via Digitalmars-d-bugs
- [Issue 16630] Compile errors with std.traits.arity and std.traits.ParameterStorageClassTuple
via Digitalmars-d-bugs
- [Issue 16630] Compile errors with std.traits.arity and std.traits.ParameterStorageClassTuple
via Digitalmars-d-bugs
- [Issue 16649] Header gen skips parens
via Digitalmars-d-bugs
- [Issue 16649] Header gen skips parens
via Digitalmars-d-bugs
- [Issue 16746] Please output Makefile-style depfiles for ninja and make
via Digitalmars-d-bugs
- [Issue 17096] many traits accept an invalid parameter count without error
via Digitalmars-d-bugs
- [Issue 17099] c:\d\dmd2\samples\d needs to be updated to compile with latest versions like 2073...
via Digitalmars-d-bugs
- [Issue 17099] c:\d\dmd2\samples\d needs to be updated to compile with latest versions like 2073...
via Digitalmars-d-bugs
- [Issue 17099] c:\d\dmd2\samples\d needs to be updated to compile with latest versions like 2073...
via Digitalmars-d-bugs
- [Issue 17099] c:\d\dmd2\samples\d needs to be updated to compile with latest versions like 2073...
via Digitalmars-d-bugs
- [Issue 17099] c:\d\dmd2\samples\d needs to be updated to compile with latest versions like 2073...
via Digitalmars-d-bugs
- [Issue 17099] c:\d\dmd2\samples\d needs to be updated to compile with latest versions like 2073...
via Digitalmars-d-bugs
- [Issue 17099] c:\d\dmd2\samples\d needs to be updated to compile with latest versions like 2073...
via Digitalmars-d-bugs
- [Issue 17141] CommonType!(dchar, char) returns uint
via Digitalmars-d-bugs
- [Issue 17141] CommonType!(dchar, char) returns uint
via Digitalmars-d-bugs
- [Issue 17141] CommonType!(dchar, char) returns uint
via Digitalmars-d-bugs
- [Issue 17141] CommonType!(dchar, char) returns uint
via Digitalmars-d-bugs
- [Issue 17141] CommonType!(dchar, char) returns uint
via Digitalmars-d-bugs
- [Issue 17141] CommonType!(dchar, char) returns uint
via Digitalmars-d-bugs
- [Issue 17141] CommonType!(dchar, char) returns uint
via Digitalmars-d-bugs
- [Issue 17141] CommonType!(dchar, char) returns uint
via Digitalmars-d-bugs
- [Issue 17141] CommonType!(dchar, char) returns uint
via Digitalmars-d-bugs
- [Issue 17141] Type Inference Incorrectly Converts Characters to Integers
via Digitalmars-d-bugs
- [Issue 17141] Type Inference Incorrectly Converts Characters to Integers
via Digitalmars-d-bugs
- [Issue 17144] [REG 2.071] local imports became invisible
via Digitalmars-d-bugs
- [Issue 17162] std.algorithm.startsWith fails to compile with -dip1000 switch
via Digitalmars-d-bugs
- [Issue 17165] missing files in release archives
via Digitalmars-d-bugs
- [Issue 17165] missing files in release archives
via Digitalmars-d-bugs
- [Issue 17179] dmd 2.073 betas segfault while trying to build vibe.d project
via Digitalmars-d-bugs
- [Issue 17188] `core.stdc.stdlib.qsort()` is broken
via Digitalmars-d-bugs
- [Issue 17190] [REG2.072] isNumeric!string conflict std.traits std.string
via Digitalmars-d-bugs
- [Issue 17213] [REG2.072] take address of ref return value @safe
via Digitalmars-d-bugs
- [Issue 17213] [REG2.072] take address of ref return value @safe
via Digitalmars-d-bugs
- [Issue 17213] [REG2.072] take address of ref return value @safe
via Digitalmars-d-bugs
- [Issue 17218] foreach on tupleof inside switch returns ref to undefined address
via Digitalmars-d-bugs
- [Issue 17231] Function to get name from Tid
via Digitalmars-d-bugs
- [Issue 17270] std.experimental.Final fails on pointers
via Digitalmars-d-bugs
- [Issue 17274] No OS X .dmg file for DMD 2.074.0-b1
via Digitalmars-d-bugs
- [Issue 17274] No OS X .dmg file for DMD 2.074.0-b1
via Digitalmars-d-bugs
- [Issue 17275] [REG 2.072.0] AssertError at declaration.d(2121): Assertion failure
via Digitalmars-d-bugs
- [Issue 17275] [REG 2.072.0] AssertError at declaration.d(2121): Assertion failure
via Digitalmars-d-bugs
- [Issue 17275] [REG 2.072.0] AssertError at declaration.d(2121): Assertion failure
via Digitalmars-d-bugs
- [Issue 17275] [REG 2.072.0] AssertError at declaration.d(2121): Assertion failure
via Digitalmars-d-bugs
- [Issue 17280] dmd -m64 mode hard-code error libpath with vs2017
via Digitalmars-d-bugs
- [Issue 17282] [REG 2.074.0-b1] std.conv.parse throws with -debug
via Digitalmars-d-bugs
- [Issue 17282] [REG 2.074.0-b1] std.conv.parse throws with -debug
via Digitalmars-d-bugs
- [Issue 17283] std.experimental.typecons uses private module members
via Digitalmars-d-bugs
- [Issue 17283] std.experimental.typecons uses private module members
via Digitalmars-d-bugs
- [Issue 17288] formattedWrite error when width/precision provided and no value to format
via Digitalmars-d-bugs
- [Issue 17289] With Xcode 8.3 linker, warnings of "pointer not aligned"
via Digitalmars-d-bugs
- [Issue 17289] With Xcode 8.3 linker, warnings of "pointer not aligned"
via Digitalmars-d-bugs
- [Issue 17289] With Xcode 8.3 linker, warnings of "pointer not aligned"
via Digitalmars-d-bugs
- [Issue 17289] With Xcode 8.3 linker, warnings of "pointer not aligned"
via Digitalmars-d-bugs
- [Issue 17289] With Xcode 8.3 linker, warnings of "pointer not aligned"
via Digitalmars-d-bugs
- [Issue 17289] With Xcode 8.3 linker, warnings of "pointer not aligned"
via Digitalmars-d-bugs
- [Issue 17289] With Xcode 8.3 linker, warnings of "pointer not aligned"
via Digitalmars-d-bugs
- [Issue 17290] DMD crash when f.T f(){}
via Digitalmars-d-bugs
- [Issue 17290] DMD crash when f.T f(){}
via Digitalmars-d-bugs
- [Issue 17290] DMD crash when f.T f(){}
via Digitalmars-d-bugs
- [Issue 17290] New: DMD crash when f.T f(){}
via Digitalmars-d-bugs
- [Issue 17291] [REG 2.074-b1] windows: invalid relocation entries
via Digitalmars-d-bugs
- [Issue 17291] [REG 2.074-b1] windows: invalid relocation entries
via Digitalmars-d-bugs
- [Issue 17291] [REG 2.074-b1] windows: invalid relocation entries
via Digitalmars-d-bugs
- [Issue 17291] [REG 2.074-b1] windows: invalid relocation entries
via Digitalmars-d-bugs
- [Issue 17291] New: [REG 2.074-b1] windows: invalid relocation entries
via Digitalmars-d-bugs
- [Issue 17292] [REG 2.069] Windows: dmd causes "out of memory" when using less than 2GB of memory
via Digitalmars-d-bugs
- [Issue 17292] [REG 2.069] Windows: dmd causes "out of memory" when using less than 2GB of memory
via Digitalmars-d-bugs
- [Issue 17292] [REG 2.069] Windows: dmd causes "out of memory" when using less than 2GB of memory
via Digitalmars-d-bugs
- [Issue 17292] [REG 2.069] Windows: dmd causes "out of memory" when using less than 2GB of memory
via Digitalmars-d-bugs
- [Issue 17292] [REG 2.069] Windows: dmd causes "out of memory" when using less than 2GB of memory
via Digitalmars-d-bugs
- [Issue 17292] New: [REG 2.069] Windows: dmd causes "out of memory" when using less than 2GB of memory
via Digitalmars-d-bugs
- [Issue 17293] "Using C++ Classes From D" example no longer works
via Digitalmars-d-bugs
- [Issue 17293] New: "Using C++ Classes From D" example no longer works
via Digitalmars-d-bugs
- [Issue 17294] Incorrect -profile=gc data
via Digitalmars-d-bugs
- [Issue 17294] Incorrect -profile=gc data
via Digitalmars-d-bugs
- [Issue 17294] Incorrect -profile=gc data
via Digitalmars-d-bugs
- [Issue 17294] Incorrect -profile=gc data
via Digitalmars-d-bugs
- [Issue 17294] Incorrect -profile=gc data
via Digitalmars-d-bugs
- [Issue 17294] New: Incorrect -profile=gc data
via Digitalmars-d-bugs
- [Issue 17295] New: FreeTree should provide an adaptive approach similar to FreeList
via Digitalmars-d-bugs
- [Issue 17296] EINTR awareness - posix system calls can be interrupted by posix signal
via Digitalmars-d-bugs
- [Issue 17296] New: EINTR awareness - posix system calls can be interrupted by posix signal
via Digitalmars-d-bugs
- [Issue 17297] New: Object.~this not being @nogc is severely limiting @nogc applicability
via Digitalmars-d-bugs
- [Issue 17297] Object.~this not being @nogc is severely limiting @nogc applicability
via Digitalmars-d-bugs
- [Issue 17297] Object.~this not being @nogc is severely limiting @nogc applicability
via Digitalmars-d-bugs
- [Issue 17298] New: Templates cause wrong deprecation warnings about derived class accessing private method
via Digitalmars-d-bugs
- [Issue 17298] Templates cause wrong deprecation warnings about derived class accessing private method
via Digitalmars-d-bugs
- [Issue 17298] Wrong deprecation warnings about derived class accessing private method
via Digitalmars-d-bugs
- [Issue 17299] [Reg 2.071] Compile failure only on -de
via Digitalmars-d-bugs
- [Issue 17299] [Reg 2.071] Compile failure only on -de
via Digitalmars-d-bugs
- [Issue 17299] [Reg 2.071] Compile failure only on -de
via Digitalmars-d-bugs
- [Issue 17299] Compile failure only on -de
via Digitalmars-d-bugs
- [Issue 17299] New: Compile failure only on -de
via Digitalmars-d-bugs
- [Issue 17300] New: Enable setting code coverage options on the command line
via Digitalmars-d-bugs
- [Issue 17301] New: Unhelpful error message on template and non-template struct defined in separate modules
via Digitalmars-d-bugs
- [Issue 17302] [SPEC] QualifiedName mangling does not match compiler.
via Digitalmars-d-bugs
- [Issue 17302] [SPEC] QualifiedName mangling does not match compiler.
via Digitalmars-d-bugs
- [Issue 17302] [SPEC] QualifiedName mangling does not match compiler.
via Digitalmars-d-bugs
- [Issue 17302] New: [SPEC] QualifiedName mangling does not match compiler.
via Digitalmars-d-bugs
- [Issue 17303] New: type error in the href url under the link Systems Programming
via Digitalmars-d-bugs
- [Issue 17303] type error in the href url under the link Systems Programming
via Digitalmars-d-bugs
- [Issue 17303] type error in the href url under the link Systems Programming
via Digitalmars-d-bugs
- [Issue 17303] type error in the href url under the link Systems Programming
via Digitalmars-d-bugs
- [Issue 17303] type error in the href url under the link Systems Programming
via Digitalmars-d-bugs
- [Issue 17303] type error in the href url under the link Systems Programming
via Digitalmars-d-bugs
- [Issue 17304] [SPEC] Anonymous symbols, show or ignore in demangler?
via Digitalmars-d-bugs
- [Issue 17304] [SPEC] Anonymous symbols, show or ignore in demangler?
via Digitalmars-d-bugs
- [Issue 17304] New: [SPEC] Anonymous symbols, show or ignore in demangler?
via Digitalmars-d-bugs
- [Issue 17305] [SPEC] ABI page still has references to D1 Phobos
via Digitalmars-d-bugs
- [Issue 17305] New: [SPEC] ABI page still has references to D1 Phobos
via Digitalmars-d-bugs
- [Issue 17306] dmd segfault on package imports
via Digitalmars-d-bugs
- [Issue 17306] New: dmd segfault on package imports
via Digitalmars-d-bugs
- [Issue 17307] [ICE] TypeBasic::implicitConvTo: After error "anonymous struct can only be a part of an aggregate"
via Digitalmars-d-bugs
- [Issue 17307] New: [ICE] TypeBasic::implicitConvTo: After error "anonymous struct can only be a part of an aggregate"
via Digitalmars-d-bugs
- [Issue 17308] [TEST/PROCESS] Beta releases should not be built with -release
via Digitalmars-d-bugs
- [Issue 17308] New: [TEST/PROCESS] Beta releases should not be built with -release
via Digitalmars-d-bugs
- [Issue 17309] [REG 2.073.2] constructor template doesn't infer `pure`
via Digitalmars-d-bugs
- [Issue 17309] [REG 2.073.2] constructor template doesn't infer `pure`
via Digitalmars-d-bugs
- [Issue 17309] [REG 2.073.2] constructor template doesn't infer `pure`
via Digitalmars-d-bugs
- [Issue 17309] [REG 2.073.2] constructor template doesn't infer `pure`
via Digitalmars-d-bugs
- [Issue 17309] [REG 2.073.2] constructor template doesn't infer `pure`
via Digitalmars-d-bugs
- [Issue 17309] [REG 2.073.2] constructor template doesn't infer `pure`
via Digitalmars-d-bugs
- [Issue 17309] [REG 2.073.2] constructor template doesn't infer `pure`
via Digitalmars-d-bugs
- [Issue 17309] New: constructor template doesn't infer `pure`
via Digitalmars-d-bugs
- [Issue 17310] [SPEC] Ambiguous mangling for 'Y', Objective-C function or variadic arguments?
via Digitalmars-d-bugs
- [Issue 17310] [SPEC] Ambiguous mangling for 'Y', Objective-C function or variadic arguments?
via Digitalmars-d-bugs
- [Issue 17310] [SPEC] Ambiguous mangling for 'Y', Objective-C function or variadic arguments?
via Digitalmars-d-bugs
- [Issue 17310] [SPEC] Ambiguous mangling for 'Y', Objective-C function or variadic arguments?
via Digitalmars-d-bugs
- [Issue 17310] [SPEC] Ambiguous mangling for 'Y', Objective-C function or variadic arguments?
via Digitalmars-d-bugs
- [Issue 17310] [SPEC] Ambiguous mangling for 'Y', Objective-C function or variadic arguments?
via Digitalmars-d-bugs
- [Issue 17310] [SPEC] Ambiguous mangling for 'Y', Objective-C function or variadic arguments?
via Digitalmars-d-bugs
- [Issue 17310] New: [SPEC] Ambiguous mangling for 'Y', Objective-C function or variadic arguments?
via Digitalmars-d-bugs
- [Issue 17311] New: std.conv has ddoc warnings when compiled
via Digitalmars-d-bugs
- [Issue 17312] New: std.range.package has Ddoc warnings when compiled
via Digitalmars-d-bugs
- [Issue 17313] New: more Phobos Ddoc warnings when compiling
via Digitalmars-d-bugs
- [Issue 17314] BinaryHeap crashes upon insertion if heapified with an array of length 1
via Digitalmars-d-bugs
- [Issue 17314] New: BinaryHeap crashes upon insertion if heapified with an array of length 1
via Digitalmars-d-bugs
- [Issue 17315] New: Assigning a delegate to a function compiles but causes segfault
via Digitalmars-d-bugs
- [Issue 17316] New: DMD crashes on large code generating app
via Digitalmars-d-bugs
- [Issue 17317] New: 2.074.0 release candidate does not have updated backend license
via Digitalmars-d-bugs
- [Issue 17318] Delegates allow escaping reference to stack variable
via Digitalmars-d-bugs
- [Issue 17318] New: Delegates allow escaping reference to stack variable
via Digitalmars-d-bugs
- [Issue 17319] New: icmp - cannot use in sort with string array arguments - compilation fails
via Digitalmars-d-bugs
- [Issue 17320] New: Visual Studio 2017 is not detected
via Digitalmars-d-bugs
- [Issue 17320] Visual Studio 2017 is not detected
via Digitalmars-d-bugs
- [Issue 17321] Example code for std.stdio.File fails to compile
via Digitalmars-d-bugs
- [Issue 17321] Example code for std.stdio.File fails to compile
via Digitalmars-d-bugs
- [Issue 17321] New: Example code for std.stdio.File fails to compile
via Digitalmars-d-bugs
- [Issue 17322] New: Add Magikcraft to organizations using D
via Digitalmars-d-bugs
- [Issue 17323] New: Eliminate all uses of obsolete "..." in dmd
via Digitalmars-d-bugs
- [Issue 17324] New: Floating point 1/(1/x) > 0 if x > 0 not generally true
via Digitalmars-d-bugs
- [Issue 17325] New: alias this not tried on template instantiation failure
via Digitalmars-d-bugs
- [Issue 17326] 2.072 gc changes broke 32 bit Windows DLLs
via Digitalmars-d-bugs
- [Issue 17326] 2.072 gc changes broke 32 bit Windows DLLs
via Digitalmars-d-bugs
- [Issue 17326] 2.072 gc changes broke 32 bit Windows DLLs
via Digitalmars-d-bugs
- [Issue 17326] 2.072 gc changes broke 32 bit Windows DLLs
via Digitalmars-d-bugs
- [Issue 17326] 2.072 gc changes totally broke 32 bit Windows DLLs
via Digitalmars-d-bugs
- [Issue 17326] New: 2.072 gc changes totally broke 32 bit Windows DLLs
via Digitalmars-d-bugs
- [Issue 17327] New: std.getopt: repeated options unrecognised
via Digitalmars-d-bugs
- [Issue 17327] std.getopt: repeated options unrecognised
via Digitalmars-d-bugs
- [Issue 17327] std.getopt: repeated options unrecognised
via Digitalmars-d-bugs
- [Issue 17327] std.getopt: repeated options unrecognised
via Digitalmars-d-bugs
- [Issue 17327] std.getopt: repeated options unrecognised
via Digitalmars-d-bugs
- [Issue 17327] std.getopt: repeated options unrecognised
via Digitalmars-d-bugs
- [Issue 17328] New: std.experimental.logger: wrong hex formatting for zeros
via Digitalmars-d-bugs
- [Issue 17329] File.remove() has problems with long filenames (>128 bytes)
via Digitalmars-d-bugs
- [Issue 17329] File.remove() has problems with long filenames (>128 bytes)
via Digitalmars-d-bugs
- [Issue 17329] File.remove() has problems with long filenames (>128 bytes)
via Digitalmars-d-bugs
- [Issue 17329] File.remove() has problems with long filenames (>128 bytes)
via Digitalmars-d-bugs
- [Issue 17329] New: File.remove() has problems with long filenames (>128 bytes)
via Digitalmars-d-bugs
- [Issue 17330] [REG 2.072] BigInt's constructor used to be pure
via Digitalmars-d-bugs
- [Issue 17330] [REG 2.072] BigInt's constructor used to be pure
via Digitalmars-d-bugs
- [Issue 17330] [REG 2.072] BigInt's constructor used to be pure
via Digitalmars-d-bugs
- [Issue 17330] New: [REG 2.072] BigInt's constructor used to be pure
via Digitalmars-d-bugs
- [Issue 17331] appender can't be used for initialization twice
via Digitalmars-d-bugs
- [Issue 17331] New: appender can't be use for initialization
via Digitalmars-d-bugs
- [Issue 17332] New: optilink or dmd bug
via Digitalmars-d-bugs
- [Issue 17332] optilink or dmd bug
via Digitalmars-d-bugs
- [Issue 17333] Disallow concat of string with integer enum
via Digitalmars-d-bugs
- [Issue 17333] Disallow concat of string with integer enum
via Digitalmars-d-bugs
- [Issue 17333] New: Disallow CT concat of string with integer
via Digitalmars-d-bugs
- [Issue 17334] New: Template constraints do short circuit semantic analysis for && and ||, but not for ?:
via Digitalmars-d-bugs
- [Issue 17334] Template constraints do short circuit semantic analysis for && and ||, but not for ?:
via Digitalmars-d-bugs
- [Issue 17334] Template constraints do short circuit semantic analysis for && and ||, but not for ?:
via Digitalmars-d-bugs
- [Issue 17335] Function calls in conjunctions do not short circuit when evaluated during compilation
via Digitalmars-d-bugs
- [Issue 17335] Function calls in conjunctions do not short circuit when evaluated during compilation
via Digitalmars-d-bugs
- [Issue 17335] Function calls in conjunctions do not short circuit when evaluated during compilation
via Digitalmars-d-bugs
- [Issue 17335] Function calls in conjunctions do not short circuit when evaluated during compilation
via Digitalmars-d-bugs
- [Issue 17335] New: Function calls in conjunctions do not short circuit when evaluated during compilation
via Digitalmars-d-bugs
- [Issue 17336] Implicit type conversion of size_t.init to int causes standard type compatibility test to break
via Digitalmars-d-bugs
- [Issue 17336] Implicit type conversion of size_t.init to int causes standard type compatibility test to break
via Digitalmars-d-bugs
- [Issue 17336] Implicit type conversion of size_t.init to int causes standard type compatibility test to break
via Digitalmars-d-bugs
- [Issue 17336] Implicit type conversion of size_t.init to int causes standard type compatibility test to break
via Digitalmars-d-bugs
- [Issue 17336] Implicit type conversion of size_t.init to int causes standard type compatibility test to break
via Digitalmars-d-bugs
- [Issue 17336] Implicit type conversion of size_t.init to int causes standard type compatibility test to break
via Digitalmars-d-bugs
- [Issue 17336] New: Implicit type conversion of size_t.init to int causes standard type compatibility test to break
via Digitalmars-d-bugs
- [Issue 17337] New: SIGILL for AVX vector initialization
via Digitalmars-d-bugs
- [Issue 17337] SIGILL for AVX vector initialization
via Digitalmars-d-bugs
- [Issue 17337] SIGILL for AVX vector initialization
via Digitalmars-d-bugs
- [Issue 17337] SIGILL for AVX vector initialization
via Digitalmars-d-bugs
- [Issue 17338] [Reg 2.075] link failure unsupported symbol section 0xff01
via Digitalmars-d-bugs
- [Issue 17338] [Reg 2.075] link failure unsupported symbol section 0xff01
via Digitalmars-d-bugs
- [Issue 17338] [Reg 2.075] link failure unsupported symbol section 0xff01
via Digitalmars-d-bugs
- [Issue 17338] New: [Reg 2.075] link failure unsupported symbol section 0xff01
via Digitalmars-d-bugs
- [Issue 17339] ambiguous mangling with const alias argument
via Digitalmars-d-bugs
- [Issue 17339] ambiguous mangling with const alias argument
via Digitalmars-d-bugs
- [Issue 17339] ambiguous mangling with module level const values as alias template argument
via Digitalmars-d-bugs
- [Issue 17339] ambiguous mangling with module level const values as alias template argument
via Digitalmars-d-bugs
- [Issue 17339] New: ambiguous mangling with module level const values as alias template argument
via Digitalmars-d-bugs
- [Issue 17340] [REG 2.074.0] isNumeric!bool should not be true
via Digitalmars-d-bugs
- [Issue 17340] [REG 2.074.0] isNumeric!bool should not be true
via Digitalmars-d-bugs
- [Issue 17340] [REG 2.074.0] isNumeric!bool should not be true
via Digitalmars-d-bugs
- [Issue 17340] isNumeric!bool should not be true
via Digitalmars-d-bugs
- [Issue 17340] isNumeric!bool should not be true
via Digitalmars-d-bugs
- [Issue 17340] New: isNumeric!bool should not be true
via Digitalmars-d-bugs
- [Issue 17341] New: Partial initialization of static array should not be allowed
via Digitalmars-d-bugs
- [Issue 17341] Partial initialization of static array should not be allowed
via Digitalmars-d-bugs
- [Issue 17342] New: dconf.org https does not work
via Digitalmars-d-bugs
- [Issue 17343] class.init.<symbol> does not working
via Digitalmars-d-bugs
- [Issue 17343] class.init.<symbol> does not working
via Digitalmars-d-bugs
- [Issue 17343] New: class.init.<symbol> does not working
via Digitalmars-d-bugs
- [Issue 17344] ICE with assignment of post inc-/decremented integral vector
via Digitalmars-d-bugs
- [Issue 17344] ICE with assignment of post inc-/decremented integral vector
via Digitalmars-d-bugs
- [Issue 17344] New: ICE with assignment of post inc-/decremented integral vector
via Digitalmars-d-bugs
- [Issue 17345] [REG2.075.0] dirEntries link failure with -debug
via Digitalmars-d-bugs
- [Issue 17345] New: [REG2.075.0] dirEntries link failure with -debug
via Digitalmars-d-bugs
- [Issue 17346] Inconsistent l/rvalue overload resolution
via Digitalmars-d-bugs
- [Issue 17346] New: Inconsistent l/rvalue overload resolution
via Digitalmars-d-bugs
- [Issue 17347] DMD generates different (and wrong) output in -release mode
via Digitalmars-d-bugs
- [Issue 17347] New: DMD generates different (and wrong) output in -release mode
via Digitalmars-d-bugs
- [Issue 17348] Globally Defined Symbols specification
via Digitalmars-d-bugs
- [Issue 17348] New: Globally Defined Symbols specification table
via Digitalmars-d-bugs
- [Issue 17349] Covariant overrides should be allowed
via Digitalmars-d-bugs
- [Issue 17349] New: Covariant overrides should be allowed
via Digitalmars-d-bugs
- [Issue 17350] New: bitmanip checks min, while Ternary does not have this property
via Digitalmars-d-bugs
- [Issue 17351] New: Static const array can't be evaluated at compile time when passed as ref argument
via Digitalmars-d-bugs
- [Issue 17351] Static const array can't be evaluated at compile time when passed as ref argument
via Digitalmars-d-bugs
- [Issue 17351] Static const array can't be evaluated at compile time when passed as ref argument
via Digitalmars-d-bugs
- [Issue 17351] Static const array can't be evaluated at compile time when passed as ref argument
via Digitalmars-d-bugs
- [Issue 17351] Static const array can't be evaluated at compile time when passed as ref argument
via Digitalmars-d-bugs
- [Issue 17351] Static const array can't be evaluated at compile time when passed as ref argument
via Digitalmars-d-bugs
- [Issue 17351] Static const array can't be evaluated at compile time when passed as ref argument
via Digitalmars-d-bugs
- [Issue 17351] Static const array can't be evaluated at compile time when passed as ref argument
via Digitalmars-d-bugs
- [Issue 17351] Static const array can't be evaluated at compile time when passed as ref argument
via Digitalmars-d-bugs
- [Issue 17351] Static const array can't be evaluated at compile time when passed as ref argument
via Digitalmars-d-bugs
- [Issue 17352] [REG 2.075a] Internal error: ddmd/backend/elfobj.c 1739 on duplicate definition
via Digitalmars-d-bugs
- [Issue 17352] [REG 2.075a] Internal error: ddmd/backend/elfobj.c 1739 on duplicate definition
via Digitalmars-d-bugs
- [Issue 17352] [REG 2.075a] Internal error: ddmd/backend/elfobj.c 1739 on duplicate definition
via Digitalmars-d-bugs
- [Issue 17352] Internal error: ddmd/backend/elfobj.c 1739 on duplicate definition
via Digitalmars-d-bugs
- [Issue 17352] Internal error: ddmd/backend/elfobj.c 1739 on duplicate definition
via Digitalmars-d-bugs
- [Issue 17352] New: Internal error: ddmd/backend/elfobj.c 1739 on duplicate definition
via Digitalmars-d-bugs
- [Issue 17353] is expression type specialization matching strips const
via Digitalmars-d-bugs
- [Issue 17353] New: is expression type specialization matching strips const
via Digitalmars-d-bugs
- [Issue 17354] An overload in a final class can silently hide base methods
via Digitalmars-d-bugs
- [Issue 17354] New: An overload in a final class can silently hide base methods
via Digitalmars-d-bugs
- [Issue 17355] New: Path to lib64 and $(DMDInstallDir) not correct
via Digitalmars-d-bugs
- [Issue 17355] Path to lib64 and $(DMDInstallDir) not correct
via Digitalmars-d-bugs
- [Issue 17355] Path to lib64 and $(DMDInstallDir) not correct
via Digitalmars-d-bugs
- [Issue 17355] Path to lib64 and $(DMDInstallDir) not correct
via Digitalmars-d-bugs
- [Issue 17355] Path to lib64 and $(DMDInstallDir) not correct
via Digitalmars-d-bugs
- [Issue 17356] [Reg 2.075] __simd_sto no longer executed
via Digitalmars-d-bugs
- [Issue 17356] New: [Reg 2.075] __simd_sto no longer executed
via Digitalmars-d-bugs
- [Issue 17357] New: DMD wrongly considers template instance class as nested
via Digitalmars-d-bugs
- [Issue 17358] [REG 2.074.0] std.stdio.File.lockingTextWriter.put no longer accepts chains of characters
via Digitalmars-d-bugs
- [Issue 17358] [REG 2.074.0] std.stdio.File.lockingTextWriter.put no longer accepts chains of characters
via Digitalmars-d-bugs
- [Issue 17358] [REG 2.074.0] std.stdio.File.lockingTextWriter.put no longer accepts chains of characters
via Digitalmars-d-bugs
- [Issue 17358] [REG 2.074.0] std.stdio.File.lockingTextWriter.put no longer accepts chains of characters
via Digitalmars-d-bugs
- [Issue 17358] [REG 2.074.0] std.stdio.File.lockingTextWriter.put no longer accepts chains of characters
via Digitalmars-d-bugs
- [Issue 17358] [REG 2.074.0] std.stdio.File.lockingTextWriter.put no longer accepts chains of characters
via Digitalmars-d-bugs
- [Issue 17358] [REG 2.074.0] std.stdio.File.lockingTextWriter.put no longer accepts chains of characters
via Digitalmars-d-bugs
- [Issue 17358] New: [REG 2.074.0] std.stdio.File.lockingTextWriter.put no longer accepts chains of characters
via Digitalmars-d-bugs
- [Issue 17359] C++ Interfacing: function with 'static' array parameter cannot be linked (x64)
via Digitalmars-d-bugs
- [Issue 17359] C++ Interfacing: function with 'static' array parameter cannot be linked (x64)
via Digitalmars-d-bugs
- [Issue 17359] C++ Interfacing: function with 'static' array parameter cannot be linked (x64)
via Digitalmars-d-bugs
- [Issue 17359] New: C++ Interfacing: function with 'static' array parameter cannot be linked (x64)
via Digitalmars-d-bugs
- [Issue 17360] New: std.range.only doesn't allow ref access
via Digitalmars-d-bugs
- [Issue 17361] latest windows 10 insider preview and dmd no longer runs.
via Digitalmars-d-bugs
- [Issue 17361] New: latest windows 10 insider preview and dmd no longer runs.
via Digitalmars-d-bugs
- [Issue 259] Comparing signed to unsigned does not generate an error
via Digitalmars-d-bugs
- [Issue 4315] Invalid object file created when appending const char[0] to char[]
via Digitalmars-d-bugs
- [Issue 4508] tuples should be indexable with foreach over range
via Digitalmars-d-bugs
- [Issue 4508] tuples should be indexable with foreach over range
via Digitalmars-d-bugs
- [Issue 4508] tuples should be indexable with foreach over range
via Digitalmars-d-bugs
- [Issue 5212] no escape analysis for typesafe variadic function arguments
via Digitalmars-d-bugs
- [Issue 5659] Conditional operator, array literal, and std.traits.CommonType return a wrong common type
via Digitalmars-d-bugs
- [Issue 6527] Ambiguous mangling of inout parameters
via Digitalmars-d-bugs
- [Issue 7102] std.numeric.gcd with BigInts too
via Digitalmars-d-bugs
- [Issue 7102] std.numeric.gcd with BigInts too
via Digitalmars-d-bugs
- [Issue 7102] std.numeric.gcd with BigInts too
via Digitalmars-d-bugs
- [Issue 7102] std.numeric.gcd with BigInts too
via Digitalmars-d-bugs
- [Issue 7102] std.numeric.gcd with BigInts too
via Digitalmars-d-bugs
- [Issue 7390] Missing switch case fallthrough warning with static foreach
via Digitalmars-d-bugs
- [Issue 7390] Problem in generating switch cases with a static foreach
via Digitalmars-d-bugs
- [Issue 7421] std.getopt does not work with shared types
via Digitalmars-d-bugs
- [Issue 845] dmd -run does not correctly pass command line arguments
via Digitalmars-d-bugs
- [Issue 8687] Variadic templates do not work properly with default arguments
via Digitalmars-d-bugs
- [Issue 879] support for --gc-sections
via Digitalmars-d-bugs
- [Issue 879] support for --gc-sections
via Digitalmars-d-bugs
- [Issue 879] support for --gc-sections
via Digitalmars-d-bugs
- [Issue 879] support for --gc-sections
via Digitalmars-d-bugs
- [Issue 879] support for --gc-sections
via Digitalmars-d-bugs
- [Issue 8947] redBlackTree() of fixed size arrays
via Digitalmars-d-bugs
- [Issue 8962] std.variant.Algebraic should support duplicate types
via Digitalmars-d-bugs
- [Issue 9999] Integer literal 0 and 1 should prefer integer type in overload resolution
via Digitalmars-d-bugs
Last message date:
Sun Apr 30 19:20:43 PDT 2017
Archived on: Sun Apr 30 19:20:58 PDT 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).