The D Programming Language - Digitalmars-d-bugs
April 2016 Archives by author
Starting: Fri Apr 1 00:12:42 PDT 2016
Ending: Sat Apr 30 12:22:44 PDT 2016
Messages: 656
- [Issue 15853] [std.random] save method must be immutable
via Digitalmars-d-bugs
- [Issue 14196] opApply and nothrow don't play along
via Digitalmars-d-bugs
- [Issue 15859] New: opApply resolution on attributes
via Digitalmars-d-bugs
- [Issue 15857] Confusing/wrong error message with -transition=checkimports
via Digitalmars-d-bugs
- [Issue 15839] [REG2.071-b1] this.outer is of wrong type
via Digitalmars-d-bugs
- [Issue 15836] [REG 2.071-b1] memory error when a class is not implicitly destructed and constructed with new
via Digitalmars-d-bugs
- [Issue 15853] std.random save methods must be const
via Digitalmars-d-bugs
- [Issue 15853] std.random save methods must be const
via Digitalmars-d-bugs
- [Issue 15860] New: lockstep should support foreach_reverse
via Digitalmars-d-bugs
- [Issue 15861] New: Wrong double-to-string conversion with -O
via Digitalmars-d-bugs
- [Issue 15861] [REG 2.069] Wrong double-to-string conversion with -O
via Digitalmars-d-bugs
- [Issue 15859] opApply resolution on attributes
via Digitalmars-d-bugs
- [Issue 15860] lockstep should support foreach_reverse
via Digitalmars-d-bugs
- [Issue 15853] std.random save methods must be const
via Digitalmars-d-bugs
- [Issue 15853] std.random save methods must be const
via Digitalmars-d-bugs
- [Issue 15853] std.random save methods must be const
via Digitalmars-d-bugs
- [Issue 15853] std.random save methods must be const
via Digitalmars-d-bugs
- [Issue 15853] std.random save methods must be const
via Digitalmars-d-bugs
- [Issue 15862] New: dmd thinks functions are strongly pure despite mutable indirections in the return type
via Digitalmars-d-bugs
- [Issue 15862] dmd thinks functions are strongly pure despite mutable indirections in the return type
via Digitalmars-d-bugs
- [Issue 11229] std.string.toLower is slow
via Digitalmars-d-bugs
- [Issue 15860] lockstep should support foreach_reverse
via Digitalmars-d-bugs
- [Issue 15863] New: .length for AA.byKey
via Digitalmars-d-bugs
- [Issue 15857] incorrect checkimports mismatch for overload sets
via Digitalmars-d-bugs
- [Issue 15863] .length for AA.byKey
via Digitalmars-d-bugs
- [Issue 14483] std.string import private template codeUnitLimit
via Digitalmars-d-bugs
- [Issue 9797] to!int() cannot convert hexadecimal numbers
via Digitalmars-d-bugs
- [Issue 15859] opApply resolution on attributes
via Digitalmars-d-bugs
- [Issue 15863] .length for AA.byKey
via Digitalmars-d-bugs
- [Issue 15857] incorrect checkimports mismatch for overload sets
via Digitalmars-d-bugs
- [Issue 15857] incorrect checkimports mismatch for overload sets
via Digitalmars-d-bugs
- [Issue 15864] New: chmgen triggers exception in std.regex
via Digitalmars-d-bugs
- [Issue 15864] chmgen triggers exception in std.regex
via Digitalmars-d-bugs
- [Issue 15859] opApply resolution on attributes
via Digitalmars-d-bugs
- [Issue 9797] to!int() cannot convert hexadecimal numbers
via Digitalmars-d-bugs
- [Issue 15865] New: std.file.copy(from,to) deletes the file if from and to specify the same file
via Digitalmars-d-bugs
- [Issue 15865] std.file.copy(from, to) deletes the file if from and to specify the same file
via Digitalmars-d-bugs
- [Issue 13975] ICE: dmd crash if -gc and enum member is immutable int
via Digitalmars-d-bugs
- [Issue 15864] chmgen triggers exception in std.regex
via Digitalmars-d-bugs
- [Issue 1357] Cannot use FFFF and FFFE in Unicode escape sequences.
via Digitalmars-d-bugs
- [Issue 15796] REF_ALTTEXT doesn't work yet
via Digitalmars-d-bugs
- [Issue 15866] New: casting away const from "super" results in "this"
via Digitalmars-d-bugs
- [Issue 15848] out doesn't call opAssign()
via Digitalmars-d-bugs
- [Issue 15845] Windows console cannot read properly UTF-8 lines
via Digitalmars-d-bugs
- [Issue 7625] inlining only works with explicit else branch
via Digitalmars-d-bugs
- [Issue 14966] Comparing two std.xml.Document result in infinite recursion
via Digitalmars-d-bugs
- [Issue 15866] casting away const from "super" results in "this"
via Digitalmars-d-bugs
- [Issue 10225] core.simd wrong codegen for XMM.STOUPS with __simd_sto
via Digitalmars-d-bugs
- [Issue 10225] core.simd wrong codegen for XMM.STOUPS with __simd_sto
via Digitalmars-d-bugs
- [Issue 15867] New: Compiler reports wrong error location for immutability error
via Digitalmars-d-bugs
- [Issue 15867] Compiler reports wrong error location for immutability error
via Digitalmars-d-bugs
- [Issue 11229] std.string.toLower is slow
via Digitalmars-d-bugs
- [Issue 15867] Compiler reports wrong error location for immutability error
via Digitalmars-d-bugs
- [Issue 1448] UTF-8 output to console is seriously broken
via Digitalmars-d-bugs
- [Issue 15761] Windows wide character console output broken with MS runtime
via Digitalmars-d-bugs
- [Issue 15845] Windows console cannot read properly UTF-8 lines
via Digitalmars-d-bugs
- [Issue 15868] New: Inappropriate error message: "base type must be class or interface" (and it is)
via Digitalmars-d-bugs
- [Issue 15869] New: RVO can overwrite argument
via Digitalmars-d-bugs
- [Issue 14966] Comparing two std.xml.Document result in infinite recursion
via Digitalmars-d-bugs
- [Issue 15870] New: UFCS not recognized on array when passing as alias parameter
via Digitalmars-d-bugs
- [Issue 15863] .length for AA.byKey
via Digitalmars-d-bugs
- [Issue 15625] Internal error: backend/elfobj.c 1014
via Digitalmars-d-bugs
- [Issue 15865] std.file.copy(from, to) deletes the file if from and to specify the same file
via Digitalmars-d-bugs
- [Issue 15871] New: Implement SIMD-friendly set intersection
via Digitalmars-d-bugs
- [Issue 15872] New: [ndslice] indexing a slice with an array causes an error inside ndslice
via Digitalmars-d-bugs
- [Issue 15865] std.file.copy(from, to) deletes the file if from and to specify the same file
via Digitalmars-d-bugs
- [Issue 15865] std.file.copy(from, to) deletes the file if from and to specify the same file
via Digitalmars-d-bugs
- [Issue 15873] New: In order to implement std.simd, compile time info about CPU specifics is needed
via Digitalmars-d-bugs
- [Issue 15873] In order to implement std.simd, compile time info about CPU specifics is needed
via Digitalmars-d-bugs
- [Issue 15869] RVO can overwrite argument
via Digitalmars-d-bugs
- [Issue 14966] Comparing two std.xml.Document result in infinite recursion
via Digitalmars-d-bugs
- [Issue 15873] In order to implement std.simd, compile time info about CPU specifics is needed
via Digitalmars-d-bugs
- [Issue 15873] In order to implement std.simd, compile time info about CPU specifics is needed
via Digitalmars-d-bugs
- [Issue 7625] inlining only works with explicit else branch
via Digitalmars-d-bugs
- [Issue 15874] New: getSymbolsByUDA fails if struct has no UDAs
via Digitalmars-d-bugs
- [Issue 15873] In order to implement std.simd, compile time info about CPU specifics is needed
via Digitalmars-d-bugs
- [Issue 15873] In order to implement std.simd, compile time info about CPU specifics is needed
via Digitalmars-d-bugs
- [Issue 15873] In order to implement std.simd, compile time info about CPU specifics is needed
via Digitalmars-d-bugs
- [Issue 11229] std.string.toLower is slow
via Digitalmars-d-bugs
- [Issue 11229] std.string.toLower is slow
via Digitalmars-d-bugs
- [Issue 15875] New: "d o(int[a]a)(){}" causes DMD segfault
via Digitalmars-d-bugs
- [Issue 15875] "d o(int[a]a)(){}" causes DMD segfault
via Digitalmars-d-bugs
- [Issue 15876] New: "a[{keyword" causes DMD to segfault
via Digitalmars-d-bugs
- [Issue 11229] std.string.toLower is slow
via Digitalmars-d-bugs
- [Issue 15722] std.algorithm sum should favour speed
via Digitalmars-d-bugs
- [Issue 13017] opEquals for null std.typecons.Nullable
via Digitalmars-d-bugs
- [Issue 14804] Comparing two Nullables does not check if either is null
via Digitalmars-d-bugs
- [Issue 14598] range primitives for popFront+return front
via Digitalmars-d-bugs
- [Issue 14493] std.range.walkBack too
via Digitalmars-d-bugs
- [Issue 13724] std.datetime.timeIt
via Digitalmars-d-bugs
- [Issue 9082] Add "interleave" function
via Digitalmars-d-bugs
- [Issue 13682] std.range.isRangeOf?
via Digitalmars-d-bugs
- [Issue 11356] isASCII for strings
via Digitalmars-d-bugs
- [Issue 13020] std.ascii.isASCII for strings too or @nogc all!isASCII
via Digitalmars-d-bugs
- [Issue 8755] Change the order of reduce arguments
via Digitalmars-d-bugs
- [Issue 15869] RVO can overwrite argument
via Digitalmars-d-bugs
- [Issue 11429] Deprecate walkLength?
via Digitalmars-d-bugs
- [Issue 15870] UFCS not recognized on array when passing as alias parameter
via Digitalmars-d-bugs
- [Issue 15877] New: [REG2.071beta] Some members are not visible by std.typecons.BlackHole
via Digitalmars-d-bugs
- [Issue 15875] "d o(int[a]a)(){}" causes DMD segfault
via Digitalmars-d-bugs
- [Issue 15876] "a[{keyword" causes DMD to segfault
via Digitalmars-d-bugs
- [Issue 15700] Source code links are partially broken
via Digitalmars-d-bugs
- [Issue 15829] hasElaborateDestructor doesn't work for classes
via Digitalmars-d-bugs
- [Issue 15829] hasElaborateDestructor doesn't work for classes
via Digitalmars-d-bugs
- [Issue 15878] New: Discarding return value prevents inlining
via Digitalmars-d-bugs
- [Issue 15483] static if prevents inlining
via Digitalmars-d-bugs
- [Issue 7625] inlining only works with explicit else branch
via Digitalmars-d-bugs
- [Issue 15878] Discarding return value prevents inlining
via Digitalmars-d-bugs
- [Issue 14966] Comparing two std.xml.Document result in infinite recursion
via Digitalmars-d-bugs
- [Issue 14966] Comparing two std.xml.Document result in infinite recursion
via Digitalmars-d-bugs
- [Issue 13422] std.ascii has isAlphaNum but std.uni doesn't
via Digitalmars-d-bugs
- [Issue 13422] std.ascii has isAlphaNum but std.uni doesn't
via Digitalmars-d-bugs
- [Issue 13724] std.datetime.timeIt
via Digitalmars-d-bugs
- [Issue 13240] semantic3 for FormatSpec!char is extremely slow (takes ~40ms)
via Digitalmars-d-bugs
- [Issue 14053] "Hello world" generates bloat in the object file
via Digitalmars-d-bugs
- [Issue 10823] Aligned malloc functions for C heap
via Digitalmars-d-bugs
- [Issue 13017] opEquals for null std.typecons.Nullable
via Digitalmars-d-bugs
- [Issue 15879] New: Compiler crashes when two template structs have the same name
via Digitalmars-d-bugs
- [Issue 15880] New: int hex literals properties are rejected
via Digitalmars-d-bugs
- [Issue 15788] [REG2.069] ICE assert triggered on overloaded function
via Digitalmars-d-bugs
- [Issue 15879] Compiler crashes when two template structs have the same name
via Digitalmars-d-bugs
- [Issue 15869] RVO can overwrite argument
via Digitalmars-d-bugs
- [Issue 15625] Internal error: backend/elfobj.c 1014
via Digitalmars-d-bugs
- [Issue 15625] Internal error: backend/elfobj.c 1014
via Digitalmars-d-bugs
- [Issue 15625] Internal error: backend/elfobj.c 1014
via Digitalmars-d-bugs
- [Issue 15857] incorrect checkimports mismatch for overload sets
via Digitalmars-d-bugs
- [Issue 15869] RVO can overwrite argument
via Digitalmars-d-bugs
- [Issue 15869] RVO can overwrite argument
via Digitalmars-d-bugs
- [Issue 15881] New: approxEqual Ignores maxAbsDiff
via Digitalmars-d-bugs
- [Issue 15864] chmgen triggers exception in std.regex
via Digitalmars-d-bugs
- [Issue 15877] [REG2.071beta] Some members are not visible by std.typecons.BlackHole
via Digitalmars-d-bugs
- [Issue 15692] Allow struct member initializer everywhere
via Digitalmars-d-bugs
- [Issue 15882] New: writeln on a bad dstring triggering assert(0) in std.utf.toUTF8
via Digitalmars-d-bugs
- [Issue 12100] __GENTYPE to generate ever different types
via Digitalmars-d-bugs
- [Issue 4483] foreach over string or wstring, where element type not specified, does not support unicode
via Digitalmars-d-bugs
- [Issue 15883] New: building dmd from master shows v2.070-devel-36feb02 even though 2.071 is already released
via Digitalmars-d-bugs
- [Issue 2104] std.regex: escape function for regular expressions
via Digitalmars-d-bugs
- [Issue 4483] foreach over string or wstring, where element type not specified, does not support unicode
via Digitalmars-d-bugs
- [Issue 13268] Implement greedy alternation in std.regex
via Digitalmars-d-bugs
- [Issue 15884] New: Assigning char[] to std.json.JSONValue creates array, not string
via Digitalmars-d-bugs
- [Issue 15884] Assigning char[] to std.json.JSONValue creates array, not string
via Digitalmars-d-bugs
- [Issue 15873] In order to implement std.simd, compile time info about CPU specifics is needed
via Digitalmars-d-bugs
- [Issue 15883] building dmd from master shows v2.070-devel-36feb02 even though 2.071 is already released
via Digitalmars-d-bugs
- [Issue 15885] New: float serialized to JSON loses precision
via Digitalmars-d-bugs
- [Issue 12844] Absurd RAM Required for ctRegex
via Digitalmars-d-bugs
- [Issue 7442] ctRegex!`\p{Letter}` uses a lot memory in compilation
via Digitalmars-d-bugs
- [Issue 15489] regex - match/matchAll and bmatch - different output
via Digitalmars-d-bugs
- [Issue 13532] std.regex performance (enums; regex vs ctRegex)
via Digitalmars-d-bugs
- [Issue 9895] Add functional style regex pattern-matching
via Digitalmars-d-bugs
- [Issue 14615] std.regex.replaceFirstInto throws exception when no match is found
via Digitalmars-d-bugs
- [Issue 15885] float serialized to JSON loses precision
via Digitalmars-d-bugs
- [Issue 15881] approxEqual Ignores maxAbsDiff
via Digitalmars-d-bugs
- [Issue 15882] writeln on a bad dstring triggering assert(0) in std.utf.toUTF8
via Digitalmars-d-bugs
- [Issue 15874] getSymbolsByUDA fails if struct has no UDAs
via Digitalmars-d-bugs
- [Issue 15886] New: Add an uncaught exception handler
via Digitalmars-d-bugs
- [Issue 15886] Add an uncaught exception handler
via Digitalmars-d-bugs
- [Issue 4385] Uncaught exceptions should call abort() at the place where the exception was thrown
via Digitalmars-d-bugs
- [Issue 4385] Uncaught exceptions should call abort() at the place where the exception was thrown
via Digitalmars-d-bugs
- [Issue 15882] writeln on a bad dstring triggering assert(0) in std.utf.toUTF8
via Digitalmars-d-bugs
- [Issue 15882] writeln on a bad dstring triggering assert(0) in std.utf.toUTF8
via Digitalmars-d-bugs
- [Issue 15887] New: invalid char/wchar/dchar values are inconsistently accepted/rejected
via Digitalmars-d-bugs
- [Issue 15888] New: std.format generates broken hex strings for wchar[] and dchar[] with invalid values
via Digitalmars-d-bugs
- [Issue 15882] writeln on a bad dstring triggering assert(0) in std.utf.toUTF8
via Digitalmars-d-bugs
- [Issue 15887] invalid char/wchar/dchar values are inconsistently accepted/rejected
via Digitalmars-d-bugs
- [Issue 4483] foreach over string or wstring, where element type not specified, does not support unicode
via Digitalmars-d-bugs
- [Issue 15874] getSymbolsByUDA fails if struct has no UDAs
via Digitalmars-d-bugs
- [Issue 15874] getSymbolsByUDA fails if struct has no UDAs
via Digitalmars-d-bugs
- [Issue 7551] Regex parsing bug for right bracket in character class
via Digitalmars-d-bugs
- [Issue 15889] New: Array bounds check should report index and length
via Digitalmars-d-bugs
- [Issue 15111] hashOf fails for structs that have an alias this to a dynamic array
via Digitalmars-d-bugs
- [Issue 15860] lockstep should support foreach_reverse
via Digitalmars-d-bugs
- [Issue 9165] Auto conversion from dynamic array to fixed size array at return
via Digitalmars-d-bugs
- [Issue 15890] New: IFTI for static array argument length when element type supplied
via Digitalmars-d-bugs
- [Issue 15891] New: Compiler error when std.algorithm.cache and std.algorithm.joiner and map composed
via Digitalmars-d-bugs
- [Issue 12625] implicit slicing of RValue static array should be illegal
via Digitalmars-d-bugs
- [Issue 15892] New: Can't use alias this with struct static member
via Digitalmars-d-bugs
- [Issue 12625] implicit slicing of RValue static array should be illegal
via Digitalmars-d-bugs
- [Issue 14615] std.regex.replaceFirstInto throws exception when no match is found
via Digitalmars-d-bugs
- [Issue 15893] New: std.algorithm.each returns a misleading compile error
via Digitalmars-d-bugs
- [Issue 14615] std.regex.replaceFirstInto throws exception when no match is found
via Digitalmars-d-bugs
- [Issue 15886] Add an uncaught exception handler
via Digitalmars-d-bugs
- [Issue 15886] Add an uncaught exception handler
via Digitalmars-d-bugs
- [Issue 15894] New: Allow setting of rt_trapExceptions from module c'tors
via Digitalmars-d-bugs
- [Issue 15895] New: Make rt_trapExceptions apply to fibers as well
via Digitalmars-d-bugs
- [Issue 15886] Add an uncaught exception handler
via Digitalmars-d-bugs
- [Issue 15886] Add an uncaught exception handler
via Digitalmars-d-bugs
- [Issue 15886] Add an uncaught exception handler
via Digitalmars-d-bugs
- [Issue 4385] Uncaught exceptions should call abort() at the place where the exception was thrown
via Digitalmars-d-bugs
- [Issue 15894] Allow setting of rt_trapExceptions from module c'tors
via Digitalmars-d-bugs
- [Issue 4385] Uncaught exceptions should call abort() at the place where the exception was thrown
via Digitalmars-d-bugs
- [Issue 15895] Make rt_trapExceptions apply to fibers as well
via Digitalmars-d-bugs
- [Issue 4385] Uncaught exceptions should call abort() at the place where the exception was thrown
via Digitalmars-d-bugs
- [Issue 15891] Compiler error when std.algorithm.cache and std.algorithm.joiner and map composed
via Digitalmars-d-bugs
- [Issue 15890] IFTI for static array argument length when element type supplied
via Digitalmars-d-bugs
- [Issue 15382] std.uri has an incorrect set of reserved characters
via Digitalmars-d-bugs
- [Issue 14381] It is too difficult to contribute to the auto-tester
via Digitalmars-d-bugs
- [Issue 15896] New: private ignored when import bindings are used
via Digitalmars-d-bugs
- [Issue 3448] `__traits(compiles, <uncompilable template>)` is true and doesn't gap errors if not in a function
via Digitalmars-d-bugs
- [Issue 15897] New: private base functions not callable from base class module without type change
via Digitalmars-d-bugs
- [Issue 15898] New: [REG2.069] Internal error: backend\cgcod.c 1651
via Digitalmars-d-bugs
- [Issue 15898] [REG2.069] Internal error: backend\cgcod.c 1651
via Digitalmars-d-bugs
- [Issue 15894] Allow setting of rt_trapExceptions from module c'tors
via Digitalmars-d-bugs
- [Issue 15894] Allow setting of rt_trapExceptions from module c'tors
via Digitalmars-d-bugs
- [Issue 15899] New: Tuple.toString not recognized as a function with isSomeFunction
via Digitalmars-d-bugs
- [Issue 1578] Allow AA literals to initialize static variables
via Digitalmars-d-bugs
- [Issue 1983] Delegates violate const
via Digitalmars-d-bugs
- [Issue 2043] Closure outer variables in nested blocks are not allocated/instantiated correctly: should have multiple instances but only have one.
via Digitalmars-d-bugs
- [Issue 8621] Iteration variable in foreach not closed upon properly in delegate, resulting in completely corrupt large values appearing
via Digitalmars-d-bugs
- [Issue 14475] man page is outdated
via Digitalmars-d-bugs
- [Issue 15679] DMD manpage out of date
via Digitalmars-d-bugs
- [Issue 14475] man page is outdated
via Digitalmars-d-bugs
- [Issue 15446] Update DMD's man page
via Digitalmars-d-bugs
- [Issue 15900] New: [REG 2.071] (Import deprecation) Public import ignored when using fully qualified name
via Digitalmars-d-bugs
- [Issue 1180] the GC failes to handle large allocation requests propperly
via Digitalmars-d-bugs
- [Issue 15899] Tuple.toString not recognized as a function with isSomeFunction
via Digitalmars-d-bugs
- [Issue 15839] [REG2.071-b1] this.outer is of wrong type
via Digitalmars-d-bugs
- [Issue 15901] New: Perfect hash map for the visual D lexer
via Digitalmars-d-bugs
- [Issue 15902] New: std.range.Take.opSlice is incorrect
via Digitalmars-d-bugs
- [Issue 15902] std.range.Take.opSlice is incorrect
via Digitalmars-d-bugs
- [Issue 15884] Assigning char[] to std.json.JSONValue creates array, not string
via Digitalmars-d-bugs
- [Issue 15903] New: module foo.bar is not accessible here, perhaps add 'static import foo.bar; (already there)
via Digitalmars-d-bugs
- [Issue 15903] module foo.bar is not accessible here, perhaps add 'static import foo.bar; (already there)
via Digitalmars-d-bugs
- [Issue 15899] Tuple.toString not recognized as a function with isSomeFunction
via Digitalmars-d-bugs
- [Issue 15773] D's treatment of whitespace in character classes in free-form regexes is not the same as Perl's
via Digitalmars-d-bugs
- [Issue 15773] D's treatment of whitespace in character classes in free-form regexes is not the same as Perl's
via Digitalmars-d-bugs
- [Issue 15402] Make it an error to declare package level symbols when there is no package
via Digitalmars-d-bugs
- [Issue 15402] allow private access to package symbols
via Digitalmars-d-bugs
- [Issue 15402] allow private access to package symbols
via Digitalmars-d-bugs
- [Issue 15402] allow private access to package symbols
via Digitalmars-d-bugs
- [Issue 15402] allow private access to package symbols
via Digitalmars-d-bugs
- [Issue 15890] IFTI for static array argument length when element type supplied
via Digitalmars-d-bugs
- [Issue 1983] Delegates violate const
via Digitalmars-d-bugs
- [Issue 2043] Closure outer variables in nested blocks are not allocated/instantiated correctly: should have multiple instances but only have one.
via Digitalmars-d-bugs
- [Issue 15903] module foo.bar is not accessible here, perhaps add 'static import foo.bar; (already there)
via Digitalmars-d-bugs
- [Issue 15903] module foo.bar is not accessible here, perhaps add 'static import foo.bar; (already there)
via Digitalmars-d-bugs
- [Issue 15903] [REG 2.071] module foo.bar is not accessible here, perhaps add 'static import foo.bar; (already there)
via Digitalmars-d-bugs
- [Issue 15904] New: Undefined reference to ModuleInfo
via Digitalmars-d-bugs
- [Issue 15905] New: Tuple Op Assignment Overload incorrect?
via Digitalmars-d-bugs
- [Issue 15906] New: GIT HEAD undefined references
via Digitalmars-d-bugs
- [Issue 15906] GIT HEAD undefined references
via Digitalmars-d-bugs
- [Issue 15907] New: Unjustified "is not visible from module" deprecation warning
via Digitalmars-d-bugs
- [Issue 15907] Unjustified "is not visible from module" deprecation warning
via Digitalmars-d-bugs
- [Issue 15907] Unjustified "is not visible from module" deprecation warning when using allMembers trait
via Digitalmars-d-bugs
- [Issue 15907] Unjustified "is not visible from module" deprecation warning when using getMember trait
via Digitalmars-d-bugs
- [Issue 15907] Unjustified "is not visible from module" deprecation warning when using getMember trait
via Digitalmars-d-bugs
- [Issue 11429] Deprecate walkLength?
via Digitalmars-d-bugs
- [Issue 8030] Multiple override are allowed using mixin template
via Digitalmars-d-bugs
- [Issue 11628] nested scope guards go cyclic
via Digitalmars-d-bugs
- [Issue 15908] New: Implicitly typed lambda inside class "has no value"
via Digitalmars-d-bugs
- [Issue 15909] New: Duplicate case error reports characters as numbers
via Digitalmars-d-bugs
- [Issue 15372] DMD emits wrong mangling for extern(C++) free function templates
via Digitalmars-d-bugs
- [Issue 12897] std.json.toJSON doesn't translate unicode chars(>=0x80) to "\uXXXX"
via Digitalmars-d-bugs
- [Issue 12897] std.json.toJSON doesn't translate unicode chars(>=0x80) to "\uXXXX"
via Digitalmars-d-bugs
- [Issue 15910] New: Prevent mismatch of VERSION information in dmd releases
via Digitalmars-d-bugs
- [Issue 15838] Many Win32 API callback functions miss extern(Windows)
via Digitalmars-d-bugs
- [Issue 15838] Many Win32 API callback functions miss extern(Windows)
via Digitalmars-d-bugs
- [Issue 15911] New: undefined __Unwind_GetIPInfo for x86_64
via Digitalmars-d-bugs
- [Issue 12100] __GENTYPE to generate ever different types
via Digitalmars-d-bugs
- [Issue 15864] chmgen triggers exception in std.regex
via Digitalmars-d-bugs
- [Issue 15402] allow private access to package symbols
via Digitalmars-d-bugs
- [Issue 15864] chmgen triggers exception in std.regex
via Digitalmars-d-bugs
- [Issue 14816] improve dt_t data type for faster appending (tail list or array)
via Digitalmars-d-bugs
- [Issue 15735] std.algorithm.iteration.splitter returns empty range
via Digitalmars-d-bugs
- [Issue 15912] New: Anonymous class with missing method results in linker error
via Digitalmars-d-bugs
- [Issue 15912] Anonymous class with missing method results in linker error
via Digitalmars-d-bugs
- [Issue 13392] class + alias this + cast(void*) == overzealous cast
via Digitalmars-d-bugs
- [Issue 11356] isASCII for strings
via Digitalmars-d-bugs
- [Issue 15910] Prevent mismatch of VERSION information in dmd releases
via Digitalmars-d-bugs
- [Issue 11356] isASCII for strings
via Digitalmars-d-bugs
- [Issue 15805] Automatic fix two erroneous integer comparison cases by widening
via Digitalmars-d-bugs
- [Issue 15880] int hex literals properties are rejected
via Digitalmars-d-bugs
- [Issue 15350] [MailMan] end of message stripped
via Digitalmars-d-bugs
- [Issue 15043] [e2ir] dmd still crashes when trying to set a delegate from __traits(getOverloads)
via Digitalmars-d-bugs
- [Issue 14914] Inconsistent alias declaration could be detected
via Digitalmars-d-bugs
- [Issue 15682] concat associative arrays
via Digitalmars-d-bugs
- [Issue 15899] Tuple.toString not recognized as a function with isSomeFunction
via Digitalmars-d-bugs
- [Issue 15899] Tuple.toString not recognized as a function with isSomeFunction
via Digitalmars-d-bugs
- [Issue 15910] Prevent mismatch of VERSION information in dmd releases
via Digitalmars-d-bugs
- [Issue 15861] [REG 2.069] Wrong double-to-string conversion with -O
via Digitalmars-d-bugs
- [Issue 15861] [REG 2.069] Wrong double-to-string conversion with -O
via Digitalmars-d-bugs
- [Issue 15402] allow private access to package symbols
via Digitalmars-d-bugs
- [Issue 8716] `package` restricts members usage in same module if there is no package name
via Digitalmars-d-bugs
- [Issue 15682] Implement efficient setops for builtin AAs
via Digitalmars-d-bugs
- [Issue 15884] Assigning char[] to std.json.JSONValue creates array, not string
via Digitalmars-d-bugs
- [Issue 15884] Assigning char[] to std.json.JSONValue creates array, not string
via Digitalmars-d-bugs
- [Issue 15861] [REG 2.069] Wrong double-to-string conversion with -O
via Digitalmars-d-bugs
- [Issue 12367] std.regex: Recognize (?# ... ) comment syntax
via Digitalmars-d-bugs
- [Issue 15873] In order to implement std.simd, compile time info about CPU specifics is needed
via Digitalmars-d-bugs
- [Issue 15872] [ndslice] indexing a slice with an array causes an error inside ndslice
via Digitalmars-d-bugs
- [Issue 15872] [ndslice] indexing a slice with an array causes an error inside ndslice
via Digitalmars-d-bugs
- [Issue 15043] [e2ir] dmd still crashes when trying to set a delegate from __traits(getOverloads)
via Digitalmars-d-bugs
- [Issue 14504] Regex Optimizer doesn't merge equivalent threads.
via Digitalmars-d-bugs
- [Issue 14504] Regex Optimizer doesn't merge equivalent threads.
via Digitalmars-d-bugs
- [Issue 5542] std.string.join() for chars too
via Digitalmars-d-bugs
- [Issue 11531] For a faster std.algorithm.group on strings
via Digitalmars-d-bugs
- [Issue 15884] Assigning char[] to std.json.JSONValue creates array, not string
via Digitalmars-d-bugs
- [Issue 15884] Assigning char[] to std.json.JSONValue creates array, not string
via Digitalmars-d-bugs
- [Issue 13516] std.windows.charset documentation missing from dlang.org
via Digitalmars-d-bugs
- [Issue 14085] Broken links on dlang.org
via Digitalmars-d-bugs
- [Issue 14972] Documentation for std.windows.* missing
via Digitalmars-d-bugs
- [Issue 15913] New: cannot initialize immutable fixed size array without similar const-code
via Digitalmars-d-bugs
- [Issue 15914] New: getopt, the new option validator doesn't accept a character for a bool option
via Digitalmars-d-bugs
- [Issue 15914] getopt, the new option validator doesn't accept a character for a bool option
via Digitalmars-d-bugs
- [Issue 15914] [REG 2.071] getopt doesn't accept anymore a character for a bool option
via Digitalmars-d-bugs
- [Issue 15914] [REG 2.071] getopt doesn't accept anymore a character for a bool option
via Digitalmars-d-bugs
- [Issue 15914] [REG 2.071] getopt doesn't accept anymore a character for a bool option
via Digitalmars-d-bugs
- [Issue 15914] [REG 2.071] getopt doesn't accept anymore a character for a bool option
via Digitalmars-d-bugs
- [Issue 15914] [REG 2.071] getopt doesn't accept anymore a character for a bool option
via Digitalmars-d-bugs
- [Issue 15914] [REG 2.071] getopt doesn't accept anymore a character for a bool option
via Digitalmars-d-bugs
- [Issue 15914] [REG 2.071] getopt doesn't accept anymore a character for a bool option
via Digitalmars-d-bugs
- [Issue 14972] Documentation for std.windows.* missing
via Digitalmars-d-bugs
- [Issue 15914] [REG 2.071] getopt doesn't accept anymore a character for a bool option
via Digitalmars-d-bugs
- [Issue 15797] Add Option to Not Drop Matches in std.regex.splitter
via Digitalmars-d-bugs
- [Issue 15797] Add Option to Not Drop Matches in std.regex.splitter
via Digitalmars-d-bugs
- [Issue 15914] [REG 2.071] getopt doesn't accept anymore a character for a bool option
via Digitalmars-d-bugs
- [Issue 15913] cannot initialize immutable fixed size array without similar const-code
via Digitalmars-d-bugs
- [Issue 15915] New: std.process.execute throws an exception when using workDir and a relative path
via Digitalmars-d-bugs
- [Issue 15915] std.process.execute throws an exception when using workDir and a relative path
via Digitalmars-d-bugs
- [Issue 15892] Can't use alias this with struct static member
via Digitalmars-d-bugs
- [Issue 15915] std.process.execute throws an exception when using workDir and a relative path
via Digitalmars-d-bugs
- [Issue 15915] std.process.execute throws an exception when using workDir and a relative path
via Digitalmars-d-bugs
- [Issue 15915] std.process.execute throws an exception when using workDir and a relative path
via Digitalmars-d-bugs
- [Issue 15856] Confusing error message with -transition=checkimports
via Digitalmars-d-bugs
- [Issue 15916] New: void makes a function impure + system
via Digitalmars-d-bugs
- [Issue 15861] [REG 2.069] Wrong double-to-string conversion with -O
via Digitalmars-d-bugs
- [Issue 15861] [REG 2.069] Wrong double-to-string conversion with -O
via Digitalmars-d-bugs
- [Issue 15916] void makes a function impure + system
via Digitalmars-d-bugs
- [Issue 15917] New: std.concurrency module destructor causes useless creation of new MessageBox
via Digitalmars-d-bugs
- [Issue 15918] New: [2.070] Results from findSplit can no longer be assigned to each other
via Digitalmars-d-bugs
- [Issue 15861] [REG 2.069] Wrong double-to-string conversion with -O
via Digitalmars-d-bugs
- [Issue 15861] [REG 2.069] Wrong double-to-string conversion with -O
via Digitalmars-d-bugs
- [Issue 15919] New: Undetected spell miss in ndslice.selection.reshape()
via Digitalmars-d-bugs
- [Issue 15861] [REG 2.069] Wrong double-to-string conversion with -O
via Digitalmars-d-bugs
- [Issue 15898] [REG2.069] Internal error: backend\cgcod.c 1651
via Digitalmars-d-bugs
- [Issue 15919] Undetected spell miss in ndslice.selection.reshape()
via Digitalmars-d-bugs
- [Issue 15920] New: std.traits.MemberFunctionsTuple gives a wrong result
via Digitalmars-d-bugs
- [Issue 15910] Prevent mismatch of VERSION information in dmd releases
via Digitalmars-d-bugs
- [Issue 15921] New: Win64: wrong codegen with array of structs slicing
via Digitalmars-d-bugs
- [Issue 15921] Win64: wrong codegen with array of structs slicing
via Digitalmars-d-bugs
- [Issue 15921] Win64: wrong codegen with array of structs slicing
via Digitalmars-d-bugs
- [Issue 15921] Win64: wrong codegen with array of structs slicing
via Digitalmars-d-bugs
- [Issue 15920] std.traits.MemberFunctionsTuple gives a wrong result
via Digitalmars-d-bugs
- [Issue 3409] stdio.File.seek() doesn't work for files >2GB
via Digitalmars-d-bugs
- [Issue 3410] std.stdio.File.tell() doesn't work for files >2GB
via Digitalmars-d-bugs
- [Issue 3409] stdio.File.seek() doesn't work for files >2GB
via Digitalmars-d-bugs
- [Issue 3410] std.stdio.File.tell() doesn't work for files >2GB
via Digitalmars-d-bugs
- [Issue 15922] New: DMD segfault in functionParameters()
via Digitalmars-d-bugs
- [Issue 12624] [REG 2.064] Internal error: backend\cgobj.c 2313 with Rebindable!(immutable TimeZone) in std.datetime
via Digitalmars-d-bugs
- [Issue 12624] [REG 2.064] Internal error: backend\cgobj.c 2313 with Rebindable!(immutable TimeZone) in std.datetime
via Digitalmars-d-bugs
- [Issue 15922] DMD segfault in functionParameters()
via Digitalmars-d-bugs
- [Issue 15923] New: is expression qualifier matching does not work with multiple qualifiers
via Digitalmars-d-bugs
- [Issue 12624] [REG 2.064] Internal error: backend\cgobj.c 2313 with Rebindable!(immutable TimeZone) in std.datetime
via Digitalmars-d-bugs
- [Issue 12507] SysTime.init.toString should not segfault
via Digitalmars-d-bugs
- [Issue 12624] [REG 2.064] Internal error: backend\cgobj.c 2313 with Rebindable!(immutable TimeZone) in std.datetime
via Digitalmars-d-bugs
- [Issue 12624] [REG 2.064] Internal error: backend\cgobj.c 2313 with Rebindable!(immutable TimeZone) in std.datetime
via Digitalmars-d-bugs
- [Issue 15629] [REG2.066.0] wrong code with "-O -inline" but correct with "-O"
via Digitalmars-d-bugs
- [Issue 15924] New: [Home]
via Digitalmars-d-bugs
- [Issue 15924] formattedWrite doesn't write to empty appender
via Digitalmars-d-bugs
- [Issue 15898] [REG2.069] Internal error: backend\cgcod.c 1651
via Digitalmars-d-bugs
- [Issue 15898] [REG2.069] Internal error: backend\cgcod.c 1651
via Digitalmars-d-bugs
- [Issue 15906] [REG2.068.1] GIT HEAD undefined references
via Digitalmars-d-bugs
- [Issue 1357] Cannot use FFFF and FFFE in Unicode escape sequences.
via Digitalmars-d-bugs
- [Issue 1357] Cannot use FFFF and FFFE in Unicode escape sequences.
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 12625] implicit slicing of RValue static array should be illegal
via Digitalmars-d-bugs
- [Issue 2104] std.regex: escape function for regular expressions
via Digitalmars-d-bugs
- [Issue 2104] std.regex: escape function for regular expressions
via Digitalmars-d-bugs
- [Issue 12625] implicit slicing of RValue static array should be illegal
via Digitalmars-d-bugs
- [Issue 15922] DMD segfault in functionParameters()
via Digitalmars-d-bugs
- [Issue 8318] Cannot override a method with inferred return type
via Digitalmars-d-bugs
- [Issue 8384] std.conv.to should allow conversion between any pair of string/wstring/dstring/char*/wchar*/dchar*
via Digitalmars-d-bugs
- [Issue 15925] New: [REG 2.071] Import declaration from mixin templates are ignored
via Digitalmars-d-bugs
- [Issue 15629] [REG2.066.0] wrong code with '-O -inline' but correct with '-O'
via Digitalmars-d-bugs
- [Issue 15629] [REG2.066.0] wrong code with '-O -inline' but correct with '-O'
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 15926] New: Peculiar behavior of 'inout'
via Digitalmars-d-bugs
- [Issue 12625] implicit slicing of RValue static array should be illegal
via Digitalmars-d-bugs
- [Issue 9769] Remove opEquals from Object
via Digitalmars-d-bugs
- [Issue 15583] [REG] topN without uniform can show quadratic performance
via Digitalmars-d-bugs
- [Issue 15583] [REG] topN without uniform can show quadratic performance
via Digitalmars-d-bugs
- [Issue 15604] std.array.array of structs with template opAssign and default initialised 'new'ed class member
via Digitalmars-d-bugs
- [Issue 15926] Peculiar behavior of 'inout'
via Digitalmars-d-bugs
- [Issue 15897] private base functions not callable from base class module without type change
via Digitalmars-d-bugs
- [Issue 15629] [REG2.066.0] wrong code with '-O -inline' but correct with '-O'
via Digitalmars-d-bugs
- [Issue 15629] [REG2.066.0] wrong code with '-O -inline' but correct with '-O'
via Digitalmars-d-bugs
- [Issue 15568] Wrong contracts generated when compiled with -O
via Digitalmars-d-bugs
- [Issue 10226] core.simd bad codegen
via Digitalmars-d-bugs
- [Issue 15911] undefined __Unwind_GetIPInfo for x86_64
via Digitalmars-d-bugs
- [Issue 15897] private base functions not callable from base class module without type change
via Digitalmars-d-bugs
- [Issue 12625] implicit slicing of RValue static array should be illegal
via Digitalmars-d-bugs
- [Issue 15914] [REG 2.071] getopt doesn't accept anymore a character for a bool option
via Digitalmars-d-bugs
- [Issue 15914] [REG 2.071] getopt doesn't accept anymore a character for a bool option
via Digitalmars-d-bugs
- [Issue 15926] Peculiar behavior of 'inout'
via Digitalmars-d-bugs
- [Issue 15924] formattedWrite doesn't write to empty appender
via Digitalmars-d-bugs
- [Issue 15927] New: KeyType and ValueType for User Defined AAs
via Digitalmars-d-bugs
- [Issue 15927] KeyType and ValueType for User Defined AAs
via Digitalmars-d-bugs
- [Issue 12227] Allow matching multiple patterns in one go with std.regex
via Digitalmars-d-bugs
- [Issue 12227] Allow matching multiple patterns in one go with std.regex
via Digitalmars-d-bugs
- [Issue 15928] New: chain(r1, r2, r3, ...) should discard all arguments after the first infinite range
via Digitalmars-d-bugs
- [Issue 15928] chain(r1, r2, r3, ...) should discard all arguments after the first infinite range
via Digitalmars-d-bugs
- [Issue 15928] chain(r1, r2, r3, ...) should discard all arguments after the first infinite range
via Digitalmars-d-bugs
- [Issue 15929] New: First sentence to https://dlang.org/library/std/range/primitives.html points to invalid link https://dlang.org/library/std/range/std_range.html
via Digitalmars-d-bugs
- [Issue 15928] chain(r1, r2, r3, ...) should discard all arguments after the first infinite range
via Digitalmars-d-bugs
- [Issue 15930] New: min/max of pointers violates const
via Digitalmars-d-bugs
- [Issue 15911] undefined __Unwind_GetIPInfo for x86_64
via Digitalmars-d-bugs
- [Issue 15928] chain(r1, r2, r3, ...) should discard all arguments after the first infinite range
via Digitalmars-d-bugs
- [Issue 15924] formattedWrite doesn't write to empty appender
via Digitalmars-d-bugs
- [Issue 15924] formattedWrite doesn't write to empty appender
via Digitalmars-d-bugs
- [Issue 12625] implicit slicing of RValue static array should be illegal
via Digitalmars-d-bugs
- [Issue 15931] New: The compiler lets you try to derive from a const, immutable, or inout, shared class
via Digitalmars-d-bugs
- [Issue 15931] The compiler lets you try to derive from a const, immutable, or inout, shared class
via Digitalmars-d-bugs
- [Issue 9580] std.variant.Algebraic with Tuple format problem
via Digitalmars-d-bugs
- [Issue 15932] New: Get rid of the implicit slicing of static arrays
via Digitalmars-d-bugs
- [Issue 8838] Slicing static arrays should be considered unsafe (@system)
via Digitalmars-d-bugs
- [Issue 12625] implicit slicing of RValue static array should be illegal
via Digitalmars-d-bugs
- [Issue 15864] chmgen triggers exception in std.regex
via Digitalmars-d-bugs
- [Issue 9580] std.variant.Algebraic with Tuple format problem
via Digitalmars-d-bugs
- [Issue 15864] chmgen triggers exception in std.regex
via Digitalmars-d-bugs
- [Issue 15897] private base functions not callable from base class module without type change
via Digitalmars-d-bugs
- [Issue 15897] private base functions not callable from base class module without type change
via Digitalmars-d-bugs
- [Issue 15919] [ndslice] Undetected spell miss in selection.reshape()
via Digitalmars-d-bugs
- [Issue 10879] std.variant Variant/Algebraic: Can't store static arrays > 32(/16) bytes
via Digitalmars-d-bugs
- [Issue 15477] Forward reference error corner case with base class and template specialization arguments
via Digitalmars-d-bugs
- [Issue 15919] [ndslice] Undetected spell miss in selection.reshape()
via Digitalmars-d-bugs
- [Issue 15933] New: GDC support for core.cpuid
via Digitalmars-d-bugs
- [Issue 15606] core.exception.rangeerror at pipedmd(285) range violation
via Digitalmars-d-bugs
- [Issue 15919] [ndslice] Undetected spell miss in selection.reshape()
via Digitalmars-d-bugs
- [Issue 15884] Assigning char[] to std.json.JSONValue creates array, not string
via Digitalmars-d-bugs
- [Issue 15884] Assigning char[] to std.json.JSONValue creates array, not string
via Digitalmars-d-bugs
- [Issue 15934] New: Non-virtual super class member function call ignores 'this' type qualifier
via Digitalmars-d-bugs
- [Issue 15934] Non-virtual super class member function call ignores 'this' type qualifier
via Digitalmars-d-bugs
- [Issue 15857] incorrect checkimports mismatch for overload sets
via Digitalmars-d-bugs
- [Issue 15857] incorrect checkimports mismatch for overload sets
via Digitalmars-d-bugs
- [Issue 15402] allow private access to package symbols
via Digitalmars-d-bugs
- [Issue 15861] [REG 2.069] Wrong double-to-string conversion with -O
via Digitalmars-d-bugs
- [Issue 15898] [REG2.069] Internal error: backend\cgcod.c 1651
via Digitalmars-d-bugs
- [Issue 15629] [REG2.066.0] wrong code with '-O -inline' but correct with '-O'
via Digitalmars-d-bugs
- [Issue 15911] undefined __Unwind_GetIPInfo for x86_64
via Digitalmars-d-bugs
- [Issue 15935] New: compiling dub with -fPIC triggers internal compiler error
via Digitalmars-d-bugs
- [Issue 15936] New: misleading error message about @disable where there is none
via Digitalmars-d-bugs
- [Issue 15937] New: DMD should only expand tilde at start of paths
via Digitalmars-d-bugs
- [Issue 15857] incorrect checkimports mismatch for overload sets
via Digitalmars-d-bugs
- [Issue 14511] Profiler does not work with multithreaded programs
via Digitalmars-d-bugs
- [Issue 14511] Profiler does not work with multithreaded programs
via Digitalmars-d-bugs
- [Issue 15549] [ndslice] byElement is broken for packed slices
via Digitalmars-d-bugs
- [Issue 14137] std.socket.getAddressInfo breaks @safety
via Digitalmars-d-bugs
- [Issue 15926] Peculiar behavior of 'inout'
via Digitalmars-d-bugs
- [Issue 15938] New: ctor doesn't initialize fields when struct is static immutable
via Digitalmars-d-bugs
- [Issue 15938] ctor doesn't initialize fields when struct is static immutable
via Digitalmars-d-bugs
- [Issue 15919] [ndslice] Undetected spell miss in selection.reshape()
via Digitalmars-d-bugs
- [Issue 15917] std.concurrency module destructor causes useless creation of new MessageBox
via Digitalmars-d-bugs
- [Issue 15939] New: GC.collect causes deadlock in multi-threaded environment
via Digitalmars-d-bugs
- [Issue 15939] GC.collect causes deadlock in multi-threaded environment
via Digitalmars-d-bugs
- [Issue 13698] ICE(e2ir.c) on on simd call
via Digitalmars-d-bugs
- [Issue 15911] undefined __Unwind_GetIPInfo for x86_64
via Digitalmars-d-bugs
- [Issue 15911] undefined __Unwind_GetIPInfo for x86_64
via Digitalmars-d-bugs
- [Issue 15939] GC.collect causes deadlock in multi-threaded environment
via Digitalmars-d-bugs
- [Issue 15911] undefined __Unwind_GetIPInfo for x86_64
via Digitalmars-d-bugs
- [Issue 15911] undefined __Unwind_GetIPInfo for x86_64
via Digitalmars-d-bugs
- [Issue 15204] wrong code with -m32 -O -release (floating points, x86)
via Digitalmars-d-bugs
- [Issue 15204] wrong code with -m32 -O -release (floating points, x86)
via Digitalmars-d-bugs
- [Issue 15204] wrong code with -m32 -O -release (floating points, x86)
via Digitalmars-d-bugs
- [Issue 12625] implicit slicing of RValue static array should be illegal
via Digitalmars-d-bugs
- [Issue 15911] undefined __Unwind_GetIPInfo for x86_64
via Digitalmars-d-bugs
- [Issue 15939] GC.collect causes deadlock in multi-threaded environment
via Digitalmars-d-bugs
- [Issue 15939] GC.collect causes deadlock in multi-threaded environment
via Digitalmars-d-bugs
- [Issue 259] Comparing signed to unsigned does not generate an error
via Digitalmars-d-bugs
- [Issue 15940] New: std.variant.Variant: compilation fails if a value is aliased struct
via Digitalmars-d-bugs
- [Issue 13674] ICE(el.c) with simd multiplication of short8
via Digitalmars-d-bugs
- [Issue 15939] GC.collect causes deadlock in multi-threaded environment
via Digitalmars-d-bugs
- [Issue 15939] GC.collect causes deadlock in multi-threaded environment
via Digitalmars-d-bugs
- [Issue 15144] Bad operand size in asm { movdqa ... } produces bogus ubyte16 initializer error elsewhere.
via Digitalmars-d-bugs
- [Issue 15144] Bad operand size in asm { movdqa ... } produces bogus ubyte16 initializer error elsewhere.
via Digitalmars-d-bugs
- [Issue 13674] ICE(el.c) with simd multiplication of short8
via Digitalmars-d-bugs
- [Issue 13674] ICE(el.c) with simd multiplication of short8
via Digitalmars-d-bugs
- [Issue 15941] New: Regression: rbtree no longer supports classes
via Digitalmars-d-bugs
- [Issue 15941] [REG v2.069] rbtree no longer supports classes
via Digitalmars-d-bugs
- [Issue 15942] New: bogus "cannot implicitly convert expression" error when using vector notation to from immutable to mutable
via Digitalmars-d-bugs
- [Issue 15942] bogus "cannot implicitly convert expression" error when using vector notation to copy from immutable to mutable
via Digitalmars-d-bugs
- [Issue 15939] GC.collect causes deadlock in multi-threaded environment
via Digitalmars-d-bugs
- [Issue 10351] [GC] GC deadlocks in thread_suspendAll()
via Digitalmars-d-bugs
- [Issue 15939] GC.collect causes deadlock in multi-threaded environment
via Digitalmars-d-bugs
- [Issue 15943] New: wrong code for extern(C++) thread local variables
via Digitalmars-d-bugs
- [Issue 15943] wrong code for extern(C++) thread local variables
via Digitalmars-d-bugs
- [Issue 15944] New: Wrong directory separators in dmd.2.0xx.x.windows.zip
via Digitalmars-d-bugs
- [Issue 15941] [REG v2.069] rbtree no longer supports classes
via Digitalmars-d-bugs
- [Issue 15945] New: sizeof on an invalid type seems to compile.
via Digitalmars-d-bugs
- [Issue 11176] array.ptr in @safe code
via Digitalmars-d-bugs
- [Issue 15946] New: Exception collected during unwinding
via Digitalmars-d-bugs
- [Issue 15947] New: [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 15947] [REG 2.069.0?] simple multithreaded program + "-profile=gc" = crash
via Digitalmars-d-bugs
- [Issue 14511] Profiler does not work with multithreaded programs
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 15948] New: wrong line numbers in stack traces
via Digitalmars-d-bugs
- [Issue 15948] wrong line numbers in stack traces
via Digitalmars-d-bugs
- [Issue 15706] std.conv.to!int - wrong line number in exception
via Digitalmars-d-bugs
- [Issue 15948] wrong line numbers in stack traces
via Digitalmars-d-bugs
- [Issue 15949] New: Improve readtext handling of byte order mark (BOM)
via Digitalmars-d-bugs
- [Issue 15897] private base functions not callable from base class module without type change
via Digitalmars-d-bugs
- [Issue 13242] imported aliases should be analyzed lazily
via Digitalmars-d-bugs
- [Issue 15897] base class method not seen w/ circular import
via Digitalmars-d-bugs
- [Issue 15897] base class method not seen w/ circular import
via Digitalmars-d-bugs
- [Issue 13242] imported aliases should be analyzed lazily
via Digitalmars-d-bugs
- [Issue 13242] imported aliases should be analyzed lazily
via Digitalmars-d-bugs
- [Issue 11517] Allow generic "BasicType" in alias this declaration
via Digitalmars-d-bugs
- [Issue 15892] Can't use alias this with static namespaces
via Digitalmars-d-bugs
- [Issue 9626] More precise error message in some cases when failed template constraint
via Digitalmars-d-bugs
- [Issue 9626] More precise error message in some cases when failed template constraint
via Digitalmars-d-bugs
- [Issue 15950] New: Wish: __compressed_import("file.ext");
via Digitalmars-d-bugs
- [Issue 15144] Bad operand size in asm { movdqa ... } produces bogus ubyte16 initializer error elsewhere.
via Digitalmars-d-bugs
- [Issue 15144] Bad operand size in asm { movdqa ... } produces bogus ubyte16 initializer error elsewhere.
via Digitalmars-d-bugs
- [Issue 15323] Module.members and .deferred3 should use data structure with fast lookup
via Digitalmars-d-bugs
- [Issue 15803] std.file should support sub-second file time precision on POSIX
via Digitalmars-d-bugs
- [Issue 15323] Module.members and .deferred3 should use data structure with fast lookup
via Digitalmars-d-bugs
- [Issue 15323] Module.members and .deferred3 should use data structure with fast lookup
via Digitalmars-d-bugs
- [Issue 11169] __traits(isAbstractClass) prematurely sets a class to be abstract
via Digitalmars-d-bugs
- [Issue 15951] New: Inefficiencies in struct initialization
via Digitalmars-d-bugs
- [Issue 15951] Inefficiencies in struct initialization
via Digitalmars-d-bugs
- [Issue 11817] Structs with void initialized fields get initialized anyway
via Digitalmars-d-bugs
- [Issue 11169] __traits(isAbstractClass) prematurely sets a class to be abstract
via Digitalmars-d-bugs
- [Issue 15952] New: struct in closure is destroyed when parent function returns
via Digitalmars-d-bugs
- [Issue 15323] Module.members and .deferred3 should use data structure with fast lookup
via Digitalmars-d-bugs
- [Issue 11331] Inefficient initialization of struct with members = void
via Digitalmars-d-bugs
- [Issue 11817] Structs with void initialized fields get initialized anyway
via Digitalmars-d-bugs
- [Issue 15951] Inefficiencies in struct initialization
via Digitalmars-d-bugs
- [Issue 15951] Inefficiencies in struct initialization
via Digitalmars-d-bugs
- [Issue 15951] Inefficiencies in struct initialization
via Digitalmars-d-bugs
- [Issue 13698] ICE(e2ir.c) on on simd call
via Digitalmars-d-bugs
- [Issue 15907] Unjustified "is not visible from module" deprecation warning when using getMember trait
via Digitalmars-d-bugs
- [Issue 15945] sizeof on an invalid type seems to compile.
via Digitalmars-d-bugs
- [Issue 7953] DMD Error: variable r used before set when compiling with -O
via Digitalmars-d-bugs
- [Issue 7953] DMD Error: variable r used before set when compiling with -O
via Digitalmars-d-bugs
- [Issue 8778] Struct with core.simd type has wrong size and gives Segmentation fault
via Digitalmars-d-bugs
- [Issue 9115] Internal error when compiling core.simd float4 expression
via Digitalmars-d-bugs
- [Issue 10226] core.simd bad codegen
via Digitalmars-d-bugs
- [Issue 10226] core.simd bad codegen
via Digitalmars-d-bugs
- [Issue 10226] core.simd inefficient codegen
via Digitalmars-d-bugs
- [Issue 11585] ICE(cgcod.c) with SIMD and -O
via Digitalmars-d-bugs
- [Issue 11585] ICE(cgcod.c) with SIMD and -O
via Digitalmars-d-bugs
- [Issue 15945] sizeof on an invalid type seems to compile.
via Digitalmars-d-bugs
- [Issue 11717] CTFE: [ICE] non-constant value with array and vector ops.
via Digitalmars-d-bugs
- [Issue 15145] Array initializers for SIMD not working inside functions.
via Digitalmars-d-bugs
- [Issue 13823] Diagnostic for accessing wrongly-instantiated templated aggregate needs to improve
via Digitalmars-d-bugs
- [Issue 12558] try/catch allows implicit catching of Errors without specifying any Exception type
via Digitalmars-d-bugs
- [Issue 15883] building dmd from master shows v2.070-devel-36feb02 even though 2.071 is already released
via Digitalmars-d-bugs
- [Issue 15953] New: std.net.curl: contentLength reset method DELETE to POST
via Digitalmars-d-bugs
- [Issue 15953] std.net.curl: contentLength reset method DELETE to POST
via Digitalmars-d-bugs
- [Issue 15954] New: std.experimental.logger repeats wstring message
via Digitalmars-d-bugs
- [Issue 15955] New: dwExtraInfo in winuser.d is DWORD in some cases, should be ULONG_PTR
via Digitalmars-d-bugs
- [Issue 15956] New: Incorrect value inside enum using simd vectors, weird tym errors, and weird if(true) {} partial solution.
via Digitalmars-d-bugs
- [Issue 15939] GC.collect causes deadlock in multi-threaded environment
via Digitalmars-d-bugs
- [Issue 11717] CTFE: [ICE] non-constant value with array and vector ops.
via Digitalmars-d-bugs
- [Issue 11717] CTFE: [ICE] non-constant value with array and vector ops.
via Digitalmars-d-bugs
- [Issue 15549] [ndslice] byElement is broken for packed slices
via Digitalmars-d-bugs
- [Issue 15957] New: Disabled postblit + template mixin break opAssign with confusing error message
via Digitalmars-d-bugs
- [Issue 15957] Disabled postblit + template mixin break opAssign with confusing error message
via Digitalmars-d-bugs
- [Issue 15735] std.algorithm.iteration.splitter returns empty range
via Digitalmars-d-bugs
- [Issue 15735] std.algorithm.iteration.splitter returns empty range
via Digitalmars-d-bugs
- [Issue 9057] Regression(Beta): Segfault or "Non-constant expression" error with local import
via Digitalmars-d-bugs
- [Issue 15954] std.experimental.logger repeats wstring message
via Digitalmars-d-bugs
- [Issue 15958] New: Missing extern(Windows) of core.sys.windows functions
via Digitalmars-d-bugs
- [Issue 15957] Disabled postblit + template mixin break opAssign with confusing error message
via Digitalmars-d-bugs
- [Issue 15145] Array initializers for SIMD not working inside functions.
via Digitalmars-d-bugs
- [Issue 15958] Missing extern(Windows) of core.sys.windows functions
via Digitalmars-d-bugs
- [Issue 15860] lockstep should support foreach_reverse
via Digitalmars-d-bugs
- [Issue 15860] lockstep should support foreach_reverse
via Digitalmars-d-bugs
- [Issue 15958] Missing extern(Windows) of core.sys.windows functions
via Digitalmars-d-bugs
- [Issue 15111] hashOf fails for structs that have an alias this to a dynamic array
via Digitalmars-d-bugs
- [Issue 15111] hashOf fails for structs that have an alias this to a dynamic array
via Digitalmars-d-bugs
- [Issue 8384] std.conv.to should allow conversion between any pair of string/wstring/dstring/char*/wchar*/dchar*
via Digitalmars-d-bugs
- [Issue 7417] One-definition rule for version specification - allow version expressions
via Digitalmars-d-bugs
- [Issue 15939] GC.collect causes deadlock in multi-threaded environment
via Digitalmars-d-bugs
- [Issue 15959] New: core.sys.windows modules should be modified for x64
via Digitalmars-d-bugs
- [Issue 15960] New: SetUnion should filter duplicates
via Digitalmars-d-bugs
- [Issue 15960] SetUnion should filter duplicates
via Digitalmars-d-bugs
- [Issue 15939] GC.collect causes deadlock in multi-threaded environment
via Digitalmars-d-bugs
- [Issue 15957] Disabled postblit + template mixin break opAssign with confusing error message
via Digitalmars-d-bugs
- [Issue 15957] Disabled postblit + template mixin break opAssign with confusing error message
via Digitalmars-d-bugs
- [Issue 15957] Disabled postblit + template mixin break opAssign with confusing error message
via Digitalmars-d-bugs
- [Issue 11169] __traits(isAbstractClass) prematurely sets a class to be abstract
via Digitalmars-d-bugs
- [Issue 11169] __traits(isAbstractClass) prematurely sets a class to be abstract
via Digitalmars-d-bugs
- [Issue 8008] Syntax for fixed size array literals like [1,2,3]s
via Digitalmars-d-bugs
- [Issue 3849] Compiler should catch incomplete initialisation of an array
via Digitalmars-d-bugs
- [Issue 5290] Static array literals with too few elements
via Digitalmars-d-bugs
- [Issue 15960] SetUnion should filter duplicates
via Digitalmars-d-bugs
- [Issue 15961] New: [REG-master] ICE with instance field introduced by anonymous struct
via Digitalmars-d-bugs
- [Issue 15961] [REG2.066] ICE with instance field introduced by anonymous struct
via Digitalmars-d-bugs
- [Issue 15961] [REG2.066] ICE with instance field introduced by anonymous struct
via Digitalmars-d-bugs
- [Issue 15962] New: [REG2.069] Don't strip off asserts to check internal compiler errors
via Digitalmars-d-bugs
- [Issue 15962] [REG2.069] Don't strip off asserts to check internal compiler errors
via Digitalmars-d-bugs
- [Issue 11229] std.string.toLower is slow
via Digitalmars-d-bugs
- [Issue 6343] std.math.ceilPow2
via Digitalmars-d-bugs
- [Issue 15961] [REG2.066] ICE with instance field introduced by anonymous struct
via Digitalmars-d-bugs
- [Issue 15961] [REG2.066] ICE with instance field introduced by anonymous struct
via Digitalmars-d-bugs
- [Issue 15957] Disabled postblit + template mixin break opAssign with confusing error message
via Digitalmars-d-bugs
- [Issue 14208] Use a single signal number for GC thread suspend and resume
via Digitalmars-d-bugs
- [Issue 15963] New: Hidden unresolved forward reference issue in std.uni
via Digitalmars-d-bugs
- [Issue 15939] GC.collect causes deadlock in multi-threaded environment
via Digitalmars-d-bugs
- [Issue 15963] Hidden unresolved forward reference issue in std.uni
via Digitalmars-d-bugs
- [Issue 15857] incorrect checkimports mismatch for overload sets
via Digitalmars-d-bugs
- [Issue 15961] [REG2.066] ICE with instance field introduced by anonymous struct
via Digitalmars-d-bugs
- [Issue 15939] GC.collect causes deadlock in multi-threaded environment
via Digitalmars-d-bugs
- [Issue 15963] Hidden unresolved forward reference issue in std.uni
via Digitalmars-d-bugs
- [Issue 15963] Hidden unresolved forward reference issue in std.uni
via Digitalmars-d-bugs
- [Issue 15957] Disabled postblit + template mixin break opAssign with confusing error message
via Digitalmars-d-bugs
- [Issue 15925] [REG 2.071] Import declaration from mixin templates are ignored
via Digitalmars-d-bugs
- [Issue 15957] Disabled postblit + template mixin break opAssign with confusing error message
via Digitalmars-d-bugs
- [Issue 15954] std.experimental.logger repeats wstring message
via Digitalmars-d-bugs
- [Issue 9082] Add "interleave" function
via Digitalmars-d-bugs
- [Issue 15920] std.traits.MemberFunctionsTuple gives a wrong result
via Digitalmars-d-bugs
- [Issue 15920] std.traits.MemberFunctionsTuple gives a wrong result
via Digitalmars-d-bugs
- [Issue 15964] New: The template constraints for std.uni.sicmp are too permissive
via Digitalmars-d-bugs
- [Issue 15965] New: [REG 2.070] Reference to other CT-known field on struct instantiation now yields "circular reference"
via Digitalmars-d-bugs
- [Issue 15966] New: [REG 2.071] {public,protected} imports in base class ignored on symbol lookup
via Digitalmars-d-bugs
- [Issue 15957] Disabled postblit + template mixin break opAssign with confusing error message
via Digitalmars-d-bugs
- [Issue 15957] Disabled postblit + template mixin break opAssign with confusing error message
via Digitalmars-d-bugs
- [Issue 15967] New: Dwarf EH caused a 85Kib increase in hello world binary
via Digitalmars-d-bugs
- [Issue 15957] Disabled postblit + template mixin break opAssign with confusing error message
via Digitalmars-d-bugs
- [Issue 15967] Dwarf EH caused a 85Kib increase in hello world binary
via Digitalmars-d-bugs
- [Issue 15959] core.sys.windows modules should be modified for x64
via Digitalmars-d-bugs
- [Issue 15955] dwExtraInfo in winuser.d is DWORD in some cases, should be ULONG_PTR
via Digitalmars-d-bugs
- [Issue 15959] core.sys.windows modules should be modified for x64
via Digitalmars-d-bugs
- [Issue 15775] Object.factory replacement based on experimental allocators
via Digitalmars-d-bugs
- [Issue 15682] Implement efficient setops for builtin AAs
via Digitalmars-d-bugs
- [Issue 15901] Perfect hash map for the visual D lexer
via Digitalmars-d-bugs
- [Issue 15968] New: deep-version of equals
via Digitalmars-d-bugs
- [Issue 15968] deep-version of equals
via Digitalmars-d-bugs
- [Issue 15969] New: makeNrray - allocate + dispose multi-dimensional array
via Digitalmars-d-bugs
- [Issue 15969] makeNrray - allocate + dispose multi-dimensional array
via Digitalmars-d-bugs
- [Issue 15970] New: C++ mangling of templated arg type
via Digitalmars-d-bugs
- [Issue 15970] C++ mangling of templated arg type
via Digitalmars-d-bugs
- [Issue 15964] The template constraints for std.uni.sicmp are too permissive
via Digitalmars-d-bugs
- [Issue 15964] The template constraints for std.uni.sicmp are too permissive
via Digitalmars-d-bugs
- [Issue 15925] [REG 2.071] Import declaration from mixin templates are ignored
via Digitalmars-d-bugs
- [Issue 15462] Incorrect error message depending on import order + missing LoC information on generated ctor error
via Digitalmars-d-bugs
- [Issue 15229] BigInt(Range of chars) too
via Digitalmars-d-bugs
- [Issue 15229] BigInt(Range of chars) too
via Digitalmars-d-bugs
- [Issue 15662] Cannot move struct with defined opAssign due to @disabled post-blit
via Digitalmars-d-bugs
- [Issue 15607] [ICE] CTFE internal error: bad compare on accessing default-initialized static immutable array of array
via Digitalmars-d-bugs
- [Issue 14294] partialSort should also accept two ranges
via Digitalmars-d-bugs
- [Issue 15401] partialSort should accept two ranges
via Digitalmars-d-bugs
- [Issue 15971] New: BigInt ctor should accept forward ranges
via Digitalmars-d-bugs
- [Issue 15957] Disabled postblit + template mixin break opAssign with confusing error message
via Digitalmars-d-bugs
- [Issue 15972] New: joiner doesn't recognize range of chars
via Digitalmars-d-bugs
- [Issue 15972] range of chars doesn't work with joiner with literal delimiters
via Digitalmars-d-bugs
- [Issue 11585] ICE(cgcod.c) with SIMD and -O
via Digitalmars-d-bugs
- [Issue 15973] New: nextPow2 relies on processor specific behavior
via Digitalmars-d-bugs
- [Issue 15973] nextPow2 relies on processor specific behavior
via Digitalmars-d-bugs
- [Issue 15973] nextPow2 relies on processor specific behavior
via Digitalmars-d-bugs
- [Issue 15973] nextPow2 and truncPow2 rely on processor specific behavior
via Digitalmars-d-bugs
- [Issue 15974] New: Spurious error: argument to mixin must be a string, not (expression()) of type string
via Digitalmars-d-bugs
- [Issue 8930] std.algorithm.remove only operates on hasLvalueElements
via Digitalmars-d-bugs
Last message date:
Sat Apr 30 12:22:44 PDT 2016
Archived on: Sat Apr 30 12:23:10 PDT 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).