The D Programming Language - Digitalmars-d-bugs
May 2014 Archives by date
Starting: Thu May 1 00:26:18 PDT 2014
Ending: Sat May 31 20:59:42 PDT 2014
Messages: 829
- [Issue 12687] std.regex must be made available at compile time
via Digitalmars-d-bugs
- [Issue 12687] std.regex must be made available at compile time
via Digitalmars-d-bugs
- [Issue 12688] New: Strange error if function call is in brackets
via Digitalmars-d-bugs
- [Issue 12687] std.regex must be made available at compile time
via Digitalmars-d-bugs
- [Issue 9616] SortedRange should support all range kinds
via Digitalmars-d-bugs
- [Issue 9616] SortedRange should support all range kinds
via Digitalmars-d-bugs
- [Issue 9682] group(SortedRange) ==> SortedRange
via Digitalmars-d-bugs
- [Issue 12090] Make std.concurrency compatible with fibers as threads
via Digitalmars-d-bugs
- [Issue 12689] New: [CTFE] assigning via pointer from 'in' expression doesn't work
via Digitalmars-d-bugs
- [Issue 12665] Cannot create enum of struct within the struct, if the struct has a constructor ("cannot create a struct until its size is determined")
via Digitalmars-d-bugs
- [Issue 12665] Cannot create enum of struct within the struct, if the struct has a constructor ("cannot create a struct until its size is determined")
via Digitalmars-d-bugs
- [Issue 12665] Cannot create enum of struct within the struct, if the struct has a constructor ("cannot create a struct until its size is determined")
via Digitalmars-d-bugs
- [Issue 12665] Cannot create enum of struct within the struct, if the struct has a constructor ("cannot create a struct until its size is determined")
via Digitalmars-d-bugs
- [Issue 12665] Cannot create enum of struct within the struct, if the struct has a constructor ("cannot create a struct until its size is determined")
via Digitalmars-d-bugs
- [Issue 12665] Cannot create enum of struct within the struct, if the struct has a constructor ("cannot create a struct until its size is determined")
via Digitalmars-d-bugs
- [Issue 340] [Tracker] Forward reference bugs and other order-of-declaration issues
via Digitalmars-d-bugs
- [Issue 9397] Size error with struct with ctor and self-typed nested enum
via Digitalmars-d-bugs
- [Issue 9397] Size error with struct with ctor and self-typed nested enum
via Digitalmars-d-bugs
- [Issue 9397] Size error with struct with ctor and self-typed nested enum
via Digitalmars-d-bugs
- [Issue 8101] Display candidate function overloads when function call fails
via Digitalmars-d-bugs
- [Issue 8101] Display candidate function overloads when function call fails
via Digitalmars-d-bugs
- [Issue 8101] Display candidate function overloads when function call fails
via Digitalmars-d-bugs
- [Issue 8101] Display candidate function overloads when function call fails
via Digitalmars-d-bugs
- [Issue 8101] Display candidate function overloads when function call fails
via Digitalmars-d-bugs
- [Issue 12665] Cannot create enum of struct within the struct, if the struct has a constructor ("cannot create a struct until its size is determined")
via Digitalmars-d-bugs
- [Issue 340] [Tracker] Forward reference bugs and other order-of-declaration issues
via Digitalmars-d-bugs
- [Issue 9397] Size error with struct with ctor and self-typed nested enum
via Digitalmars-d-bugs
- [Issue 10482] Regression (2.063): Compiler doesn't warn about prefix const
via Digitalmars-d-bugs
- [Issue 9597] using "this" as a type leads to confusion
via Digitalmars-d-bugs
- [Issue 12690] New: std.regex BacktrackingMatcher bmatch is faster than ThompsonMatcher but discouraged
via Digitalmars-d-bugs
- [Issue 12691] New: std.regex.bmatch with empty string after OR operator crashes with free(): invalid pointer
via Digitalmars-d-bugs
- [Issue 12692] New: Add support for __simd in for 32-bits targets
via Digitalmars-d-bugs
- [Issue 12692] Add support for __simd in for 32-bits targets
via Digitalmars-d-bugs
- [Issue 12692] Add support for __simd in for 32-bits targets
via Digitalmars-d-bugs
- [Issue 10291] formattedWrite() to an Appender fails silently after Appender.clear()
via Digitalmars-d-bugs
- [Issue 12690] std.regex BacktrackingMatcher bmatch is faster than ThompsonMatcher but discouraged
via Digitalmars-d-bugs
- [Issue 12693] New: multiple arithmetic assignment on same line fails for short and byte
via Digitalmars-d-bugs
- [Issue 12691] std.regex.bmatch with empty string after OR operator crashes with free(): invalid pointer
via Digitalmars-d-bugs
- [Issue 8101] Display candidate function overloads when function call fails
via Digitalmars-d-bugs
- [Issue 12228] Identifiers 'this' and 'super' should not be allowed as base classes
via Digitalmars-d-bugs
- [Issue 12619] Invalid warning for unused return value of debug memcpy
via Digitalmars-d-bugs
- [Issue 12649] "discards return value" warning will cause ICE on function pointer call
via Digitalmars-d-bugs
- [Issue 12619] Invalid warning for unused return value of debug memcpy
via Digitalmars-d-bugs
- [Issue 12647] Lazy parameter evaluation should be marked as nothrow
via Digitalmars-d-bugs
- [Issue 12649] "discards return value" warning will cause ICE on function pointer call
via Digitalmars-d-bugs
- [Issue 5498] wrong common type deduction for array of classes
via Digitalmars-d-bugs
- [Issue 8309] ICE in typeMerge on 'void main(){auto x = [()=>1.0, ()=>1];}'
via Digitalmars-d-bugs
- [Issue 8309] ICE in typeMerge on 'void main(){auto x = [()=>1.0, ()=>1];}'
via Digitalmars-d-bugs
- [Issue 8101] Display candidate function overloads when function call fails
via Digitalmars-d-bugs
- [Issue 8101] Display candidate function overloads when function call fails
via Digitalmars-d-bugs
- [Issue 12694] New: Better error message for function call matching more than overload
via Digitalmars-d-bugs
- [Issue 12555] Incorrect error ungagging for speculatively instantiated class
via Digitalmars-d-bugs
- [Issue 11622] Assertion failure in totym(), glue.c, line 1288
via Digitalmars-d-bugs
- [Issue 12555] Incorrect error ungagging for speculatively instantiated class
via Digitalmars-d-bugs
- [Issue 8101] Display candidate function overloads when function call fails
via Digitalmars-d-bugs
- [Issue 9397] Size error with struct with ctor and self-typed nested enum
via Digitalmars-d-bugs
- [Issue 12695] New: GIT HEAD : undefined symbols when -debug specified
via Digitalmars-d-bugs
- [Issue 12661] [REG2.066a] std.regex with -debug causes linker errors
via Digitalmars-d-bugs
- [Issue 12695] GIT HEAD : undefined symbols when -debug specified
via Digitalmars-d-bugs
- [Issue 12696] New: GIT HEAD : undefined symbols when -O specified
via Digitalmars-d-bugs
- [Issue 5063] Stronger typedef for size_t
via Digitalmars-d-bugs
- [Issue 12697] New: -inline ICE backend\el.c 802
via Digitalmars-d-bugs
- [Issue 12697] -inline ICE backend\el.c 802
via Digitalmars-d-bugs
- [Issue 12622] Purity, @safe not checked for pointers to functions
via Digitalmars-d-bugs
- [Issue 12647] Lazy parameter evaluation should be marked as nothrow
via Digitalmars-d-bugs
- [Issue 12689] [CTFE] assigning via pointer from 'in' expression doesn't work
via Digitalmars-d-bugs
- [Issue 12696] GIT HEAD : undefined symbols when -O specified
via Digitalmars-d-bugs
- [Issue 12689] [CTFE] assigning via pointer from 'in' expression doesn't work
via Digitalmars-d-bugs
- [Issue 12698] New: Overloads from multiple modules implicitly merge into a single overloadset
via Digitalmars-d-bugs
- [Issue 12698] Overloads from multiple modules implicitly merge into a single overloadset
via Digitalmars-d-bugs
- [Issue 12442] inefficient code with scope(exit)
via Digitalmars-d-bugs
- [Issue 12384] Improve optimization of nothrow code
via Digitalmars-d-bugs
- [Issue 12184] Provide formating options for std.uni.InversionList
via Digitalmars-d-bugs
- [Issue 6421] Require initialization of static arrays with array literals not to allocate
via Digitalmars-d-bugs
- [Issue 6421] Require initialization of static arrays with array literals not to allocate
via Digitalmars-d-bugs
- [Issue 6421] Require initialization of static arrays with array literals not to allocate
via Digitalmars-d-bugs
- [Issue 6421] Require initialization of static arrays with array literals not to allocate
via Digitalmars-d-bugs
- [Issue 12681] Rewrite rule prevents unique detection
via Digitalmars-d-bugs
- [Issue 12690] std.regex BacktrackingMatcher bmatch is faster than ThompsonMatcher but discouraged
via Digitalmars-d-bugs
- [Issue 6421] Require initialization of static arrays with array literals not to allocate
via Digitalmars-d-bugs
- [Issue 6421] Require initialization of static arrays with array literals not to allocate
via Digitalmars-d-bugs
- [Issue 12377] ICE (backend\cgxmm.c 622) on x64 for math on cdouble array items
via Digitalmars-d-bugs
- [Issue 11642] Handy object AA.setDefault function
via Digitalmars-d-bugs
- [Issue 12698] Overloads from multiple modules implicitly merge into a single overloadset
via Digitalmars-d-bugs
- [Issue 6421] Require initialization of static arrays with array literals not to allocate
via Digitalmars-d-bugs
- [Issue 6421] Require initialization of static arrays with array literals not to allocate
via Digitalmars-d-bugs
- [Issue 12698] Overloads from multiple modules implicitly merge into a single overloadset
via Digitalmars-d-bugs
- [Issue 6421] Require initialization of static arrays with array literals not to allocate
via Digitalmars-d-bugs
- [Issue 6421] Require initialization of static arrays with array literals not to allocate
via Digitalmars-d-bugs
- [Issue 12688] Strange error if function call is in parentheses
via Digitalmars-d-bugs
- [Issue 12692] Add support for __simd in for 32-bits targets
via Digitalmars-d-bugs
- [Issue 12698] Overloads from multiple modules implicitly merge into a single overloadset
via Digitalmars-d-bugs
- [Issue 12690] std.regex BacktrackingMatcher bmatch is faster than ThompsonMatcher but discouraged
via Digitalmars-d-bugs
- [Issue 12673] ICE with static assert and __traits(compiles) with non-existent symbol
via Digitalmars-d-bugs
- [Issue 12699] New: Possibly wrong code in object_.d
via Digitalmars-d-bugs
- [Issue 12698] Overloads from multiple modules implicitly merge into a single overloadset
via Digitalmars-d-bugs
- [Issue 12673] ICE with static assert and __traits(compiles) with non-existent symbol
via Digitalmars-d-bugs
- [Issue 12673] ICE with static assert and __traits(compiles) with non-existent symbol
via Digitalmars-d-bugs
- [Issue 12698] Overloads from multiple modules implicitly merge into a single overloadset
via Digitalmars-d-bugs
- [Issue 12698] Overloads from multiple modules implicitly merge into a single overloadset
via Digitalmars-d-bugs
- [Issue 6421] Require initialization of static arrays with array literals not to allocate
via Digitalmars-d-bugs
- [Issue 6421] Require initialization of static arrays with array literals not to allocate
via Digitalmars-d-bugs
- [Issue 12700] New: object.di still defined alias destroy clear
via Digitalmars-d-bugs
- [Issue 12701] New: Allow disabled default construction for enums
via Digitalmars-d-bugs
- [Issue 12688] Strange error if function call is in parentheses
via Digitalmars-d-bugs
- [Issue 12377] ICE (backend\cgxmm.c 622) on x64 for math on cdouble array items
via Digitalmars-d-bugs
- [Issue 11952] struct field initialization with postblit causes un-needed destruction
via Digitalmars-d-bugs
- [Issue 7516] Postblit not called for structs returned from a ternary operator
via Digitalmars-d-bugs
- [Issue 12702] New: [FixIncluded] std.container.RedBlackTree's in operator is not const
via Digitalmars-d-bugs
- [Issue 12700] object.di still defined alias destroy clear
via Digitalmars-d-bugs
- [Issue 12702] [FixIncluded] std.container.RedBlackTree's in operator is not const
via Digitalmars-d-bugs
- [Issue 12702] [FixIncluded] std.container.RedBlackTree's in operator is not const
via Digitalmars-d-bugs
- [Issue 12702] [FixIncluded] std.container.RedBlackTree's in operator is not const
via Digitalmars-d-bugs
- [Issue 6421] Require initialization of static arrays with array literals not to allocate
via Digitalmars-d-bugs
- [Issue 6421] Require initialization of static arrays with array literals not to allocate
via Digitalmars-d-bugs
- [Issue 6421] Require initialization of static arrays with array literals not to allocate
via Digitalmars-d-bugs
- [Issue 6421] Require initialization of static arrays with array literals not to allocate
via Digitalmars-d-bugs
- [Issue 12696] GIT HEAD : undefined symbols when -O specified
via Digitalmars-d-bugs
- [Issue 12696] GIT HEAD : undefined symbols when -O specified
via Digitalmars-d-bugs
- [Issue 12696] GIT HEAD : undefined symbols when -O specified
via Digitalmars-d-bugs
- [Issue 12703] New: GET HEAD : final class rejects members initialization
via Digitalmars-d-bugs
- [Issue 12703] GET HEAD : final class rejects members initialization
via Digitalmars-d-bugs
- [Issue 12686] Struct invariant prevents NRVO
via Digitalmars-d-bugs
- [Issue 12703] GET HEAD : final class rejects members initialization
via Digitalmars-d-bugs
- [Issue 12703] GIT HEAD : final class rejects members initialization
via Digitalmars-d-bugs
- [Issue 11952] struct field initialization with postblit causes un-needed destruction
via Digitalmars-d-bugs
- [Issue 9665] Structure constant members can not be initialized if have opAssign
via Digitalmars-d-bugs
- [Issue 12653] Add the getFunctionAttributes trait
via Digitalmars-d-bugs
- [Issue 1574] DDoc documentation lacks macro examples
via Digitalmars-d-bugs
- [Issue 1574] DDoc documentation lacks macro examples
via Digitalmars-d-bugs
- [Issue 12704] New: typeof function literal incorrectly infers attributes
via Digitalmars-d-bugs
- [Issue 12703] GIT HEAD : final class rejects members initialization
via Digitalmars-d-bugs
- [Issue 12704] typeof function literal incorrectly infers attributes
via Digitalmars-d-bugs
- [Issue 12703] GIT HEAD : final class rejects members initialization
via Digitalmars-d-bugs
- [Issue 12703] GIT HEAD : final class rejects members initialization
via Digitalmars-d-bugs
- [Issue 12702] [FixIncluded] std.container.RedBlackTree's in operator is not const
via Digitalmars-d-bugs
- [Issue 12705] New: @system is missing when using getFunctionAttributes on a typeof(function)
via Digitalmars-d-bugs
- [Issue 12706] New: ddoc: __dollar should not appear in the documentation
via Digitalmars-d-bugs
- [Issue 12706] ddoc: __dollar should not appear in the documentation
via Digitalmars-d-bugs
- [Issue 12706] ddoc: __dollar should not appear in the documentation
via Digitalmars-d-bugs
- [Issue 12707] New: Wrong SHA1 result for SSE3 64-bit (Win?)
via Digitalmars-d-bugs
- [Issue 12707] Wrong SHA1 result for SSE3 64-bit (Win?)
via Digitalmars-d-bugs
- [Issue 12442] inefficient code with scope(exit)
via Digitalmars-d-bugs
- [Issue 6401] infinite loop with -inline in gflow.c:accumaecpx
via Digitalmars-d-bugs
- [Issue 12696] GIT HEAD : undefined symbols when -O specified
via Digitalmars-d-bugs
- [Issue 12708] New: DMD threaded code running slower than single-threaded code
via Digitalmars-d-bugs
- [Issue 12709] New: unions and static-arrays not fully initialised
via Digitalmars-d-bugs
- [Issue 12656] Some functions in std.ascii can be @nogc
via Digitalmars-d-bugs
- [Issue 10194] std.variant.Variant doesn't call the dtor of struct values
via Digitalmars-d-bugs
- [Issue 12710] New: Bad @nogc requirement for Windows callbacks
via Digitalmars-d-bugs
- [Issue 12710] Bad @nogc requirement for Windows callbacks
via Digitalmars-d-bugs
- [Issue 10931] etc.c.zlib should properly annotate const parameters
via Digitalmars-d-bugs
- [Issue 12661] [REG2.066a] std.regex with -debug causes linker errors
via Digitalmars-d-bugs
- [Issue 12696] GIT HEAD : undefined symbols when -O specified
via Digitalmars-d-bugs
- [Issue 11657] Pass array literal to typesafe variadic argument on stack
via Digitalmars-d-bugs
- [Issue 11657] Pass array literal to typesafe variadic argument on stack
via Digitalmars-d-bugs
- [Issue 8767] expression of type bool() does not have a boolean value?
via Digitalmars-d-bugs
- [Issue 8756] Add link to location of curl static library
via Digitalmars-d-bugs
- [Issue 8767] expression of type bool() does not have a boolean value?
via Digitalmars-d-bugs
- [Issue 8756] Add link to location of curl static library
via Digitalmars-d-bugs
- [Issue 7174] Cannot use property function call as static if condition
via Digitalmars-d-bugs
- [Issue 8767] expression of type bool() does not have a boolean value?
via Digitalmars-d-bugs
- [Issue 12711] New: Ternary operator turns a character into an integral
via Digitalmars-d-bugs
- [Issue 12711] Ternary operator turns a character into an integral
via Digitalmars-d-bugs
- [Issue 12686] Struct invariant prevents NRVO
via Digitalmars-d-bugs
- [Issue 12711] Ternary operator turns a character into an integral
via Digitalmars-d-bugs
- [Issue 12644] Some std.math functions are not yet @nogc
via Digitalmars-d-bugs
- [Issue 12704] typeof function literal incorrectly infers attributes
via Digitalmars-d-bugs
- [Issue 12712] New: __traits(parent, X.Y) recurs X for template struct X with repeated applications of __traits(parent, ...)
via Digitalmars-d-bugs
- [Issue 12287] infinite loop on std.traits.moduleName on templated struct member
via Digitalmars-d-bugs
- [Issue 12712] __traits(parent, X.Y) recurs X for template struct X with repeated applications of __traits(parent, ...)
via Digitalmars-d-bugs
- [Issue 7107] Compiled program aborts when using foreach and std.regex.splitter
via Digitalmars-d-bugs
- [Issue 10296] Nested template function call and purity inference bug
via Digitalmars-d-bugs
- [Issue 12704] typeof function literal incorrectly infers attributes
via Digitalmars-d-bugs
- [Issue 12704] typeof function literal incorrectly infers attributes
via Digitalmars-d-bugs
- [Issue 12625] implicit slicing of RValue static array should be illegal
via Digitalmars-d-bugs
- [Issue 12713] New: std.regex.regex crashes with SEGV, illegal instruction resp. assertion failure with certain bad input
via Digitalmars-d-bugs
- [Issue 12625] implicit slicing of RValue static array should be illegal
via Digitalmars-d-bugs
- [Issue 12714] New: .offsetof problems in structs with alias this
via Digitalmars-d-bugs
- [Issue 12625] implicit slicing of RValue static array should be illegal
via Digitalmars-d-bugs
- [Issue 12439] Can't access to property call result if the call is in parantheses
via Digitalmars-d-bugs
- [Issue 12688] Strange error if function call is in parentheses
via Digitalmars-d-bugs
- [Issue 12715] New: _compare_fp_t/qsort/bsearch C functions should be nothrow
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 12705] @system is missing when using getFunctionAttributes on a typeof(function)
via Digitalmars-d-bugs
- [Issue 12716] New: Improve error message : interface function is not implemented
via Digitalmars-d-bugs
- [Issue 12705] @system is missing when using getFunctionAttributes on a typeof(function)
via Digitalmars-d-bugs
- [Issue 3467] Non-int integral template parameters not correctly propagated
via Digitalmars-d-bugs
- [Issue 3467] Non-int integral template parameters not correctly propagated
via Digitalmars-d-bugs
- [Issue 12717] New: chm target does not build
via Digitalmars-d-bugs
- [Issue 12717] chm target does not build
via Digitalmars-d-bugs
- [Issue 12717] chm target does not build
via Digitalmars-d-bugs
- [Issue 12718] New: Allow use invariant without parentheses or improve error message
via Digitalmars-d-bugs
- [Issue 12719] New: struct.c:705: virtual void StructDeclaration::semantic(Scope*): Assertion `parent && parent == sc->parent' failed.
via Digitalmars-d-bugs
- [Issue 12717] chm target does not build
via Digitalmars-d-bugs
- [Issue 12717] chm target does not build
via Digitalmars-d-bugs
- [Issue 12706] ddoc: __dollar should not appear in the documentation
via Digitalmars-d-bugs
- [Issue 5700] Allow dup in nothrow functions
via Digitalmars-d-bugs
- [Issue 12720] New: Non-int integral template parameters not mangled correctly
via Digitalmars-d-bugs
- [Issue 12717] chm target does not build
via Digitalmars-d-bugs
- [Issue 12715] _compare_fp_t/qsort/bsearch C functions should be nothrow
via Digitalmars-d-bugs
- [Issue 12717] chm target does not build
via Digitalmars-d-bugs
- [Issue 12715] _compare_fp_t/qsort/bsearch C functions should be nothrow
via Digitalmars-d-bugs
- [Issue 12721] New: Unresolved Symbols when Linking
via Digitalmars-d-bugs
- [Issue 12717] chm target does not build
via Digitalmars-d-bugs
- [Issue 12719] struct.c:705: virtual void StructDeclaration::semantic(Scope*): Assertion `parent && parent == sc->parent' failed.
via Digitalmars-d-bugs
- [Issue 11543] multiple definition of std.regex with shared library
via Digitalmars-d-bugs
- [Issue 12715] _compare_fp_t/qsort/bsearch C functions should be nothrow
via Digitalmars-d-bugs
- [Issue 12715] _compare_fp_t/qsort/bsearch C functions should be nothrow
via Digitalmars-d-bugs
- [Issue 12722] New: executeShell incorrectly handling escaped quotes
via Digitalmars-d-bugs
- [Issue 12722] executeShell incorrectly handling escaped quotes
via Digitalmars-d-bugs
- [Issue 12723] New: Support compiling C/C++ files in D projects
via Digitalmars-d-bugs
- [Issue 11028] Step over repeats lines while debugging
via Digitalmars-d-bugs
- [Issue 12724] New: Error: return statements cannot be in contracts
via Digitalmars-d-bugs
- [Issue 12720] Non-int integral template parameters not mangled correctly
via Digitalmars-d-bugs
- [Issue 7469] template mangling depends on instantiation order
via Digitalmars-d-bugs
- [Issue 12725] New: IFTI should consider instantiated types with dependent template parameters
via Digitalmars-d-bugs
- [Issue 12725] IFTI should consider instantiated types with dependent template parameters
via Digitalmars-d-bugs
- [Issue 7469] template mangling depends on instantiation order
via Digitalmars-d-bugs
- [Issue 7469] template mangling depends on instantiation order
via Digitalmars-d-bugs
- [Issue 12719] struct.c:705: virtual void StructDeclaration::semantic(Scope*): Assertion `parent && parent == sc->parent' failed.
via Digitalmars-d-bugs
- [Issue 11253] std.algorithm.count is not nothrow
via Digitalmars-d-bugs
- [Issue 11253] std.algorithm.count is not nothrow
via Digitalmars-d-bugs
- [Issue 12724] Error: return statements cannot be in contracts
via Digitalmars-d-bugs
- [Issue 12724] Error: return statements cannot be in contracts
via Digitalmars-d-bugs
- [Issue 12724] Error: return statements cannot be in contracts
via Digitalmars-d-bugs
- [Issue 10326] Disallow 'invariant' for immutable, allow class/struct invariants without (), and later disallow usage of ()
via Digitalmars-d-bugs
- [Issue 12718] Allow use invariant without parentheses or improve error message
via Digitalmars-d-bugs
- [Issue 12725] IFTI should consider instantiated types with dependent template parameters
via Digitalmars-d-bugs
- [Issue 7469] template mangling depends on instantiation order
via Digitalmars-d-bugs
- [Issue 12725] IFTI should consider instantiated types with dependent template parameters
via Digitalmars-d-bugs
- [Issue 7469] template mangling depends on instantiation order
via Digitalmars-d-bugs
- [Issue 12726] New: replace section brackets with linker script
via Digitalmars-d-bugs
- [Issue 12722] executeShell incorrectly handling escaped quotes
via Digitalmars-d-bugs
- [Issue 12727] New: GIT HEAD : DMD hangs up
via Digitalmars-d-bugs
- [Issue 12727] GIT HEAD : DMD hangs up
via Digitalmars-d-bugs
- [Issue 12708] DMD threaded code running slower than single-threaded code
via Digitalmars-d-bugs
- [Issue 12727] GIT HEAD : DMD hangs up
via Digitalmars-d-bugs
- [Issue 12727] GIT HEAD : DMD hangs up
via Digitalmars-d-bugs
- [Issue 12728] New: GIT HEAD : Error X is not of arithmetic type
via Digitalmars-d-bugs
- [Issue 12728] GIT HEAD : Error X is not of arithmetic type
via Digitalmars-d-bugs
- [Issue 12728] GIT HEAD : Error X is not of arithmetic type
via Digitalmars-d-bugs
- [Issue 11028] Step over repeats lines while debugging
via Digitalmars-d-bugs
- [Issue 11028] Step over repeats lines while debugging
via Digitalmars-d-bugs
- [Issue 8758] A problem with zip.map.reduce at compile time
via Digitalmars-d-bugs
- [Issue 12728] [REG2.066a] IFTI should consider instantiated types that has template parameters with default args
via Digitalmars-d-bugs
- [Issue 10326] Disallow 'invariant' for immutable, allow class/struct invariants without (), and later disallow usage of ()
via Digitalmars-d-bugs
- [Issue 5233] [patch] std.range.put accepts *any* element type when putting to an array.
via Digitalmars-d-bugs
- [Issue 9608] Add introspection for templates
via Digitalmars-d-bugs
- [Issue 9608] Add introspection for templates
via Digitalmars-d-bugs
- [Issue 9608] Add introspection for templates
via Digitalmars-d-bugs
- [Issue 9608] Add introspection for templates
via Digitalmars-d-bugs
- [Issue 12729] New: mixins don't work in traits
via Digitalmars-d-bugs
- [Issue 12729] mixins don't work in traits
via Digitalmars-d-bugs
- [Issue 12719] struct.c:705: virtual void StructDeclaration::semantic(Scope*): Assertion `parent && parent == sc->parent' failed.
via Digitalmars-d-bugs
- [Issue 12719] struct.c:705: virtual void StructDeclaration::semantic(Scope*): Assertion `parent && parent == sc->parent' failed.
via Digitalmars-d-bugs
- [Issue 12728] [REG2.066a] IFTI should consider instantiated types that has template parameters with default args
via Digitalmars-d-bugs
- [Issue 12728] [REG2.066a] IFTI should consider instantiated types that has template parameters with default args
via Digitalmars-d-bugs
- [Issue 12719] struct.c:705: virtual void StructDeclaration::semantic(Scope*): Assertion `parent && parent == sc->parent' failed.
via Digitalmars-d-bugs
- [Issue 5233] [patch] std.range.put accepts *any* element type when putting to an array.
via Digitalmars-d-bugs
- [Issue 12730] New: lea instruction accepts subtraction of scaling register but actually adds
via Digitalmars-d-bugs
- [Issue 12731] New: Infinite range slices are not themselves sliceable
via Digitalmars-d-bugs
- [Issue 12731] Infinite range slices are not themselves sliceable
via Digitalmars-d-bugs
- [Issue 12732] New: Add an Appender-like template that recursively builds a structure of Appender fields
via Digitalmars-d-bugs
- [Issue 12732] Add an Appender-like template that recursively builds a structure of Appender fields
via Digitalmars-d-bugs
- [Issue 12732] Add an Appender-like template that recursively builds a structure of Appender fields
via Digitalmars-d-bugs
- [Issue 12732] Add an Appender-like template that recursively builds a structure of Appender fields
via Digitalmars-d-bugs
- [Issue 12732] Add an Appender-like template that recursively builds a structure of Appender fields
via Digitalmars-d-bugs
- [Issue 9641] Wrong module init order when a thread is created in a module ctor
via Digitalmars-d-bugs
- [Issue 12733] New: parallelism.amap incorrect assignment without initialization
via Digitalmars-d-bugs
- [Issue 12724] Error: return statements cannot be in contracts
via Digitalmars-d-bugs
- [Issue 12724] Error: return statements cannot be in contracts
via Digitalmars-d-bugs
- [Issue 8758] A problem with zip.map.reduce at compile time
via Digitalmars-d-bugs
- [Issue 5342] std.array does not respect immutable/const string qualifiers using front/back/etc
via Digitalmars-d-bugs
- [Issue 12731] Infinite range slices are not themselves sliceable
via Digitalmars-d-bugs
- [Issue 12724] Error: return statements cannot be in contracts
via Digitalmars-d-bugs
- [Issue 12734] New: Template cannot deduce E[] from typeof(null)
via Digitalmars-d-bugs
- [Issue 12724] Error: return statements cannot be in contracts
via Digitalmars-d-bugs
- [Issue 12724] Error: return statements cannot be in contracts
via Digitalmars-d-bugs
- [Issue 12724] Error: return statements cannot be in contracts
via Digitalmars-d-bugs
- [Issue 10326] Disallow 'invariant' for immutable, allow class/struct invariants without (), and later disallow usage of ()
via Digitalmars-d-bugs
- [Issue 10326] Disallow 'invariant' for immutable, allow class/struct invariants without (), and later disallow usage of ()
via Digitalmars-d-bugs
- [Issue 12735] New: imports via mixin template become public imports
via Digitalmars-d-bugs
- [Issue 10326] Disallow 'invariant' for immutable, allow class/struct invariants without (), and later disallow usage of ()
via Digitalmars-d-bugs
- [Issue 12736] New: @nogc std.algorithm.all
via Digitalmars-d-bugs
- [Issue 10326] Disallow 'invariant' for immutable, allow class/struct invariants without (), and later disallow usage of ()
via Digitalmars-d-bugs
- [Issue 10326] Disallow 'invariant' for immutable, allow class/struct invariants without (), and later disallow usage of ()
via Digitalmars-d-bugs
- [Issue 12735] imports via mixin template become public imports
via Digitalmars-d-bugs
- [Issue 12015] std.digest.sha256 too
via Digitalmars-d-bugs
- [Issue 12719] struct.c:705: virtual void StructDeclaration::semantic(Scope*): Assertion `parent && parent == sc->parent' failed.
via Digitalmars-d-bugs
- [Issue 12691] std.regex.bmatch bug in empty OR operator inside of ()*
via Digitalmars-d-bugs
- [Issue 12737] New: static constructor requires call of super constructor
via Digitalmars-d-bugs
- [Issue 12660] Wrong non- at nogc function invariant error
via Digitalmars-d-bugs
- [Issue 12713] [REG 2.066A] std.regex.regex crashes with SEGV, illegal instruction resp. assertion failure with certain bad input
via Digitalmars-d-bugs
- [Issue 12666] @nogc std.array.front, popFront, and more
via Digitalmars-d-bugs
- [Issue 12727] [REG2.066a] DMD hangs up on recursive alias declaration
via Digitalmars-d-bugs
- [Issue 12713] [REG 2.066A] std.regex.regex crashes with SEGV, illegal instruction resp. assertion failure with certain bad input
via Digitalmars-d-bugs
- [Issue 12738] New: core.sys.posix.signal sigaction_t handler type mismatch
via Digitalmars-d-bugs
- [Issue 12738] core.sys.posix.signal sigaction_t handler type mismatch
via Digitalmars-d-bugs
- [Issue 12738] core.sys.posix.signal sigaction_t handler type mismatch
via Digitalmars-d-bugs
- [Issue 12660] Wrong non- at nogc function invariant error
via Digitalmars-d-bugs
- [Issue 12738] core.sys.posix.signal sigaction_t handler type mismatch
via Digitalmars-d-bugs
- [Issue 12660] Wrong non- at nogc function invariant error
via Digitalmars-d-bugs
- [Issue 12738] core.sys.posix.signal sigaction_t handler type mismatch
via Digitalmars-d-bugs
- [Issue 12724] Error: return statements cannot be in contracts
via Digitalmars-d-bugs
- [Issue 12737] static constructor requires call of super constructor
via Digitalmars-d-bugs
- [Issue 12737] static constructor requires call of super constructor
via Digitalmars-d-bugs
- [Issue 4274] Better array of inner structs error message
via Digitalmars-d-bugs
- [Issue 12737] static constructor requires call of super constructor
via Digitalmars-d-bugs
- [Issue 9881] Indirect cyclic imports are not forbidden
via Digitalmars-d-bugs
- [Issue 12739] New: Foreach delegate to opApply does not have infered nothrow
via Digitalmars-d-bugs
- [Issue 12740] New: DMD accepts invalid version syntax
via Digitalmars-d-bugs
- [Issue 10233] [Tracker] Grammar issues
via Digitalmars-d-bugs
- [Issue 12740] DMD accepts invalid version syntax
via Digitalmars-d-bugs
- [Issue 12741] New: DMD accepts functions with contracts and no body
via Digitalmars-d-bugs
- [Issue 10233] [Tracker] Grammar issues
via Digitalmars-d-bugs
- [Issue 12741] DMD accepts functions with contracts and no body
via Digitalmars-d-bugs
- [Issue 12727] [REG2.066a] DMD hangs up on recursive alias declaration
via Digitalmars-d-bugs
- [Issue 12727] [REG2.066a] DMD hangs up on recursive alias declaration
via Digitalmars-d-bugs
- [Issue 12691] std.regex.bmatch bug in empty OR operator inside of ()*
via Digitalmars-d-bugs
- [Issue 12691] std.regex.bmatch bug in empty OR operator inside of ()*
via Digitalmars-d-bugs
- [Issue 12741] DMD accepts functions with contracts and no body
via Digitalmars-d-bugs
- [Issue 11333] ICE: Cannot subtype 0-tuple with "alias this"
via Digitalmars-d-bugs
- [Issue 12000] Forward reference issue with RefCounted
via Digitalmars-d-bugs
- [Issue 12738] core.sys.posix.signal sigaction_t handler type mismatch
via Digitalmars-d-bugs
- [Issue 12738] core.sys.posix.signal sigaction_t handler type mismatch
via Digitalmars-d-bugs
- [Issue 12737] static constructor requires call of super constructor
via Digitalmars-d-bugs
- [Issue 12737] static constructor requires call of super constructor
via Digitalmars-d-bugs
- [Issue 12737] static constructor requires call of super constructor
via Digitalmars-d-bugs
- [Issue 12742] New: @nogc std.algorithm.remove
via Digitalmars-d-bugs
- [Issue 12743] New: tuple printing of alias names
via Digitalmars-d-bugs
- [Issue 12740] DMD accepts invalid version syntax
via Digitalmars-d-bugs
- [Issue 12744] New: auto ref crashes DMD on ASSERT
via Digitalmars-d-bugs
- [Issue 12743] tuple printing of alias names
via Digitalmars-d-bugs
- [Issue 9593] Optional type-free printing of a std.typecons.Tuple
via Digitalmars-d-bugs
- [Issue 12734] Template cannot deduce E[] from typeof(null)
via Digitalmars-d-bugs
- [Issue 12743] tuple printing of alias names
via Digitalmars-d-bugs
- [Issue 12738] core.sys.posix.signal sigaction_t handler type mismatch
via Digitalmars-d-bugs
- [Issue 12743] tuple printing of alias names
via Digitalmars-d-bugs
- [Issue 12719] struct.c:705: virtual void StructDeclaration::semantic(Scope*): Assertion `parent && parent == sc->parent' failed.
via Digitalmars-d-bugs
- [Issue 12719] struct.c:705: virtual void StructDeclaration::semantic(Scope*): Assertion `parent && parent == sc->parent' failed.
via Digitalmars-d-bugs
- [Issue 12723] Support compiling C/C++ files in D projects
via Digitalmars-d-bugs
- [Issue 11333] ICE: Cannot subtype 0-tuple with "alias this"
via Digitalmars-d-bugs
- [Issue 12713] [REG 2.066A] std.regex.regex crashes with SEGV, illegal instruction resp. assertion failure with certain bad input
via Digitalmars-d-bugs
- [Issue 12713] [REG 2.066A] std.regex.regex crashes with SEGV, illegal instruction resp. assertion failure with certain bad input
via Digitalmars-d-bugs
- [Issue 12661] [REG2.066a] std.regex with -debug causes linker errors
via Digitalmars-d-bugs
- [Issue 12745] New: [Ddoc] Underscore is removed from numbers in document comments
via Digitalmars-d-bugs
- [Issue 10658] Cannot merge template overload set by using alias declaration
via Digitalmars-d-bugs
- [Issue 10658] Cannot merge template overload set by using alias declaration
via Digitalmars-d-bugs
- [Issue 1900] Template overload sets & traits templates
via Digitalmars-d-bugs
- [Issue 12235] ICE on printing mangled name of forward reference lambda by pragma(msg)
via Digitalmars-d-bugs
- [Issue 12236] Inconsistent mangleof result
via Digitalmars-d-bugs
- [Issue 12237] Inconsistent behavior of the instantiating enclosing template function
via Digitalmars-d-bugs
- [Issue 12235] ICE on printing mangled name of forward reference lambda by pragma(msg)
via Digitalmars-d-bugs
- [Issue 12236] Inconsistent mangleof result
via Digitalmars-d-bugs
- [Issue 12237] Inconsistent behavior of the instantiating enclosing template function
via Digitalmars-d-bugs
- [Issue 8704] Invalid nested struct constructions should be detected
via Digitalmars-d-bugs
- [Issue 8704] Invalid nested struct constructions should be detected
via Digitalmars-d-bugs
- [Issue 12746] New: Wrong overload access within manually aliased eponymous function template
via Digitalmars-d-bugs
- [Issue 12746] Wrong overload access within manually aliased eponymous function template
via Digitalmars-d-bugs
- [Issue 12242] conflict error with public imports
via Digitalmars-d-bugs
- [Issue 12746] Wrong overload access within manually aliased eponymous function template
via Digitalmars-d-bugs
- [Issue 12746] Wrong overload access within manually aliased eponymous function template
via Digitalmars-d-bugs
- [Issue 11543] multiple definition of std.regex with shared library
via Digitalmars-d-bugs
- [Issue 12557] std.numeric.gcd documentation reports Euler's algorithm, but it uses Euclid's algorithm
via Digitalmars-d-bugs
- [Issue 12557] std.numeric.gcd documentation reports Euler's algorithm, but it uses Euclid's algorithm
via Digitalmars-d-bugs
- [Issue 12747] New: std.regex bug in the parser allows reference to open groups.
via Digitalmars-d-bugs
- [Issue 12747] std.regex bug in the parser allows reference to open groups.
via Digitalmars-d-bugs
- [Issue 12366] Range violation in compile-time regex
via Digitalmars-d-bugs
- [Issue 12748] New: ICE: Using typeof(S.init[0]) in type name specialization.
via Digitalmars-d-bugs
- [Issue 12749] New: Constructor-local function allows multiple mutation of immutable member
via Digitalmars-d-bugs
- [Issue 12366] Range violation in compile-time regex
via Digitalmars-d-bugs
- [Issue 12078] forward reference issue with is() and curiously recurring template pattern
via Digitalmars-d-bugs
- [Issue 12143] Base class is forward referenced
via Digitalmars-d-bugs
- [Issue 11622] Assertion failure in totym(), glue.c, line 1288
via Digitalmars-d-bugs
- [Issue 12555] Incorrect error ungagging for speculatively instantiated class
via Digitalmars-d-bugs
- [Issue 11622] Assertion failure in totym(), glue.c, line 1288
via Digitalmars-d-bugs
- [Issue 12078] forward reference issue with is() and curiously recurring template pattern
via Digitalmars-d-bugs
- [Issue 12143] Base class is forward referenced
via Digitalmars-d-bugs
- [Issue 12750] New: VS2010 profiler doesn't seem to work
via Digitalmars-d-bugs
- [Issue 12681] Rewrite rule prevents unique detection
via Digitalmars-d-bugs
- [Issue 12681] Rewrite rule prevents unique detection
via Digitalmars-d-bugs
- [Issue 12751] New: Avoid heap allocations in some cases of array concatenation
via Digitalmars-d-bugs
- [Issue 12752] New: std.algorithm.isPermutation
via Digitalmars-d-bugs
- [Issue 12753] New: All enum members trait, and missing function return values
via Digitalmars-d-bugs
- [Issue 12753] All enum members trait, and missing function return values
via Digitalmars-d-bugs
- [Issue 12753] All enum members trait, and missing function return values
via Digitalmars-d-bugs
- [Issue 12753] All enum members trait, and missing function return values
via Digitalmars-d-bugs
- [Issue 12754] New: MAC link error for template to static value
via Digitalmars-d-bugs
- [Issue 12755] New: thread.di is outdated
via Digitalmars-d-bugs
- [Issue 12756] New: Cannot build dmd on windows because of longdouble
via Digitalmars-d-bugs
- [Issue 12756] Cannot build dmd on windows because of longdouble
via Digitalmars-d-bugs
- [Issue 12757] New: Refused fixed size array literal function argument
via Digitalmars-d-bugs
- [Issue 4703] Ambiguously designed array syntax
via Digitalmars-d-bugs
- [Issue 12723] Support compiling C/C++ files in D projects
via Digitalmars-d-bugs
- [Issue 12723] Support compiling C/C++ files in D projects
via Digitalmars-d-bugs
- [Issue 12756] Cannot build dmd on windows because of longdouble
via Digitalmars-d-bugs
- [Issue 10520] [profile+nothrow] Building with profiler results in "is not nothrow" error on some contracts
via Digitalmars-d-bugs
- [Issue 12661] [REG2.066a] std.regex with -debug causes linker errors
via Digitalmars-d-bugs
- [Issue 12756] Cannot build dmd on windows because of longdouble
via Digitalmars-d-bugs
- [Issue 12757] Refused fixed size array literal function argument
via Digitalmars-d-bugs
- [Issue 12757] Refused fixed size array literal function argument
via Digitalmars-d-bugs
- [Issue 12757] Refused fixed size array literal function argument
via Digitalmars-d-bugs
- [Issue 12757] Refused fixed size array literal function argument
via Digitalmars-d-bugs
- [Issue 12756] Cannot build dmd on windows because of longdouble
via Digitalmars-d-bugs
- [Issue 12749] Constructor-local function allows multiple mutation of immutable member
via Digitalmars-d-bugs
- [Issue 12756] Cannot build dmd on windows because of longdouble
via Digitalmars-d-bugs
- [Issue 12661] [REG2.066a] std.regex with -debug causes linker errors
via Digitalmars-d-bugs
- [Issue 12756] Cannot build dmd on windows because of longdouble
via Digitalmars-d-bugs
- [Issue 10326] Disallow 'invariant' for immutable, allow class/struct invariants without (), and later disallow usage of ()
via Digitalmars-d-bugs
- [Issue 12756] Cannot build dmd on windows because of longdouble
via Digitalmars-d-bugs
- [Issue 10326] Disallow 'invariant' for immutable, allow class/struct invariants without (), and later disallow usage of ()
via Digitalmars-d-bugs
- [Issue 10326] Disallow 'invariant' for immutable, allow class/struct invariants without (), and later disallow usage of ()
via Digitalmars-d-bugs
- [Issue 10326] Disallow 'invariant' for immutable, allow class/struct invariants without (), and later disallow usage of ()
via Digitalmars-d-bugs
- [Issue 10326] Disallow 'invariant' for immutable, allow class/struct invariants without (), and later disallow usage of ()
via Digitalmars-d-bugs
- [Issue 11543] multiple definition of std.regex with shared library
via Digitalmars-d-bugs
- [Issue 12529] Function/delegate type alias picks up @safe attribute from surrounding scope
via Digitalmars-d-bugs
- [Issue 12529] Function/delegate type alias picks up @safe attribute from surrounding scope
via Digitalmars-d-bugs
- [Issue 6430] Overloaded auto-return functions each with a nested aggregate of the same name are conflated
via Digitalmars-d-bugs
- [Issue 846] Error 42: Symbol Undefined "<mangle_of_class_template>__arrayZ"
via Digitalmars-d-bugs
- [Issue 12756] Cannot build dmd on windows because of longdouble
via Digitalmars-d-bugs
- [Issue 846] Error 42: Symbol Undefined "<mangle_of_class_template>__arrayZ"
via Digitalmars-d-bugs
- [Issue 10326] Disallow 'invariant' for immutable, allow class/struct invariants without (), and later disallow usage of ()
via Digitalmars-d-bugs
- [Issue 8738] Struct literal breaks assigment ordering
via Digitalmars-d-bugs
- [Issue 9708] inout breaks zero parameter IFTI
via Digitalmars-d-bugs
- [Issue 10985] Compiler doesn't attempt to inline non-templated functions from libraries (even having the full source)
via Digitalmars-d-bugs
- [Issue 10985] Compiler doesn't attempt to inline non-templated functions from libraries (even having the full source)
via Digitalmars-d-bugs
- [Issue 11418] bit test pattern not inlined core.bitop.bt useless
via Digitalmars-d-bugs
- [Issue 12756] Cannot build dmd on windows because of longdouble
via Digitalmars-d-bugs
- [Issue 10326] Disallow 'invariant' for immutable, allow class/struct invariants without (), and later disallow usage of ()
via Digitalmars-d-bugs
- [Issue 5038] Allow declaring class invariant without parentheses
via Digitalmars-d-bugs
- [Issue 12758] New: allow file names with hyphens
via Digitalmars-d-bugs
- [Issue 12759] New: allow spaces after switches
via Digitalmars-d-bugs
- [Issue 12760] New: Initializing std.typecons.Nullable causes false warning "discards return value"
via Digitalmars-d-bugs
- [Issue 12760] Initializing std.typecons.Nullable causes "discards return value" warning
via Digitalmars-d-bugs
- [Issue 12758] allow file names with hyphens
via Digitalmars-d-bugs
- [Issue 12760] Initializing an object that has "this(Args) inout" causes "discards return value" warning
via Digitalmars-d-bugs
- [Issue 12761] New: rvalue object with alias this to lvalue produces rvalue
via Digitalmars-d-bugs
- [Issue 12762] New: Missing documentation for std.range.SearchPolicy.linear
via Digitalmars-d-bugs
- [Issue 12763] New: std.range.SearchPolicy.binarySearch for InputRanges too
via Digitalmars-d-bugs
- [Issue 12757] Refused fixed size array literal function argument
via Digitalmars-d-bugs
- [Issue 4703] Ambiguously designed array syntax
via Digitalmars-d-bugs
- [Issue 12758] allow file names with hyphens
via Digitalmars-d-bugs
- [Issue 12758] allow file names with hyphens
via Digitalmars-d-bugs
- [Issue 12758] allow file names with hyphens
via Digitalmars-d-bugs
- [Issue 12758] allow file names with hyphens
via Digitalmars-d-bugs
- [Issue 12758] Compiler should infer acceptable module name when file name includes hyphens
via Digitalmars-d-bugs
- [Issue 12763] std.range.SearchPolicy.binarySearch for ForwardRanges too
via Digitalmars-d-bugs
- [Issue 12764] New: Disabled struct default construction circumvented when field is written to
via Digitalmars-d-bugs
- [Issue 11530] need gdb dwarf test suite
via Digitalmars-d-bugs
- [Issue 12765] New: dmd needs a "--version" option like gdc
via Digitalmars-d-bugs
- [Issue 12765] dmd needs a "--version" option like gdc
via Digitalmars-d-bugs
- [Issue 12765] dmd needs a "--version" option like gdc
via Digitalmars-d-bugs
- [Issue 12758] Compiler should infer acceptable module name when file name includes hyphens
via Digitalmars-d-bugs
- [Issue 12759] allow spaces after switches
via Digitalmars-d-bugs
- [Issue 12765] dmd needs a "--version" option like gdc
via Digitalmars-d-bugs
- [Issue 12765] dmd needs a "--version" option like gdc
via Digitalmars-d-bugs
- [Issue 12758] Compiler should infer acceptable module name when file name includes hyphens
via Digitalmars-d-bugs
- [Issue 12765] dmd needs a "--version" option like gdc
via Digitalmars-d-bugs
- [Issue 12766] New: Forward reference diagnostics must emit the offending line causing the forward reference
via Digitalmars-d-bugs
- [Issue 12764] Disabled struct default construction circumvented when field is written to
via Digitalmars-d-bugs
- [Issue 12767] New: writeln of a struct with toString returning char[N]
via Digitalmars-d-bugs
- [Issue 5909] Allow implicit conversion of hex strings to immutable(ubyte)[] and immutable(ubyte[N])
via Digitalmars-d-bugs
- [Issue 12768] New: @nogc algorithm.splitter
via Digitalmars-d-bugs
- [Issue 12767] writeln of a struct with toString returning char[N]
via Digitalmars-d-bugs
- [Issue 12769] New: ICE returning array
via Digitalmars-d-bugs
- [Issue 12754] MAC link error for template to static value
via Digitalmars-d-bugs
- [Issue 8425] Missing line number and module name that can't use core.simd
via Digitalmars-d-bugs
- [Issue 12769] ICE returning array
via Digitalmars-d-bugs
- [Issue 12769] ICE returning array
via Digitalmars-d-bugs
- [Issue 12770] New: Array operation result assignment to static arrays is complicated
via Digitalmars-d-bugs
- [Issue 12769] ICE returning array
via Digitalmars-d-bugs
- [Issue 12771] New: opIndex on static arrays in a Variant is not implemented.
via Digitalmars-d-bugs
- [Issue 12771] opIndex on static arrays in a Variant is not implemented.
via Digitalmars-d-bugs
- [Issue 12771] opIndex on static arrays in a Variant is not implemented.
via Digitalmars-d-bugs
- [Issue 12772] New: [REG][ICE] "return -a[]" : Internal error: e2ir.c 1642
via Digitalmars-d-bugs
- [Issue 11061] std.variant.Variant equality comparison always returns false for static array literals.
via Digitalmars-d-bugs
- [Issue 12769] ICE returning array
via Digitalmars-d-bugs
- [Issue 12769] ICE returning array
via Digitalmars-d-bugs
- [Issue 12772] [REG][ICE] "return -a[]" : Internal error: e2ir.c 1642
via Digitalmars-d-bugs
- [Issue 12769] ICE returning array
via Digitalmars-d-bugs
- [Issue 7349] assert(0) in class destructor - bad (or incorrect) error
via Digitalmars-d-bugs
- [Issue 12773] New: Compiler implicitly converts delegate into function when taking an address of a method
via Digitalmars-d-bugs
- [Issue 12768] @nogc algorithm.splitter
via Digitalmars-d-bugs
- [Issue 12767] writeln of a struct with toString returning char[N]
via Digitalmars-d-bugs
- [Issue 12768] @nogc algorithm.splitter
via Digitalmars-d-bugs
- [Issue 12774] New: REG(2.066) ICE(optimize.c) Newing struct containing union causes segfault
via Digitalmars-d-bugs
- [Issue 7349] assert(0) in class destructor - bad (or incorrect) error
via Digitalmars-d-bugs
- [Issue 12775] New: GIT HEAD : Linker errors after some commit
via Digitalmars-d-bugs
- [Issue 12775] GIT HEAD : Linker errors after some commit
via Digitalmars-d-bugs
- [Issue 12775] GIT HEAD : Linker errors after some commit
via Digitalmars-d-bugs
- [Issue 12775] GIT HEAD : Linker errors after some commit
via Digitalmars-d-bugs
- [Issue 7349] assert(0) in class destructor - bad (or incorrect) error
via Digitalmars-d-bugs
- [Issue 12776] New: Wrong type for __vector(int[4]).init
via Digitalmars-d-bugs
- [Issue 11920] Rvalue aggregate contains lvalues
via Digitalmars-d-bugs
- [Issue 12708] DMD threaded code running slower than single-threaded code
via Digitalmars-d-bugs
- [Issue 12760] Initializing an object that has "this(Args) inout" causes "discards return value" warning
via Digitalmars-d-bugs
- [Issue 12774] REG(2.066) ICE(optimize.c) Newing struct containing union causes segfault
via Digitalmars-d-bugs
- [Issue 8738] Struct literal breaks assigment ordering
via Digitalmars-d-bugs
- [Issue 12777] New: const/immutable member function violating its const-ness - confusing error message
via Digitalmars-d-bugs
- [Issue 12777] const/immutable member function violating its const-ness - confusing error message
via Digitalmars-d-bugs
- [Issue 12777] const/immutable member function violating its const-ness - confusing error message
via Digitalmars-d-bugs
- [Issue 12777] const/immutable member function violating its const-ness - confusing error message
via Digitalmars-d-bugs
- [Issue 6400] opDispatch with WithStatement
via Digitalmars-d-bugs
- [Issue 9808] with statement does not work with opDispatch
via Digitalmars-d-bugs
- [Issue 12778] New: Aliasing opBinaryRight to opBinary works only in certain cases
via Digitalmars-d-bugs
- [Issue 12777] const/immutable member function violating its const-ness - confusing error message
via Digitalmars-d-bugs
- [Issue 12777] const/immutable member function violating its const-ness - confusing error message
via Digitalmars-d-bugs
- [Issue 4474] Better stdin.byLine()
via Digitalmars-d-bugs
- [Issue 12779] New: [REG2.066a] -inline makes wrong code under some conditions
via Digitalmars-d-bugs
- [Issue 12779] [REG2.066a] -inline makes wrong code under some conditions
via Digitalmars-d-bugs
- [Issue 6889] "finally" mentioned in a compilation error, instead of "scope(exit)" or "scope(success)"
via Digitalmars-d-bugs
- [Issue 2456] "cannot put catch statement inside finally block", missing line number
via Digitalmars-d-bugs
- [Issue 12780] New: Multiplying integer vector by scalar double fails
via Digitalmars-d-bugs
- [Issue 12739] Foreach delegate to opApply does not have infered nothrow
via Digitalmars-d-bugs
- [Issue 12774] REG(2.066) ICE(optimize.c) Newing struct containing union causes segfault
via Digitalmars-d-bugs
- [Issue 12774] REG(2.066) ICE(optimize.c) Newing struct containing union causes segfault
via Digitalmars-d-bugs
- [Issue 9570] Wrong foreach index implicit conversion error
via Digitalmars-d-bugs
- [Issue 9570] Wrong foreach index implicit conversion error
via Digitalmars-d-bugs
- [Issue 9570] Wrong foreach index implicit conversion error
via Digitalmars-d-bugs
- [Issue 9570] Wrong foreach index implicit conversion error
via Digitalmars-d-bugs
- [Issue 12781] New: process.d: "Executable file not found" is supposed to show executable name but fails
via Digitalmars-d-bugs
- [Issue 12781] process.d: "Executable file not found" is supposed to show executable name but fails
via Digitalmars-d-bugs
- [Issue 9570] Wrong foreach index implicit conversion error
via Digitalmars-d-bugs
- [Issue 9570] Wrong foreach index implicit conversion error
via Digitalmars-d-bugs
- [Issue 9570] Wrong foreach index implicit conversion error
via Digitalmars-d-bugs
- [Issue 9570] Wrong foreach index implicit conversion error
via Digitalmars-d-bugs
- [Issue 9570] Wrong foreach index implicit conversion error
via Digitalmars-d-bugs
- [Issue 6949] no warning or error if unsigned variable is compared to
via Digitalmars-d-bugs
- [Issue 8874] Possible warning for always true/always false comparisons on unsigned values
via Digitalmars-d-bugs
- [Issue 12782] New: Wrong foreach mutable index implicit conversion error
via Digitalmars-d-bugs
- [Issue 9570] Wrong foreach index implicit conversion error
via Digitalmars-d-bugs
- [Issue 12783] New: Adding 'Third Party Libraries' link to the navigation sidebar
via Digitalmars-d-bugs
- [Issue 12783] Adding 'Third Party Libraries' link to the navigation sidebar
via Digitalmars-d-bugs
- [Issue 6949] no warning or error if unsigned variable is compared to
via Digitalmars-d-bugs
- [Issue 12784] New: Add an "in" operator for std.json.JSONValue
via Digitalmars-d-bugs
- [Issue 12784] Add an "in" operator for std.json.JSONValue
via Digitalmars-d-bugs
- [Issue 12785] New: Optimize with switches some associative array usage idioms
via Digitalmars-d-bugs
- [Issue 12784] Add an "in" operator for std.json.JSONValue
via Digitalmars-d-bugs
- [Issue 12784] Add an "in" operator for std.json.JSONValue
via Digitalmars-d-bugs
- [Issue 12760] Initializing an object that has "this(Args) inout" causes "discards return value" warning
via Digitalmars-d-bugs
- [Issue 12774] REG(2.066) ICE(optimize.c) Newing struct containing union causes segfault
via Digitalmars-d-bugs
- [Issue 3743] Forward reference problem with static if statements
via Digitalmars-d-bugs
- [Issue 9657] static if (is(typeof(&method))) broken with "final" and template mixins
via Digitalmars-d-bugs
- [Issue 3743] Forward reference problem with static if statements
via Digitalmars-d-bugs
- [Issue 3743] Forward reference problem with static if statements
via Digitalmars-d-bugs
- [Issue 259] Comparing signed to unsigned does not generate an error
via Digitalmars-d-bugs
- [Issue 12747] std.regex bug in the parser allows reference to open groups.
via Digitalmars-d-bugs
- [Issue 12747] std.regex bug in the parser allows reference to open groups.
via Digitalmars-d-bugs
- [Issue 12380] Wrong line number for type mismatch with enum .init assignment
via Digitalmars-d-bugs
- [Issue 10193] Template args to UDA's
via Digitalmars-d-bugs
- [Issue 12786] New: Compiler warnings in DMD frontend code
via Digitalmars-d-bugs
- [Issue 12783] Adding 'Third Party Libraries' link to the navigation sidebar
via Digitalmars-d-bugs
- [Issue 12783] Adding 'Third Party Libraries' link to the navigation sidebar
via Digitalmars-d-bugs
- [Issue 12787] New: can't nest associative arrays and arrays
via Digitalmars-d-bugs
- [Issue 12787] can't nest associative arrays and arrays
via Digitalmars-d-bugs
- [Issue 12787] can't nest associative arrays and arrays
via Digitalmars-d-bugs
- [Issue 10119] Add tuple overload which automatically captures the names of symbols
via Digitalmars-d-bugs
- [Issue 12787] can't nest associative arrays and arrays
via Digitalmars-d-bugs
- [Issue 12787] can't nest associative arrays and arrays
via Digitalmars-d-bugs
- [Issue 12729] mixins don't work in traits
via Digitalmars-d-bugs
- [Issue 12729] mixins don't work in traits
via Digitalmars-d-bugs
- [Issue 7084] Missing writeln Unicode normalization
via Digitalmars-d-bugs
- [Issue 9173] std.string.wrap should conform to Unicode line-breaking algorithm
via Digitalmars-d-bugs
- [Issue 10191] std.array.array and Unicode strings
via Digitalmars-d-bugs
- [Issue 10566] Implement Unicode Collation Algorithm (UCA)
via Digitalmars-d-bugs
- [Issue 5743] readf cannot read wchar or dchar from UTF-8 stdin
via Digitalmars-d-bugs
- [Issue 6125] to!string doesn't throw on invalid UTF sequence
via Digitalmars-d-bugs
- [Issue 12739] Foreach delegate to opApply does not have infered nothrow
via Digitalmars-d-bugs
- [Issue 12739] Foreach delegate to opApply does not have infered nothrow
via Digitalmars-d-bugs
- [Issue 12270] Move TypeInfo to the D Runtime
via Digitalmars-d-bugs
- [Issue 12739] Foreach delegate to opApply does not have infered nothrow
via Digitalmars-d-bugs
- [Issue 879] support for --gc-sections
via Digitalmars-d-bugs
- [Issue 8405] Create overload for joiner which is random access for random access ranges
via Digitalmars-d-bugs
- [Issue 12788] New: -di doesn't warn about implicit conversion from char[] to char*
via Digitalmars-d-bugs
- [Issue 12788] -di doesn't warn about implicit conversion from char[] to char*
via Digitalmars-d-bugs
- [Issue 12788] -di doesn't warn about implicit conversion from char[] to char*
via Digitalmars-d-bugs
- [Issue 12789] New: Add -transition=nan to emit floating-point variables default-initialized to NaN
via Digitalmars-d-bugs
- [Issue 12789] Add -transition=nan to emit floating-point variables default-initialized to NaN
via Digitalmars-d-bugs
- [Issue 12789] Add -transition=nan to emit floating-point variables default-initialized to NaN
via Digitalmars-d-bugs
- [Issue 12789] Add -transition=nan to emit floating-point variables default-initialized to NaN
via Digitalmars-d-bugs
- [Issue 12789] Add -transition=nan to emit floating-point variables default-initialized to NaN
via Digitalmars-d-bugs
- [Issue 12789] Add -transition=nan to emit floating-point variables default-initialized to NaN
via Digitalmars-d-bugs
- [Issue 12790] New: Compiler should keep mixin file around for debugging purposes
via Digitalmars-d-bugs
- [Issue 12790] Compiler should keep mixin file around for debugging purposes
via Digitalmars-d-bugs
- [Issue 12791] New: .tupleof does not take base class fields into account
via Digitalmars-d-bugs
- [Issue 12791] .tupleof does not take base class fields into account
via Digitalmars-d-bugs
- [Issue 9975] pointsTo asserts because of false pointer in union
via Digitalmars-d-bugs
- [Issue 12479] replace "pointsTo" with "maybePointsTo" and "definitlyPointsTo"
via Digitalmars-d-bugs
- [Issue 12479] replace "pointsTo" with "maybePointsTo" and "definitlyPointsTo"
via Digitalmars-d-bugs
- [Issue 9975] pointsTo asserts because of false pointer in union
via Digitalmars-d-bugs
- [Issue 12792] New: runtime loading D shared library as a standalone (with it's own GC etc)
via Digitalmars-d-bugs
- [Issue 11543] multiple definition of std.regex with shared library
via Digitalmars-d-bugs
- [Issue 11543] multiple definition of std.regex with shared library
via Digitalmars-d-bugs
- [Issue 12793] New: inout template member function with templated 'this' doesn't properly apply inout
via Digitalmars-d-bugs
- [Issue 12793] inout template member function with templated 'this' doesn't properly apply inout
via Digitalmars-d-bugs
- [Issue 10219] Implicit conversion between delegates returning a class and an interface
via Digitalmars-d-bugs
- [Issue 2548] Array ops that return value to a new array should work.
via Digitalmars-d-bugs
- [Issue 11889] std.container.Array.opIndex returns by value, resulting in perfect storm
via Digitalmars-d-bugs
- [Issue 7696] The Array container works improperly when using as a property
via Digitalmars-d-bugs
- [Issue 12779] [REG2.066a] -inline makes wrong code under some conditions
via Digitalmars-d-bugs
- [Issue 12779] [REG2.066a] -inline makes wrong code under some conditions
via Digitalmars-d-bugs
- [Issue 12779] [REG2.066a] -inline makes wrong code under some conditions
via Digitalmars-d-bugs
- [Issue 12778] Aliasing opBinaryRight to opBinary works only in certain cases
via Digitalmars-d-bugs
- [Issue 7469] template mangling depends on instantiation order
via Digitalmars-d-bugs
- [Issue 1528] [tdpl] overloading template and non-template functions
via Digitalmars-d-bugs
- [Issue 12794] New: ddoc does not properly support code snippets for documented parameters
via Digitalmars-d-bugs
- [Issue 12794] ddoc does not properly support code snippets for documented parameters
via Digitalmars-d-bugs
- [Issue 10819] Implicit conversion error assigning one SortedRange to another when a function literal has been used
via Digitalmars-d-bugs
- [Issue 10810] wrong forward reference error when using return type deduction and a cyclic call flow
via Digitalmars-d-bugs
- [Issue 10745] Incomplete and misleading error message: opOpAssign isn't a template
via Digitalmars-d-bugs
- [Issue 12795] New: atomicLoad allows unsafe removal of shared from class references
via Digitalmars-d-bugs
- [Issue 12796] New: std.string toLower array conversion.
via Digitalmars-d-bugs
- [Issue 12796] std.string toLower/toUpper array conversion.
via Digitalmars-d-bugs
- [Issue 12789] Add -transition=nan to emit floating-point variables default-initialized to NaN
via Digitalmars-d-bugs
- [Issue 12796] std.string toLower/toUpper array conversion.
via Digitalmars-d-bugs
- [Issue 6889] "finally" mentioned in a compilation error, instead of "scope(exit)" or "scope(success)"
via Digitalmars-d-bugs
- [Issue 2456] "cannot put catch statement inside finally block", missing line number
via Digitalmars-d-bugs
- [Issue 11939] selective imports inside a scope(failure) block cause compiler segfault
via Digitalmars-d-bugs
- [Issue 2456] "cannot put catch statement inside finally block", missing line number
via Digitalmars-d-bugs
- [Issue 6889] "finally" mentioned in a compilation error, instead of "scope(exit)" or "scope(success)"
via Digitalmars-d-bugs
- [Issue 879] support for --gc-sections
via Digitalmars-d-bugs
- [Issue 12797] New: RDMD tries to compile imports inside traits(compiles,...)
via Digitalmars-d-bugs
- [Issue 12798] New: constant folding should optimize subsequent concatenations
via Digitalmars-d-bugs
- [Issue 12798] constant folding should optimize subsequent concatenations
via Digitalmars-d-bugs
- [Issue 12799] New: Forward reference to nested enum with struct.sizeof
via Digitalmars-d-bugs
- [Issue 12799] Forward reference to nested enum with struct.sizeof
via Digitalmars-d-bugs
- [Issue 340] [Tracker] Forward reference bugs and other order-of-declaration issues
via Digitalmars-d-bugs
- [Issue 12799] Forward reference to nested enum with struct.sizeof
via Digitalmars-d-bugs
- [Issue 12800] New: Fibers are broken on Win64
via Digitalmars-d-bugs
- [Issue 12800] Fibers are broken on Win64
via Digitalmars-d-bugs
- [Issue 12642] Avoid some heap allocation cases for fixed-size arrays
via Digitalmars-d-bugs
- [Issue 12800] Fibers are broken on Win64
via Digitalmars-d-bugs
- [Issue 12800] Fibers are broken on Win64
via Digitalmars-d-bugs
- [Issue 12798] constant folding should optimize subsequent concatenations
via Digitalmars-d-bugs
- [Issue 12798] constant folding should optimize subsequent concatenations
via Digitalmars-d-bugs
- [Issue 12526] DDox possible issue with case sensitive file names
via Digitalmars-d-bugs
- [Issue 12526] DDox possible issue with case sensitive file names
via Digitalmars-d-bugs
- [Issue 11448] `dup` calls @system impure code from @safe pure function
via Digitalmars-d-bugs
- [Issue 12642] Avoid some heap allocation cases for fixed-size arrays
via Digitalmars-d-bugs
- [Issue 12642] Avoid some heap allocation cases for fixed-size arrays
via Digitalmars-d-bugs
- [Issue 11181] Missing compile-time error for wrong array literal
via Digitalmars-d-bugs
- [Issue 12760] Initializing an object that has "this(Args) inout" causes "discards return value" warning
via Digitalmars-d-bugs
- [Issue 12801] New: "virtual" keyword added to compiler without being added to language specification
via Digitalmars-d-bugs
- [Issue 11181] Missing compile-time error for wrong array literal
via Digitalmars-d-bugs
- [Issue 12436] Opaque struct parameter type should not be allowed
via Digitalmars-d-bugs
- [Issue 12642] Avoid some heap allocation cases for fixed-size arrays
via Digitalmars-d-bugs
- [Issue 12802] New: Allow optional 'StorageClasses' for new alias syntax
via Digitalmars-d-bugs
- [Issue 11396] Function alias declaration not valid according to spec
via Digitalmars-d-bugs
- [Issue 12802] Allow optional 'StorageClasses' for new alias syntax
via Digitalmars-d-bugs
- [Issue 12615] Warn against, and then deprecate old alias syntax
via Digitalmars-d-bugs
- [Issue 12802] Allow optional 'StorageClasses' for new alias syntax
via Digitalmars-d-bugs
- [Issue 12803] New: __traits(getFunctionAttributes) is not documented
via Digitalmars-d-bugs
- [Issue 12804] New: DMD segfault with template parameter specialisation 'typeof(T.init)'
via Digitalmars-d-bugs
- [Issue 12660] Wrong non- at nogc function invariant error
via Digitalmars-d-bugs
- [Issue 12519] Some implicit array casts are missing
via Digitalmars-d-bugs
- [Issue 12642] Avoid some heap allocation cases for fixed-size arrays
via Digitalmars-d-bugs
- [Issue 12642] Avoid some heap allocation cases for fixed-size arrays
via Digitalmars-d-bugs
- [Issue 12642] Avoid some heap allocation cases for fixed-size arrays
via Digitalmars-d-bugs
- [Issue 11543] multiple definition of std.regex with shared library
via Digitalmars-d-bugs
- [Issue 11774] Lambda argument to templated function changes its signature forever
via Digitalmars-d-bugs
- [Issue 12670] std.algorithm.sum @nogc for simple cases
via Digitalmars-d-bugs
- [Issue 12671] std.complex abs and ^^ @nogc
via Digitalmars-d-bugs
- [Issue 12805] New: @nogc std.range.iota(FP)
via Digitalmars-d-bugs
- [Issue 12519] Some implicit array casts are missing
via Digitalmars-d-bugs
- [Issue 7954] x86_64 Windows fibers do not save nonvolatile XMM registers
via Digitalmars-d-bugs
- [Issue 10691] real type on Win 64 broken (?)
via Digitalmars-d-bugs
- [Issue 12806] New: Does std.traits.isArray include associative arrays?
via Digitalmars-d-bugs
- [Issue 11774] Lambda argument to templated function changes its signature forever
via Digitalmars-d-bugs
- [Issue 11774] Lambda argument to templated function changes its signature forever
via Digitalmars-d-bugs
- [Issue 12660] Wrong non- at nogc function invariant error
via Digitalmars-d-bugs
- [Issue 12660] Wrong non- at nogc function invariant error
via Digitalmars-d-bugs
- [Issue 10691] real type on Win 64 broken (?)
via Digitalmars-d-bugs
- [Issue 10948] BitArray.opEquals is invalid
via Digitalmars-d-bugs
- [Issue 12807] New: UFCS checks "alias this" attributes even when not called
via Digitalmars-d-bugs
- [Issue 12808] New: Small amount of escape analysis to allow more @nogc functions
via Digitalmars-d-bugs
- [Issue 11435] Nondeterministic 32bit release mode access violation
via Digitalmars-d-bugs
- [Issue 10233] [Tracker] Grammar issues
via Digitalmars-d-bugs
- [Issue 11616] Introduce virtual keyword and remove virtual-by-default
via Digitalmars-d-bugs
- [Issue 12801] "virtual" keyword added to compiler without being added to language specification
via Digitalmars-d-bugs
- [Issue 11396] Function alias declaration not valid according to spec
via Digitalmars-d-bugs
- [Issue 12802] Allow optional 'StorageClasses' for new alias syntax
via Digitalmars-d-bugs
- [Issue 10233] [Tracker] Grammar issues
via Digitalmars-d-bugs
- [Issue 11396] Function alias declaration not valid according to spec
via Digitalmars-d-bugs
- [Issue 12615] Warn against, and then deprecate old alias syntax
via Digitalmars-d-bugs
- [Issue 12802] Allow optional 'StorageClasses' for new alias syntax
via Digitalmars-d-bugs
- [Issue 11435] -O optimization flag causes invalid codegen
via Digitalmars-d-bugs
- [Issue 11435] -O optimization flag causes invalid codegen
via Digitalmars-d-bugs
- [Issue 11435] -O optimization flag causes invalid 32 bit codegen
via Digitalmars-d-bugs
- [Issue 12802] Allow optional 'StorageClasses' for new alias syntax
via Digitalmars-d-bugs
- [Issue 12809] New: More strict nothrow check for try-finally statement
via Digitalmars-d-bugs
- [Issue 12810] New: PrimaryExpression grammar does not allow type constructors
via Digitalmars-d-bugs
- [Issue 10233] [Tracker] Grammar issues
via Digitalmars-d-bugs
- [Issue 12810] PrimaryExpression grammar does not allow type constructors
via Digitalmars-d-bugs
- [Issue 12809] More strict nothrow check for try-finally statement
via Digitalmars-d-bugs
- [Issue 11542] scope(failure) messes up nothrow checking
via Digitalmars-d-bugs
- [Issue 12809] More strict nothrow check for try-finally statement
via Digitalmars-d-bugs
- [Issue 4313] (D1 only) undefined identifier error with scope guard statement
via Digitalmars-d-bugs
- [Issue 3032] No stack allocation for "scope c = new class Object {};"
via Digitalmars-d-bugs
- [Issue 3032] No stack allocation for "scope c = new class Object {};"
via Digitalmars-d-bugs
- [Issue 12362] dmd hangs when attempting to use undefined enum
via Digitalmars-d-bugs
- [Issue 3032] No stack allocation for "scope c = new class Object {};"
via Digitalmars-d-bugs
- [Issue 3032] No stack allocation for "scope c = new class Object {};"
via Digitalmars-d-bugs
- [Issue 12811] New: GC-allocated closure for calling instance function in filter
via Digitalmars-d-bugs
- [Issue 12100] __GENTYPE to generate ever different types
via Digitalmars-d-bugs
- [Issue 3032] No stack allocation for "scope c = new class Object {};"
via Digitalmars-d-bugs
- [Issue 12615] Warn against, and then deprecate old alias syntax
via Digitalmars-d-bugs
- [Issue 12812] New: Need a way to detach a thread externally when its address is unknown
via Digitalmars-d-bugs
- [Issue 12812] Need a way to detach a thread externally when its address is unknown
via Digitalmars-d-bugs
- [Issue 7954] x86_64 Windows fibers do not save nonvolatile XMM registers
via Digitalmars-d-bugs
- [Issue 7954] x86_64 Windows fibers do not save nonvolatile XMM registers
via Digitalmars-d-bugs
- [Issue 1085] Need to add ability to detach threads.
via Digitalmars-d-bugs
- [Issue 12812] Need a way to detach a thread externally when its address is unknown
via Digitalmars-d-bugs
- [Issue 12615] Warn against, and then deprecate old alias syntax
via Digitalmars-d-bugs
- [Issue 12615] Warn against, and then deprecate old alias syntax
via Digitalmars-d-bugs
- [Issue 12311] Use `opCmp` for equality check if defined
via Digitalmars-d-bugs
- [Issue 12813] New: Parser is confused between float and UFC syntax
via Digitalmars-d-bugs
- [Issue 12813] Parser is confused between float and UFC syntax
via Digitalmars-d-bugs
- [Issue 12615] Warn against, and then deprecate old alias syntax
via Digitalmars-d-bugs
- [Issue 879] support for --gc-sections
via Digitalmars-d-bugs
- [Issue 879] support for --gc-sections
via Digitalmars-d-bugs
- [Issue 12615] Warn against, and then deprecate old alias syntax
via Digitalmars-d-bugs
- [Issue 879] support for --gc-sections
via Digitalmars-d-bugs
- [Issue 3022] scope x = new Foo; does not allocate on stack if Foo has allocator
via Digitalmars-d-bugs
- [Issue 12814] New: Defining type inference Lambda function with default argument
via Digitalmars-d-bugs
- [Issue 12703] GIT HEAD : final class rejects members initialization
via Digitalmars-d-bugs
- [Issue 314] [module] Static, renamed, and selective imports are always public
via Digitalmars-d-bugs
- [Issue 314] [module] Static, renamed, and selective imports are always public
via Digitalmars-d-bugs
- [Issue 313] [module] Fully qualified names bypass private imports
via Digitalmars-d-bugs
- [Issue 7822] lseek cast(int)offset should be lseek cast(off_t)offset
via Digitalmars-d-bugs
- [Issue 7822] lseek cast(int)offset should be lseek cast(off_t)offset
via Digitalmars-d-bugs
- [Issue 12809] More strict nothrow check for try-finally statement
via Digitalmars-d-bugs
- [Issue 11542] scope(failure) messes up nothrow checking
via Digitalmars-d-bugs
- [Issue 12809] More strict nothrow check for try-finally statement
via Digitalmars-d-bugs
- [Issue 12307] Contextfull error diagnostic about AA key type
via Digitalmars-d-bugs
- [Issue 12138] Label statement creates an unexpected scope block
via Digitalmars-d-bugs
- [Issue 8409] Proposal: implement arr.dup in library
via Digitalmars-d-bugs
- [Issue 12815] New: Dummy file
via Digitalmars-d-bugs
- [Issue 12307] Contextfull error diagnostic about AA key type
via Digitalmars-d-bugs
- [Issue 12307] Contextfull error diagnostic about AA key type
via Digitalmars-d-bugs
- [Issue 12436] Opaque struct parameter type should not be allowed
via Digitalmars-d-bugs
- [Issue 12436] Opaque struct parameter type should not be allowed
via Digitalmars-d-bugs
- [Issue 879] support for --gc-sections
via Digitalmars-d-bugs
- [Issue 7209] Stack overflow on explicitly typed enum circular dependency
via Digitalmars-d-bugs
- [Issue 12816] New: Increment (++) operator on a BigInt array item
via Digitalmars-d-bugs
- [Issue 12817] New: pure nothrow text(BigInt) too
via Digitalmars-d-bugs
- [Issue 12817] pure nothrow text(BigInt) too
via Digitalmars-d-bugs
- [Issue 5538] Immutable classes can't be passed as messages in std.concurrency
via Digitalmars-d-bugs
- [Issue 12818] New: ConditionalStatement grammar doesn't take into account the : case
via Digitalmars-d-bugs
- [Issue 10233] [Tracker] Grammar issues
via Digitalmars-d-bugs
- [Issue 12818] ConditionalStatement grammar doesn't take into account the : case
via Digitalmars-d-bugs
- [Issue 11672] default initialization of static array of structs with a single value fails
via Digitalmars-d-bugs
- [Issue 12740] DMD accepts invalid version syntax
via Digitalmars-d-bugs
- [Issue 10233] [Tracker] Grammar issues
via Digitalmars-d-bugs
- [Issue 12740] DMD accepts invalid version syntax
via Digitalmars-d-bugs
- [Issue 12818] ConditionalStatement grammar doesn't take into account the : case
via Digitalmars-d-bugs
- [Issue 12740] DMD accepts invalid version syntax
via Digitalmars-d-bugs
- [Issue 10233] [Tracker] Grammar issues
via Digitalmars-d-bugs
- [Issue 12740] DMD accepts invalid version syntax
via Digitalmars-d-bugs
- [Issue 12819] New: Refused purity conversion of immutable array of arrays
via Digitalmars-d-bugs
- [Issue 12816] Increment (++) operator on a BigInt array item
via Digitalmars-d-bugs
- [Issue 12813] Parser is confused between float and UFC syntax
via Digitalmars-d-bugs
- [Issue 12699] Possibly wrong code in object_.d
via Digitalmars-d-bugs
- [Issue 1452] std.cstream doc incorrect - imports of stream and stdio are not public
via Digitalmars-d-bugs
- [Issue 12820] New: DMD can inline calls to functions that use alloca, allocating the memory in the caller function instead.
via Digitalmars-d-bugs
- [Issue 6474] aliasing type tuple elements' members is onerous
via Digitalmars-d-bugs
- [Issue 5030] Operators don't work with AssociativeArray!(T1,T2)
via Digitalmars-d-bugs
- [Issue 5810] Struct postincrement generates 'no effect' error if used on struct member
via Digitalmars-d-bugs
- [Issue 11084] std.algorithm.scan
via Digitalmars-d-bugs
- [Issue 12821] New: Missed redundant storage class / protection errors.
via Digitalmars-d-bugs
- [Issue 12821] Missed redundant storage class / protection errors.
via Digitalmars-d-bugs
- [Issue 12821] Missed redundant storage class / protection errors.
via Digitalmars-d-bugs
- [Issue 5810] Struct postincrement generates 'no effect' error if used on struct member
via Digitalmars-d-bugs
- [Issue 12816] Increment (++) operator on a BigInt array item
via Digitalmars-d-bugs
- [Issue 5810] Struct postincrement generates 'no effect' error if used on struct member
via Digitalmars-d-bugs
- [Issue 12775] GIT HEAD : Linker errors after some commit
via Digitalmars-d-bugs
- [Issue 12775] GIT HEAD : Linker errors after some commit
via Digitalmars-d-bugs
- [Issue 12775] GIT HEAD : Linker errors after some commit
via Digitalmars-d-bugs
- [Issue 12699] Possibly wrong code in object_.d
via Digitalmars-d-bugs
- [Issue 12775] GIT HEAD : Linker errors after some commit
via Digitalmars-d-bugs
- [Issue 12755] thread.di is outdated
via Digitalmars-d-bugs
- [Issue 12822] New: Delegate .ptr assignment considered @safe
via Digitalmars-d-bugs
- [Issue 12755] thread.di is outdated
via Digitalmars-d-bugs
- [Issue 12820] DMD can inline calls to functions that use alloca, allocating the memory in the caller function instead.
via Digitalmars-d-bugs
- [Issue 6644] std.stdio write/writef(ln) are not @trusted
via Digitalmars-d-bugs
- [Issue 11847] Importing "package.d" module causes qualified name lookup to fail for sub modules
via Digitalmars-d-bugs
- [Issue 12799] Forward reference to nested enum with struct.sizeof
via Digitalmars-d-bugs
- [Issue 5810] Struct postincrement generates 'no effect' error if used on struct member
via Digitalmars-d-bugs
- [Issue 5810] Struct postincrement generates 'no effect' error if used on struct member
via Digitalmars-d-bugs
- [Issue 11672] default initialization of static array of structs with a single value fails
via Digitalmars-d-bugs
- [Issue 11672] default initialization of static array of structs with a single value fails
via Digitalmars-d-bugs
- [Issue 12138] Label statement creates an unexpected scope block
via Digitalmars-d-bugs
- [Issue 12138] Label statement creates an unexpected scope block
via Digitalmars-d-bugs
- [Issue 12823] New: atomicLoad ABI broken for structs returned in fp registers
via Digitalmars-d-bugs
- [Issue 12824] New: REG(2.066) ICE(statement.c) Segfault with label and static if
via Digitalmars-d-bugs
- [Issue 12824] REG(2.066) ICE(statement.c) Segfault with label and static if
via Digitalmars-d-bugs
- [Issue 12824] REG(2.066) ICE(statement.c) Segfault with label and static if
via Digitalmars-d-bugs
- [Issue 9754] Bad codegen with 0-size args and -fPIC -O
via Digitalmars-d-bugs
- [Issue 12825] New: Invalid "duplicated union initialization" error with initialized field in extern(C++) class
via Digitalmars-d-bugs
- [Issue 12529] Function/delegate type alias picks up @safe attribute from surrounding scope
via Digitalmars-d-bugs
- [Issue 12749] Constructor-local function allows multiple mutation of immutable member
via Digitalmars-d-bugs
- [Issue 12749] Constructor-local function allows multiple mutation of immutable member
via Digitalmars-d-bugs
- [Issue 10948] BitArray.opEquals is invalid
via Digitalmars-d-bugs
- [Issue 10948] BitArray.opEquals is invalid
via Digitalmars-d-bugs
- [Issue 12566] Give DList true reference semantics
via Digitalmars-d-bugs
- [Issue 12600] Variant should support coercion to bool
via Digitalmars-d-bugs
- [Issue 12600] Variant should support coercion to bool
via Digitalmars-d-bugs
- [Issue 12566] Give DList true reference semantics
via Digitalmars-d-bugs
- [Issue 12826] New: Win64: bad code for x ~= x;
via Digitalmars-d-bugs
- [Issue 12826] Win64: bad code for x ~= x;
via Digitalmars-d-bugs
- [Issue 12827] New: DMD segfaults if the member variable has the same name as the template argument
via Digitalmars-d-bugs
- [Issue 12827] DMD segfaults when affecting immutable member with himself
via Digitalmars-d-bugs
- [Issue 12828] New: Fix SimpleTimeZone.utcOffset so that it has the correct return type
via Digitalmars-d-bugs
- [Issue 12829] New: Wrong error line number for closure allocation in @nogc function
via Digitalmars-d-bugs
- [Issue 12828] Fix SimpleTimeZone.utcOffset so that it has the correct return type
via Digitalmars-d-bugs
- [Issue 12830] New: Missed ref/out inference for delegate arguments
via Digitalmars-d-bugs
- [Issue 12828] Fix SimpleTimeZone.utcOffset so that it has the correct return type
via Digitalmars-d-bugs
- [Issue 10219] Implicit conversion between delegates returning a class and an interface
via Digitalmars-d-bugs
- [Issue 12778] Aliasing opBinaryRight to opBinary works only in certain cases
via Digitalmars-d-bugs
- [Issue 12778] Aliasing opBinaryRight to opBinary works only in certain cases
via Digitalmars-d-bugs
- [Issue 10444] writeln of a SIMD register
via Digitalmars-d-bugs
- [Issue 10444] writeln of a SIMD register
via Digitalmars-d-bugs
- [Issue 10380] [AA] Wrong code using associative array as key type in associative array
via Digitalmars-d-bugs
- [Issue 12831] New: assert incorrectly fails on to!float conversion
via Digitalmars-d-bugs
- [Issue 12832] New: ask movdqu accepts wrong operand size
via Digitalmars-d-bugs
- [Issue 12832] asm movdqu accepts wrong operand size
via Digitalmars-d-bugs
- [Issue 12831] assert incorrectly fails on to!float conversion
via Digitalmars-d-bugs
- [Issue 12826] Win64: bad code for x ~= x;
via Digitalmars-d-bugs
Last message date:
Sat May 31 20:59:42 PDT 2014
Archived on: Mon Jun 2 12:39:09 PDT 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).