The D Programming Language - Digitalmars-d-bugs
March 2017 Archives by subject
Starting: Wed Mar 1 01:05:19 PST 2017
Ending: Fri Mar 31 20:26:10 PDT 2017
Messages: 318
- [Issue 10001] string formatting with underscores
via Digitalmars-d-bugs
- [Issue 10226] core.simd inefficient codegen
via Digitalmars-d-bugs
- [Issue 10226] core.simd inefficient codegen
via Digitalmars-d-bugs
- [Issue 10226] core.simd inefficient codegen
via Digitalmars-d-bugs
- [Issue 10900] Mersenne Twister should have a 64-bit (ulong) version
via Digitalmars-d-bugs
- [Issue 10997] Tupple parsing(?)
via Digitalmars-d-bugs
- [Issue 11038] static has no effect as a block attribute for imports
via Digitalmars-d-bugs
- [Issue 11703] Typedef properties should not be of the original type
via Digitalmars-d-bugs
- [Issue 12564] std.range.backWalk, std.range.backWalkMaybe
via Digitalmars-d-bugs
- [Issue 12625] implicit slicing of RValue static array should be illegal
via Digitalmars-d-bugs
- [Issue 12625] implicit slicing of RValue static array should be illegal
via Digitalmars-d-bugs
- [Issue 12647] Lazy parameter evaluation should be marked as nothrow
via Digitalmars-d-bugs
- [Issue 12940] std.bigint.Bigint.toSize_t too, and alternative API suggestion
via Digitalmars-d-bugs
- [Issue 13017] opEquals for null std.typecons.Nullable
via Digitalmars-d-bugs
- [Issue 13156] `abstract` attribute should be disallowed in `interface`s
via Digitalmars-d-bugs
- [Issue 13238] getMember trait changes function linkage
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 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 13568] Support compile-time format strings in std.format
via Digitalmars-d-bugs
- [Issue 13619] std.container.array capacity not updated when length increases
via Digitalmars-d-bugs
- [Issue 13619] std.container.array capacity not updated when length increases
via Digitalmars-d-bugs
- [Issue 13619] std.container.array capacity not updated when length increases
via Digitalmars-d-bugs
- [Issue 13790] Spellchecker doesn't work for enum members
via Digitalmars-d-bugs
- [Issue 13855] Allow multiple selective imports from different modules in a single import statement
via Digitalmars-d-bugs
- [Issue 13855] Allow multiple selective imports from different modules in a single import statement
via Digitalmars-d-bugs
- [Issue 13855] Allow multiple selective imports from different modules in a single import statement
via Digitalmars-d-bugs
- [Issue 13855] Allow multiple selective imports from different modules in a single import statement
via Digitalmars-d-bugs
- [Issue 14245] Immutable reference to immutable field in constructor allows breaking type system
via Digitalmars-d-bugs
- [Issue 14437] Double scope(failure) ignored
via Digitalmars-d-bugs
- [Issue 14635] inconsistent type for line: uint vs size_t
via Digitalmars-d-bugs
- [Issue 14893] std.concurrency: can't send shared arrays or shared structs
via Digitalmars-d-bugs
- [Issue 15282] Import osmodel.mak from dmd to detect OS and MODEL
via Digitalmars-d-bugs
- [Issue 15428] __traits(compiles, super()) cause error "multiple constructor calls" later
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 15593] ctRegex: "munmap_chunk(): invalid pointer"
via Digitalmars-d-bugs
- [Issue 15637] Region allocator assert failure when expanding the last allocation
via Digitalmars-d-bugs
- [Issue 15637] Region allocator assert failure when expanding the last allocation
via Digitalmars-d-bugs
- [Issue 15642] std.utf.encode should return ubyte
via Digitalmars-d-bugs
- [Issue 15676] The compiler does not preserve @disable while generating .di files
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 15763] std.math.approxEqual is not symmetric
via Digitalmars-d-bugs
- [Issue 15984] [REG2.071] Interface contracts retrieve garbage instead of parameters
via Digitalmars-d-bugs
- [Issue 15984] [REG2.071] Interface contracts retrieve garbage instead of parameters
via Digitalmars-d-bugs
- [Issue 16013] [REG2.072a] ICE with mutually dependent structs and alias this
via Digitalmars-d-bugs
- [Issue 16083] AliasSeq loses type of enums that have the same value
via Digitalmars-d-bugs
- [Issue 16083] AliasSeq loses type of enums that have the same value
via Digitalmars-d-bugs
- [Issue 16174] [SECURITY] HTTPÂ header injection
via Digitalmars-d-bugs
- [Issue 16210] std.utf.byUTF can be made into a bidirectional range
via Digitalmars-d-bugs
- [Issue 16210] std.utf.byUTF can be made into a bidirectional range
via Digitalmars-d-bugs
- [Issue 16210] std.utf.byUTF can be made into a bidirectional range
via Digitalmars-d-bugs
- [Issue 16210] std.utf.byUTF can be made into a bidirectional range
via Digitalmars-d-bugs
- [Issue 16245] the message emitted when a const function mutates members is misleading
via Digitalmars-d-bugs
- [Issue 16260] "Improve this page" links broken for Visual D
via Digitalmars-d-bugs
- [Issue 16273] [REG 2.072a] dmd segfault with inheritance, templates, override
via Digitalmars-d-bugs
- [Issue 16273] [REG 2.072a] dmd segfault with inheritance, templates, override
via Digitalmars-d-bugs
- [Issue 16281] std.format.formattedRead should use ref instead of requiring pointers
via Digitalmars-d-bugs
- [Issue 16323] std.utf.decodeBack
via Digitalmars-d-bugs
- [Issue 16342] std.algorithm.fill can't fill a char[]?
via Digitalmars-d-bugs
- [Issue 16342] std.algorithm.fill can't fill a char[]?
via Digitalmars-d-bugs
- [Issue 16346] Enum used as a constructor evaluates to the underlying type, not to the enum type.
via Digitalmars-d-bugs
- [Issue 16355] __xpostblit incorrectly generated for a struct with a zero-length static array
via Digitalmars-d-bugs
- [Issue 16382] Passing &this as a CT parameter seg faults dmd
via Digitalmars-d-bugs
- [Issue 16442] FrontTransversal fails with empty ranges
via Digitalmars-d-bugs
- [Issue 16470] Segfault with negative array length
via Digitalmars-d-bugs
- [Issue 16483] ICE in expression.d from typeof
via Digitalmars-d-bugs
- [Issue 16485] Add trait for determining whether a member variable is static or not
via Digitalmars-d-bugs
- [Issue 16485] Add trait for determining whether a member variable is static or not
via Digitalmars-d-bugs
- [Issue 16513] Speed up TemplateInstance.findExistingInstance hash
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 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 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 16564] KRRegion.empty sometimes returns Ternary.no
via Digitalmars-d-bugs
- [Issue 16590] Wrong di generation for ref methods
via Digitalmars-d-bugs
- [Issue 16612] Bug in std.regex? in dmd? Segmentation fault
via Digitalmars-d-bugs
- [Issue 16642] byCodeUnit doesn't work AutodecodableStrings unless they're actually strings or alias a variable that's a string
via Digitalmars-d-bugs
- [Issue 16642] byCodeUnit doesn't work AutodecodableStrings unless they're actually strings or alias a variable that's a string
via Digitalmars-d-bugs
- [Issue 16680] dmd doesn't use druntime optimized versions of subtraction array operations
via Digitalmars-d-bugs
- [Issue 16691] New debug experience: hovering over a string function argument doesn't display the string
via Digitalmars-d-bugs
- [Issue 16697] Extend IsExpression to accept __vector as a TypeSpecialization
via Digitalmars-d-bugs
- [Issue 16736] Retrieving cUrl time values is quite cumbersome
via Digitalmars-d-bugs
- [Issue 16824] std.experimental.allocator.dispose leaks memory for arrays of more than 1 dimension
via Digitalmars-d-bugs
- [Issue 16991] Make writeln documentation palatable
via Digitalmars-d-bugs
- [Issue 16999] takeOne popFront/Back does not pop the source range
via Digitalmars-d-bugs
- [Issue 17028] Can't post via online forums
via Digitalmars-d-bugs
- [Issue 17049] [scope] member methods not escape checked like free functions
via Digitalmars-d-bugs
- [Issue 17049] [scope] member methods not escape checked like free functions
via Digitalmars-d-bugs
- [Issue 17057] trait "allMembers" incorrectly includes imports
via Digitalmars-d-bugs
- [Issue 17075] ctRegex BacktrackingMatcher.prevStack: free(): invalid pointer
via Digitalmars-d-bugs
- [Issue 17075] ctRegex BacktrackingMatcher.prevStack: free(): invalid pointer
via Digitalmars-d-bugs
- [Issue 17075] ctRegex BacktrackingMatcher.prevStack: free(): invalid pointer
via Digitalmars-d-bugs
- [Issue 17075] ctRegex BacktrackingMatcher.prevStack: free(): invalid pointer
via Digitalmars-d-bugs
- [Issue 17076] [scope] compiling identity function template with -dip1000 causes error
via Digitalmars-d-bugs
- [Issue 17081] Bodies in extern cpp functions in D files are not linked
via Digitalmars-d-bugs
- [Issue 17086] DMD segfault with multiple template matches and invalid code
via Digitalmars-d-bugs
- [Issue 17102] std.write.file generates a segmentation fault when the file name is a string with a default value
via Digitalmars-d-bugs
- [Issue 17108] Associative array byKeyValue is unsafe
via Digitalmars-d-bugs
- [Issue 17108] Associative array byKeyValue is unsafe
via Digitalmars-d-bugs
- [Issue 17111] DMD accepts switch statement with non-const case variables
via Digitalmars-d-bugs
- [Issue 17115] [404 Not Found] std.concurrencybase
via Digitalmars-d-bugs
- [Issue 17116] std.typecons.ReplaceType is not able to process const delegate
via Digitalmars-d-bugs
- [Issue 17117] [REG2.073] erroneous "escaping reference to local variable"
via Digitalmars-d-bugs
- [Issue 17124] dmd segfaults on __traits(getMember, ...)
via Digitalmars-d-bugs
- [Issue 17130] [Reg 2.074] ambiguous implicit super call when inheriting core.sync.mutex.Mutex
via Digitalmars-d-bugs
- [Issue 17136] dictionary get(value, defaultValue) should be nothrow
via Digitalmars-d-bugs
- [Issue 17139] [BLOCKING] dscanner needs to handle 'scope' function attributes
via Digitalmars-d-bugs
- [Issue 17153] std.container.array.Array cannot be used in @nogc code
via Digitalmars-d-bugs
- [Issue 17154] std.conv.toChars doesn't support $ in slicing
via Digitalmars-d-bugs
- [Issue 17157] ctRegex.matchAll doesn't set last item in Captures
via Digitalmars-d-bugs
- [Issue 17157] ctRegex.matchAll doesn't set last item in Captures
via Digitalmars-d-bugs
- [Issue 17157] ctRegex.matchAll doesn't set last item in Captures
via Digitalmars-d-bugs
- [Issue 17157] ctRegex.matchAll doesn't set last item in Captures
via Digitalmars-d-bugs
- [Issue 17157] ctRegex.matchAll doesn't set last item in Captures
via Digitalmars-d-bugs
- [Issue 17158] [404 Not Found]
via Digitalmars-d-bugs
- [Issue 17158] [404 Not Found]
via Digitalmars-d-bugs
- [Issue 17177] AutoImplement fails on function overload sets with "cannot infer type from overloaded function symbol"
via Digitalmars-d-bugs
- [Issue 17195] [Reg 2.074] isFloatingPoint!cfloat is now true
via Digitalmars-d-bugs
- [Issue 17196] [Reg 2.074] isUnsigned!bool now true
via Digitalmars-d-bugs
- [Issue 17197] Link failure with -m64 on Windows
via Digitalmars-d-bugs
- [Issue 17198] rdmd does not recompile when --extra-file is added
via Digitalmars-d-bugs
- [Issue 17210] DMD's Failure to Inline Calls in std.array.Appender.put Cause 3x Slowdown
via Digitalmars-d-bugs
- [Issue 17212] std.regex doesn't ignore whitespace after character classes, even when compiling with "x"
via Digitalmars-d-bugs
- [Issue 17215] [Reg 2.073] ICE(cgcod.c:findreg) with SIMD and -O -inline
via Digitalmars-d-bugs
- [Issue 17217] std.net.isemail.isEmail doesn't work with non char arrays
via Digitalmars-d-bugs
- [Issue 17220] invalid code with -m32 -inline and struct that's size_t.sizeof x the size of an assigned enum value
via Digitalmars-d-bugs
- [Issue 17226] Exception during the generation of an assert message hides AssertError
via Digitalmars-d-bugs
- [Issue 17229] File.byChunk (ubyte) w/ stdout.lockingTextWriter corrupts utf-8 data (and is very slow)
via Digitalmars-d-bugs
- [Issue 17229] File.byChunk (ubyte) w/ stdout.lockingTextWriter corrupts utf-8 data (and is very slow)
via Digitalmars-d-bugs
- [Issue 17229] File.byChunk (ubyte) w/ stdout.lockingTextWriter corrupts utf-8 data (and is very slow)
via Digitalmars-d-bugs
- [Issue 17229] File.byChunk (ubyte) w/ stdout.lockingTextWriter corrupts utf-8 data (and is very slow)
via Digitalmars-d-bugs
- [Issue 17229] File.byChunk (ubyte) w/ stdout.lockingTextWriter corrupts utf-8 data (and is very slow)
via Digitalmars-d-bugs
- [Issue 17229] File.byChunk (ubyte) w/ stdout.lockingTextWriter corrupts utf-8 data (and is very slow)
via Digitalmars-d-bugs
- [Issue 17229] File.byChunk w/ stdout.lockingTextWriter is very slow
via Digitalmars-d-bugs
- [Issue 17232] The index page for std.algorithm looks bad on mobile
via Digitalmars-d-bugs
- [Issue 17232] The index page for std.algorithm looks bad on mobile
via Digitalmars-d-bugs
- [Issue 17236] New: DMD doesn't build on debian anymore
via Digitalmars-d-bugs
- [Issue 17237] New: Wrong alignment of 256-bit and 512-bit vectors
via Digitalmars-d-bugs
- [Issue 17237] Wrong alignment of 256-bit and 512-bit vectors
via Digitalmars-d-bugs
- [Issue 17237] Wrong alignment of 256-bit and 512-bit vectors
via Digitalmars-d-bugs
- [Issue 17237] Wrong alignment of 256-bit and 512-bit vectors
via Digitalmars-d-bugs
- [Issue 17237] Wrong alignment of 256-bit and 512-bit vectors
via Digitalmars-d-bugs
- [Issue 17238] New: r.lookaround!(a, b) returns a range derived from r that allows a elements of lookahead and b elements of lookback
via Digitalmars-d-bugs
- [Issue 17238] r.lookaround!(a, b) returns a range derived from r that allows a elements of lookahead and b elements of lookback
via Digitalmars-d-bugs
- [Issue 17238] r.lookaround!(a, b) returns a range derived from r that allows a elements of lookahead and b elements of lookback
via Digitalmars-d-bugs
- [Issue 17239] New: template this in typeof expressions
via Digitalmars-d-bugs
- [Issue 17239] template this in typeof expressions
via Digitalmars-d-bugs
- [Issue 17240] New: mutable/shared @property both match in typeof
via Digitalmars-d-bugs
- [Issue 17241] New: std.file.rename exceptions should include both 'from' and 'to' file paths
via Digitalmars-d-bugs
- [Issue 17242] New: Specialized templates defined inside functions fail lookup, moving them outside makes them work
via Digitalmars-d-bugs
- [Issue 17242] Specialized templates defined inside functions fail lookup, moving them outside makes them work
via Digitalmars-d-bugs
- [Issue 17243] New: std.math.FloatingPointControl doesn't work on x86_64
via Digitalmars-d-bugs
- [Issue 17243] std.math.FloatingPointControl doesn't work on x86_64
via Digitalmars-d-bugs
- [Issue 17243] std.math.{FloatingPointControl, ieeeFlags} doesn't work on x86_64
via Digitalmars-d-bugs
- [Issue 17243] std.math.{FloatingPointControl,ieeeFlags} don't work on x86_64
via Digitalmars-d-bugs
- [Issue 17243] std.math.{FloatingPointControl,ieeeFlags} don't work on x86_64
via Digitalmars-d-bugs
- [Issue 17243] std.math.{FloatingPointControl,ieeeFlags} don't work on x86_64
via Digitalmars-d-bugs
- [Issue 17244] New: Undefined comparison of struct arrays is allowed
via Digitalmars-d-bugs
- [Issue 17244] Undefined comparison of struct arrays is allowed
via Digitalmars-d-bugs
- [Issue 17244] Undefined comparison of struct arrays is allowed
via Digitalmars-d-bugs
- [Issue 17245] Errors about expressions with no effect only are given for basic types
via Digitalmars-d-bugs
- [Issue 17245] Errors about expressions with no effect only are given for basic types
via Digitalmars-d-bugs
- [Issue 17245] New: Errors about expressions with no effect only are given for basic types
via Digitalmars-d-bugs
- [Issue 17246] Extra destructor call.
via Digitalmars-d-bugs
- [Issue 17246] New: Extra destructor call.
via Digitalmars-d-bugs
- [Issue 17247] New: std.bitmanip.read should not assume sliceable range is assign-copyable to ubyte[].
via Digitalmars-d-bugs
- [Issue 17247] std.bitmanip.read should not assume sliceable range is assign-copyable to ubyte[].
via Digitalmars-d-bugs
- [Issue 17247] std.bitmanip.read should not assume sliceable range is assign-copyable to ubyte[].
via Digitalmars-d-bugs
- [Issue 17247] std.bitmanip.read should not assume sliceable range is assign-copyable to ubyte[].
via Digitalmars-d-bugs
- [Issue 17247] std.bitmanip.read should not assume sliceable range is assign-copyable to ubyte[].
via Digitalmars-d-bugs
- [Issue 17247] std.bitmanip.read should not assume sliceable range is assign-copyable to ubyte[].
via Digitalmars-d-bugs
- [Issue 17248] New: Multiple wrong function definitions in core.sys.windows.winldap (causing runtime issues)
via Digitalmars-d-bugs
- [Issue 17249] New: Make BigInt data visible (not modifiable!)
via Digitalmars-d-bugs
- [Issue 17250] New: ProcessPipes (std.process) should provide a test for a null pid struct
via Digitalmars-d-bugs
- [Issue 17250] ProcessPipes (std.process) should provide a test for a null pid
via Digitalmars-d-bugs
- [Issue 17250] ProcessPipes (std.process) should provide a test for a null pid
via Digitalmars-d-bugs
- [Issue 17251] Appender.put errors out with const input range elements
via Digitalmars-d-bugs
- [Issue 17251] New: Appender.put errors out with const input range elements
via Digitalmars-d-bugs
- [Issue 17252] Invalid PATH variable in build script
via Digitalmars-d-bugs
- [Issue 17252] Invalid PATH variable in build script
via Digitalmars-d-bugs
- [Issue 17252] Invalid PATH variable in build script
via Digitalmars-d-bugs
- [Issue 17252] New: Invalid PATH variable in build script
via Digitalmars-d-bugs
- [Issue 17253] New: dmd win32.mak error in 2.073.2
via Digitalmars-d-bugs
- [Issue 17254] New: The code completion box is too narrow on Surface pro 3
via Digitalmars-d-bugs
- [Issue 17254] The code completion box is too narrow on Surface pro 3
via Digitalmars-d-bugs
- [Issue 17254] The code completion box is too narrow on Surface pro 3
via Digitalmars-d-bugs
- [Issue 17254] The code completion box is too narrow on Surface pro 3
via Digitalmars-d-bugs
- [Issue 17254] The code completion box is too narrow on Surface pro 3
via Digitalmars-d-bugs
- [Issue 17254] The code completion box is too narrow on Surface pro 3
via Digitalmars-d-bugs
- [Issue 17254] The code completion box is too narrow on Surface pro 3
via Digitalmars-d-bugs
- [Issue 17254] The code completion box is too narrow on Surface pro 3
via Digitalmars-d-bugs
- [Issue 17255] New: Warning when compiling ddmd.backend/ptrntab.c about type-punning
via Digitalmars-d-bugs
- [Issue 17255] Warning when compiling ddmd.backend/ptrntab.c about type-punning
via Digitalmars-d-bugs
- [Issue 17256] New: Inconsistent output between json and ddoc
via Digitalmars-d-bugs
- [Issue 17257] New: Wrong recursive template destructor reflection
via Digitalmars-d-bugs
- [Issue 17258] New: Pass by name doesn't work reliably and can sometimes lead to memory corruption
via Digitalmars-d-bugs
- [Issue 17258] Pass by name doesn't work reliably and can sometimes lead to memory corruption
via Digitalmars-d-bugs
- [Issue 17258] Pass by name doesn't work reliably and can sometimes lead to memory corruption
via Digitalmars-d-bugs
- [Issue 17258] Pass by name doesn't work reliably and can sometimes lead to memory corruption
via Digitalmars-d-bugs
- [Issue 17258] Pass by name doesn't work reliably and can sometimes lead to memory corruption
via Digitalmars-d-bugs
- [Issue 17259] ICE with multiple mixin templates containing conflicting ctor declarations
via Digitalmars-d-bugs
- [Issue 17259] ICE with multiple mixin templates containing conflicting ctor declarations
via Digitalmars-d-bugs
- [Issue 17259] New: ICE with multiple mixin templates containing conflicting ctor declarations
via Digitalmars-d-bugs
- [Issue 17260] New: Pending semantic analysis request
via Digitalmars-d-bugs
- [Issue 17260] Pending semantic analysis request
via Digitalmars-d-bugs
- [Issue 17260] Pending semantic analysis request
via Digitalmars-d-bugs
- [Issue 17260] Pending semantic analysis request
via Digitalmars-d-bugs
- [Issue 17260] Pending semantic analysis request
via Digitalmars-d-bugs
- [Issue 17260] Pending semantic analysis request
via Digitalmars-d-bugs
- [Issue 17260] Pending semantic analysis request
via Digitalmars-d-bugs
- [Issue 17260] Pending semantic analysis request
via Digitalmars-d-bugs
- [Issue 17260] Pending semantic analysis request
via Digitalmars-d-bugs
- [Issue 17261] Implicit cast from static array to immutable should not be allowed
via Digitalmars-d-bugs
- [Issue 17261] Implicit cast from static array to immutable should not be allowed
via Digitalmars-d-bugs
- [Issue 17261] Implicit cast from static array to immutable should not be allowed
via Digitalmars-d-bugs
- [Issue 17261] Implicit cast from static array to immutable should not be allowed
via Digitalmars-d-bugs
- [Issue 17261] Implicit cast from static array to immutable should not be allowed
via Digitalmars-d-bugs
- [Issue 17261] Implicit cast from static array to immutable should not be allowed
via Digitalmars-d-bugs
- [Issue 17261] Implicit cast from static array to immutable should not be allowed
via Digitalmars-d-bugs
- [Issue 17261] New: Implicit cast from static array to immutable should not be allowed
via Digitalmars-d-bugs
- [Issue 17262] New: Better docs for rdmd
via Digitalmars-d-bugs
- [Issue 17263] Issue diagnostic if mandatory template parameter is missing
via Digitalmars-d-bugs
- [Issue 17263] Issue diagnostic if mandatory template parameter is missing
via Digitalmars-d-bugs
- [Issue 17263] Issue diagnostic if mandatory template parameter is missing
via Digitalmars-d-bugs
- [Issue 17263] New: Issue diagnostic if mandatory template parameter is missing
via Digitalmars-d-bugs
- [Issue 17264] New: uniq fails with const elements
via Digitalmars-d-bugs
- [Issue 17264] uniq fails with const elements
via Digitalmars-d-bugs
- [Issue 17265] New: WithStatement: Find better Example for what "with" really does
via Digitalmars-d-bugs
- [Issue 17265] WithStatement: Find better Example for what "with" really does
via Digitalmars-d-bugs
- [Issue 17266] New: pragma msg not condensing wstrings
via Digitalmars-d-bugs
- [Issue 17266] pragma msg not condensing wstrings
via Digitalmars-d-bugs
- [Issue 17267] New: Forward reference error in recursive template
via Digitalmars-d-bugs
- [Issue 17268] New: Build dub with dmd version that included in the release
via Digitalmars-d-bugs
- [Issue 17269] formattedWrite of struct with Nullable value fails
via Digitalmars-d-bugs
- [Issue 17269] formattedWrite of struct with Nullable value fails
via Digitalmars-d-bugs
- [Issue 17269] formattedWrite of struct with Nullable value fails
via Digitalmars-d-bugs
- [Issue 17269] formattedWrite of struct with Nullable value fails
via Digitalmars-d-bugs
- [Issue 17269] formattedWrite of struct with Nullable value fails
via Digitalmars-d-bugs
- [Issue 17269] New: formattedWrite of struct with Nullable value fails
via Digitalmars-d-bugs
- [Issue 17270] New: std.experimental.Final fails on pointers
via Digitalmars-d-bugs
- [Issue 17270] std.experimental.Final fails on pointers
via Digitalmars-d-bugs
- [Issue 17270] std.experimental.Final fails on pointers
via Digitalmars-d-bugs
- [Issue 17271] New: dwarfeh(224) fatal error
via Digitalmars-d-bugs
- [Issue 17272] New: std.experimental.typecons.Final inconsistent behaviour with built-in arrays
via Digitalmars-d-bugs
- [Issue 17273] New: why is a const range not a range
via Digitalmars-d-bugs
- [Issue 17273] why is a const range not a range
via Digitalmars-d-bugs
- [Issue 17273] why is a const range not a range
via Digitalmars-d-bugs
- [Issue 17274] New: 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] New: [REG 2.072.0] AssertError at declaration.d(2121): Assertion failure
via Digitalmars-d-bugs
- [Issue 17276] BaseClassesTuple fails on extern C++ classes that implement an interface without a base class
via Digitalmars-d-bugs
- [Issue 17276] New: BaseClassesTuple fails on extern C++ classes that implement an interface without a base class
via Digitalmars-d-bugs
- [Issue 17277] New: Member and aggregate alignment semantics
via Digitalmars-d-bugs
- [Issue 17278] [ICE] dmd 2.075 segfaults on error in implicitly imported module
via Digitalmars-d-bugs
- [Issue 17278] New: [ICE] dmd 2.075 segfaults on error in implicitly imported module
via Digitalmars-d-bugs
- [Issue 17279] Deduce type from value parameter as well
via Digitalmars-d-bugs
- [Issue 17279] Deduce type from value parameter as well
via Digitalmars-d-bugs
- [Issue 17279] New: Deduce type from value parameter as well
via Digitalmars-d-bugs
- [Issue 17280] New: dmd -m64 mode hard-code error libpath with vs2017
via Digitalmars-d-bugs
- [Issue 17281] New: std.format.format should not allow nonsensical format specifiers
via Digitalmars-d-bugs
- [Issue 17282] [REG 2.074.0-b1] std.conv.parse throws with -debug
via Digitalmars-d-bugs
- [Issue 17282] New: std.conv.parse throws with -debug
via Digitalmars-d-bugs
- [Issue 17282] std.conv.parse throws with -debug
via Digitalmars-d-bugs
- [Issue 17283] New: 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 17284] New: std.experimental.typecons.Final allows bypassing @safe on unions
via Digitalmars-d-bugs
- [Issue 17284] opDispatch allows bypassing @safe on unions
via Digitalmars-d-bugs
- [Issue 17284] ref returning function template allows bypassing @safe on unions
via Digitalmars-d-bugs
- [Issue 17284] ref returning function template allows bypassing @safe on unions
via Digitalmars-d-bugs
- [Issue 17284] ref returning function template allows bypassing @safe on unions
via Digitalmars-d-bugs
- [Issue 17284] std.experimental.typecons.Final allows bypassing @safe on unions
via Digitalmars-d-bugs
- [Issue 17284] Template function attribute inference wrongly infers @safe for accessing overlapping pointer fields in unions
via Digitalmars-d-bugs
- [Issue 17284] Template function attribute inference wrongly infers @safe for accessing overlapping pointer fields in unions
via Digitalmars-d-bugs
- [Issue 17284] Template function attribute inference wrongly infers @safe for accessing overlapping pointer fields in unions
via Digitalmars-d-bugs
- [Issue 17285] New: Segfault for invalid code (enum without value)
via Digitalmars-d-bugs
- [Issue 17285] Segfault for invalid code (enum without value)
via Digitalmars-d-bugs
- [Issue 17286] A function for comparing two digests securely
via Digitalmars-d-bugs
- [Issue 17286] A function for comparing two digests securely
via Digitalmars-d-bugs
- [Issue 17286] New: A function for comparing two digests securely
via Digitalmars-d-bugs
- [Issue 17287] [ICE] backend/cgcod.c 255: zero length static arrays
via Digitalmars-d-bugs
- [Issue 17287] [ICE] backend/cgcod.c 255: zero length static arrays
via Digitalmars-d-bugs
- [Issue 17287] [ICE] backend/cgcod.c 255: zero length static arrays
via Digitalmars-d-bugs
- [Issue 17287] [ICE] backend/cgcod.c 255: zero length static arrays
via Digitalmars-d-bugs
- [Issue 17287] [ICE] backend/cgcod.c 255: zero length static arrays
via Digitalmars-d-bugs
- [Issue 17287] [ICE] backend/cgcod.c 255: zero length static arrays
via Digitalmars-d-bugs
- [Issue 17287] New: [ICE] backend/cgcod.c 255: zero length static arrays
via Digitalmars-d-bugs
- [Issue 17288] formattedWrite error when width/precision provided and no value to format
via Digitalmars-d-bugs
- [Issue 17288] New: formattedWrite error when width/precision provided and no value to format
via Digitalmars-d-bugs
- [Issue 17289] New: 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 4085] Steps toward a static foreach
via Digitalmars-d-bugs
- [Issue 4290] 'Fragile' opCmp/toHash signature errors
via Digitalmars-d-bugs
- [Issue 5323] std.math: struct FloatingPointControl, duplicate code and assumes X86
via Digitalmars-d-bugs
- [Issue 5711] Accessing local variable of a function in which an inner class is instantiated trashes this.outer
via Digitalmars-d-bugs
- [Issue 6400] opDispatch with WithStatement
via Digitalmars-d-bugs
- [Issue 6528] Private module functions optimizations
via Digitalmars-d-bugs
- [Issue 6590] mixed in case and default statements do not create a new scope
via Digitalmars-d-bugs
- [Issue 8065] No way to write function/delegate literals returning ref T
via Digitalmars-d-bugs
- [Issue 8065] No way to write function/delegate literals returning ref T
via Digitalmars-d-bugs
- [Issue 8115] Templated default constructor not called
via Digitalmars-d-bugs
- [Issue 8260] * used three or more times on an array inside std.format.formattedRead and not guarded by template constraint
via Digitalmars-d-bugs
- [Issue 8290] DMD git-master segfaults if outputfile exists as directory
via Digitalmars-d-bugs
- [Issue 8411] core.time: No easy way to check if Duration is empty
via Digitalmars-d-bugs
- [Issue 8411] core.time: No easy way to check if Duration is empty
via Digitalmars-d-bugs
- [Issue 8411] core.time: No easy way to check if Duration is empty
via Digitalmars-d-bugs
- [Issue 8471] std.stdio.readf should be @trusted
via Digitalmars-d-bugs
- [Issue 8471] std.stdio.readf should be @trusted
via Digitalmars-d-bugs
- [Issue 8471] std.stdio.readf should be @trusted
via Digitalmars-d-bugs
- [Issue 8471] std.stdio.readf should be @trusted
via Digitalmars-d-bugs
- [Issue 8573] A simpler Phobos function that returns the index of the mix or max item
via Digitalmars-d-bugs
- [Issue 9615] std.conv.parse!(T[]) fails on trailing comma
via Digitalmars-d-bugs
Last message date:
Fri Mar 31 20:26:10 PDT 2017
Archived on: Fri Mar 31 20:26:40 PDT 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).