The D Programming Language - Digitalmars-d-bugs
November 2014 Archives by subject
Starting: Sat Nov 1 01:08:08 PDT 2014
Ending: Sun Nov 30 18:48:59 PST 2014
Messages: 722
- [Issue 10009] foreach_reverse and AA.byKey/byValue
via Digitalmars-d-bugs
- [Issue 10155] deprecated delete used in http://www.digitalmars.com/d/2.0/memory.html
via Digitalmars-d-bugs
- [Issue 10256] Fix .deb file production
via Digitalmars-d-bugs
- [Issue 10311] gdb prints wrong value for variable updated from closure
via Digitalmars-d-bugs
- [Issue 10420] Incorrect function attributes in `core.exception`
via Digitalmars-d-bugs
- [Issue 10464] Please add forkpty() to std.process
via Digitalmars-d-bugs
- [Issue 10527] Eliding more postblit constructor calls
via Digitalmars-d-bugs
- [Issue 10528] Private constant (enum) properties not private
via Digitalmars-d-bugs
- [Issue 10528] Private constant (enum) properties not private
via Digitalmars-d-bugs
- [Issue 10828] datetime toString functions should accept sink
via Digitalmars-d-bugs
- [Issue 10828] datetime toString functions should accept sink
via Digitalmars-d-bugs
- [Issue 10828] datetime toString functions should accept sink
via Digitalmars-d-bugs
- [Issue 10855] Missing dmd.conf for FreeBSD in DMD 2.063.2 release
via Digitalmars-d-bugs
- [Issue 10981] Contracts in pure class methods are useless
via Digitalmars-d-bugs
- [Issue 11216] Make synchronized statement `nothrow`
via Digitalmars-d-bugs
- [Issue 11216] Make synchronized statement `nothrow`
via Digitalmars-d-bugs
- [Issue 11690] a few spellchecker improvements
via Digitalmars-d-bugs
- [Issue 11862] Using byChunk inside a std.parallelism's parallel loop causes crash when compiled in 32 bits
via Digitalmars-d-bugs
- [Issue 12068] `enum` as `inout` function parameter isn't enough for `inout` return.
via Digitalmars-d-bugs
- [Issue 12185] Spellchecker matches symbols that are more than 50% different
via Digitalmars-d-bugs
- [Issue 12192] Wrong interface file content generated that crashes compiler
via Digitalmars-d-bugs
- [Issue 12320] std.stdio.LockingTextReader populates .front in .empty
via Digitalmars-d-bugs
- [Issue 12320] std.stdio.LockingTextReader populates .front in .empty
via Digitalmars-d-bugs
- [Issue 12320] std.stdio.LockingTextReader populates .front in .empty
via Digitalmars-d-bugs
- [Issue 12507] SysTime.init.toString should not segfault
via Digitalmars-d-bugs
- [Issue 12542] No function attribute inference for recursive functions
via Digitalmars-d-bugs
- [Issue 12558] try/catch allows implicit catching of Errors without specifying any Exception type
via Digitalmars-d-bugs
- [Issue 12558] try/catch allows implicit catching of Errors without specifying any Exception type
via Digitalmars-d-bugs
- [Issue 12588] Segfault on X86_64 assigning std.complex to array
via Digitalmars-d-bugs
- [Issue 12615] Warn against, and then deprecate old alias syntax
via Digitalmars-d-bugs
- [Issue 12648] Array operation return type
via Digitalmars-d-bugs
- [Issue 12684] Allow postblit elision when passing arguments to subfunctions
via Digitalmars-d-bugs
- [Issue 12684] Allow postblit elision when passing arguments to subfunctions
via Digitalmars-d-bugs
- [Issue 12723] Support compiling C/C++ files in D projects
via Digitalmars-d-bugs
- [Issue 12735] imports via mixin template become public imports
via Digitalmars-d-bugs
- [Issue 12735] imports via mixin template become public imports
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 12765] dmd needs a "--version" option like gdc
via Digitalmars-d-bugs
- [Issue 12773] Compiler implicitly converts delegate into function when taking an address of a method
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 12800] Fibers are broken on Win64
via Digitalmars-d-bugs
- [Issue 12800] Fibers are broken on Win64
via Digitalmars-d-bugs
- [Issue 12908] [AA] `foreach` by keys and values over associative array in pure function allow impure function calls
via Digitalmars-d-bugs
- [Issue 12908] [AA] `foreach` by keys and values over associative array in pure function allow impure function calls
via Digitalmars-d-bugs
- [Issue 12912] Lambda function is incorrectly inferred as impure if it uses member field or function
via Digitalmars-d-bugs
- [Issue 12912] Lambda function is incorrectly inferred as impure if it uses member field or function
via Digitalmars-d-bugs
- [Issue 12929] Empty union followed by field causes ICE due to offset of 0.
via Digitalmars-d-bugs
- [Issue 12959] nothrow should be required for extern(C) functions
via Digitalmars-d-bugs
- [Issue 13052] TypeInfo.getHash should return same hash for different floating point zeros.
via Digitalmars-d-bugs
- [Issue 13093] D ABI change for guaranteed efficient return of fixed size array
via Digitalmars-d-bugs
- [Issue 13093] D ABI change for guaranteed efficient return of fixed size array
via Digitalmars-d-bugs
- [Issue 13095] Sometimes struct destructor is called if constructor throws
via Digitalmars-d-bugs
- [Issue 13120] Body of `foreach` over string with transcoding ignores function attributes
via Digitalmars-d-bugs
- [Issue 13120] Body of `foreach` over string with transcoding ignores function attributes
via Digitalmars-d-bugs
- [Issue 13138] add peek/poke as compiler intrinsics
via Digitalmars-d-bugs
- [Issue 13165] Spurious "Warning: statement is not reachable" with -profile, If return statement exists in void main()
via Digitalmars-d-bugs
- [Issue 13165] Spurious "Warning: statement is not reachable" with -profile, If return statement exists in void main()
via Digitalmars-d-bugs
- [Issue 13200] Assertion `protName' failed
via Digitalmars-d-bugs
- [Issue 13200] Assertion `protName' failed
via Digitalmars-d-bugs
- [Issue 13200] Assertion `protName' failed
via Digitalmars-d-bugs
- [Issue 13200] Assertion `protName' failed
via Digitalmars-d-bugs
- [Issue 13200] Assertion `protName' failed
via Digitalmars-d-bugs
- [Issue 13226] Symbol is not accessible when using traits or mixin
via Digitalmars-d-bugs
- [Issue 13228] Value range analysis for the length of slices
via Digitalmars-d-bugs
- [Issue 13228] Value range analysis for the length of slices
via Digitalmars-d-bugs
- [Issue 13228] Value range analysis for the length of slices
via Digitalmars-d-bugs
- [Issue 13228] Value range analysis for the length of slices
via Digitalmars-d-bugs
- [Issue 13253] use more scoped imports in phobos
via Digitalmars-d-bugs
- [Issue 13253] use more scoped imports in phobos
via Digitalmars-d-bugs
- [Issue 13253] use more scoped imports in phobos
via Digitalmars-d-bugs
- [Issue 13253] use more scoped imports in phobos
via Digitalmars-d-bugs
- [Issue 13253] use more scoped imports in phobos
via Digitalmars-d-bugs
- [Issue 13253] use more scoped imports in phobos
via Digitalmars-d-bugs
- [Issue 13253] use more scoped imports in phobos
via Digitalmars-d-bugs
- [Issue 13253] use more scoped imports in phobos
via Digitalmars-d-bugs
- [Issue 13253] use more scoped imports in phobos
via Digitalmars-d-bugs
- [Issue 13253] use more scoped imports in phobos
via Digitalmars-d-bugs
- [Issue 13253] use more scoped imports in phobos
via Digitalmars-d-bugs
- [Issue 13253] use more scoped imports in phobos
via Digitalmars-d-bugs
- [Issue 13336] auto ref return deduced to be ref despite return value coercion
via Digitalmars-d-bugs
- [Issue 13359] Multiple definition of `format_c_5b3` with three libraries and local imports
via Digitalmars-d-bugs
- [Issue 13406] Feature request: @trace attribute for automatic tracing, OR @(scope, scopeFn)
via Digitalmars-d-bugs
- [Issue 13411] Document: std.concurrency onCrowding default behavior and message box size
via Digitalmars-d-bugs
- [Issue 13416] frequent auto-tester hangs in core.thread on freebsd 32 and 64
via Digitalmars-d-bugs
- [Issue 13448] Class specification misses template classes in base classes list
via Digitalmars-d-bugs
- [Issue 13468] Wrong code when comparing class reference with typeof(null)
via Digitalmars-d-bugs
- [Issue 13468] Wrong code when comparing class reference with typeof(null)
via Digitalmars-d-bugs
- [Issue 13468] Wrong code when comparing class reference with typeof(null)
via Digitalmars-d-bugs
- [Issue 13488] implicit conversions to immutable broken
via Digitalmars-d-bugs
- [Issue 13524] -cov does not account for inline conditionals
via Digitalmars-d-bugs
- [Issue 13531] Destructor attributes don't take member destructor attributes into account
via Digitalmars-d-bugs
- [Issue 13537] Unions may break immutability
via Digitalmars-d-bugs
- [Issue 13556] inconsistent 'new' syntax for arrays
via Digitalmars-d-bugs
- [Issue 13556] inconsistent 'new' syntax for arrays
via Digitalmars-d-bugs
- [Issue 13561] enumProcessThreads should be nothrow
via Digitalmars-d-bugs
- [Issue 13563] ICE with opIndexAssign op-overloading and ModuleScopeOperator
via Digitalmars-d-bugs
- [Issue 13568] Support compile-time format strings in std.format
via Digitalmars-d-bugs
- [Issue 13569] Inconsistent integer divide by zero behavior and spec
via Digitalmars-d-bugs
- [Issue 13569] Inconsistent integer divide by zero behavior and spec
via Digitalmars-d-bugs
- [Issue 13569] Inconsistent integer divide by zero behavior and spec
via Digitalmars-d-bugs
- [Issue 13578] std.algorithm.sort fails in debug mode if member "init" is present
via Digitalmars-d-bugs
- [Issue 13585] Assert in std.format unitests fails
via Digitalmars-d-bugs
- [Issue 13586] Destructors not run when argument list evaluation throws
via Digitalmars-d-bugs
- [Issue 13586] Destructors not run when argument list evaluation throws
via Digitalmars-d-bugs
- [Issue 13586] Destructors not run when argument list evaluation throws
via Digitalmars-d-bugs
- [Issue 13587] Symbols In Template Mixin Conflict Across Modules
via Digitalmars-d-bugs
- [Issue 13594] std.algorithm.nextPermutation should accept ranges of lvalues
via Digitalmars-d-bugs
- [Issue 13594] std.algorithm.nextPermutation should accept ranges of lvalues
via Digitalmars-d-bugs
- [Issue 13595] Extend std.algorithm.groupBy to support non-equivalence relations
via Digitalmars-d-bugs
- [Issue 13595] Extend std.algorithm.groupBy to support non-equivalence relations
via Digitalmars-d-bugs
- [Issue 13595] Extend std.algorithm.groupBy to support non-equivalence relations
via Digitalmars-d-bugs
- [Issue 13595] Extend std.algorithm.groupBy to support non-equivalence relations
via Digitalmars-d-bugs
- [Issue 13595] Extend std.algorithm.groupBy to support non-equivalence relations
via Digitalmars-d-bugs
- [Issue 13597] is(typeof()) works only on second call
via Digitalmars-d-bugs
- [Issue 13606] erroneous overflow error in negative long literal
via Digitalmars-d-bugs
- [Issue 13606] erroneous overflow error in negative long literal
via Digitalmars-d-bugs
- [Issue 13606] erroneous overflow error in negative long literal
via Digitalmars-d-bugs
- [Issue 13613] Pragma msg affects data structure layout
via Digitalmars-d-bugs
- [Issue 13613] Pragma msg affects data structure layout
via Digitalmars-d-bugs
- [Issue 13613] Pragma msg affects data structure layout
via Digitalmars-d-bugs
- [Issue 13621] inout issue with std.container.Array opSlice
via Digitalmars-d-bugs
- [Issue 13623] std.typecons.Proxy doesn't work inside classes
via Digitalmars-d-bugs
- [Issue 13623] std.typecons.Proxy doesn't work inside classes
via Digitalmars-d-bugs
- [Issue 13626] core.exception.AssertError at runnable\testthread2.d(85): Assertion failure
via Digitalmars-d-bugs
- [Issue 13640] [REG2.066] can break immutability with inout
via Digitalmars-d-bugs
- [Issue 13647] std.traits documentation needs linking correctly and has spurious category value
via Digitalmars-d-bugs
- [Issue 13647] std.traits documentation needs linking correctly and has spurious category value
via Digitalmars-d-bugs
- [Issue 13661] static array init does not call destructors
via Digitalmars-d-bugs
- [Issue 13661] static array init does not call destructors
via Digitalmars-d-bugs
- [Issue 13661] static array init does not call destructors
via Digitalmars-d-bugs
- [Issue 13661] static array init does not call destructors
via Digitalmars-d-bugs
- [Issue 13661] static array init does not call destructors
via Digitalmars-d-bugs
- [Issue 13662] @safe pure @nogc nothrow findRoot
via Digitalmars-d-bugs
- [Issue 13662] @safe pure @nogc nothrow findRoot
via Digitalmars-d-bugs
- [Issue 13664] Grammar does not allow @<template_instance> UDAs
via Digitalmars-d-bugs
- [Issue 13668] [ICE] unable to compile __traits(allMembers...)
via Digitalmars-d-bugs
- [Issue 13668] [ICE] unable to compile __traits(allMembers...)
via Digitalmars-d-bugs
- [Issue 13669] [CTFE] Destructor call on static array variable is not yet supported in CTFE
via Digitalmars-d-bugs
- [Issue 13669] [CTFE] Destructor call on static array variable is not yet supported in CTFE
via Digitalmars-d-bugs
- [Issue 13669] [CTFE] Destructor call on static array variable is not yet supported in CTFE
via Digitalmars-d-bugs
- [Issue 13669] New: [CTFE] Destructor call on static array variable is not yet supported in CTFE
via Digitalmars-d-bugs
- [Issue 13670] bug in assigning to dynamic array element
via Digitalmars-d-bugs
- [Issue 13670] bug in assigning to dynamic array element
via Digitalmars-d-bugs
- [Issue 13670] bug in assigning to dynamic array element
via Digitalmars-d-bugs
- [Issue 13670] bug in assigning to dynamic array element
via Digitalmars-d-bugs
- [Issue 13670] bug in assigning to dynamic array element
via Digitalmars-d-bugs
- [Issue 13670] bug in assigning to dynamic array element
via Digitalmars-d-bugs
- [Issue 13670] bug in assigning to dynamic array element
via Digitalmars-d-bugs
- [Issue 13670] bug in assigning to dynamic array element
via Digitalmars-d-bugs
- [Issue 13670] bug in assigning to dynamic array element
via Digitalmars-d-bugs
- [Issue 13670] New: bug in assigning to dynamic array element
via Digitalmars-d-bugs
- [Issue 13671] http://dlang.org/const3.html incorrectly calls type qualifiers "type constructors"
via Digitalmars-d-bugs
- [Issue 13671] http://dlang.org/const3.html incorrectly calls type qualifiers "type constructors"
via Digitalmars-d-bugs
- [Issue 13671] New: http://dlang.org/const3.html incorrectly calls type qualifiers "type constructors"
via Digitalmars-d-bugs
- [Issue 13672] New: core.thread.Thread.start holds "slock" unnecessarily
via Digitalmars-d-bugs
- [Issue 13673] ICE(backend/cod2.d 5114)
via Digitalmars-d-bugs
- [Issue 13673] ICE(backend/cod2.d 5114)
via Digitalmars-d-bugs
- [Issue 13673] ICE(backend/cod2.d 5114)
via Digitalmars-d-bugs
- [Issue 13673] ICE(backend/cod2.d 5114)
via Digitalmars-d-bugs
- [Issue 13673] ICE(backend/cod2.d 5114) Destructor and templated function
via Digitalmars-d-bugs
- [Issue 13673] New: ICE(backend/cod2.d 5114) Destructor and templated function
via Digitalmars-d-bugs
- [Issue 13674] ICE(el.c) with simd multiplication of short8
via Digitalmars-d-bugs
- [Issue 13674] Internal error: backend/el.c 2882
via Digitalmars-d-bugs
- [Issue 13674] New: Internal error: backend/el.c 2882
via Digitalmars-d-bugs
- [Issue 13675] enum type used with template causes compiler to segfault
via Digitalmars-d-bugs
- [Issue 13675] enum type used with template causes compiler to segfault
via Digitalmars-d-bugs
- [Issue 13675] enum type used with template causes compiler to segfault
via Digitalmars-d-bugs
- [Issue 13675] New: enum type used with template causes compiler to segfault
via Digitalmars-d-bugs
- [Issue 13676] New: [ddoc] DDoc should wrap each part of function declaration in dedicated macro to allow more readable formatting
via Digitalmars-d-bugs
- [Issue 13677] Add function template explanation on dlang.org
via Digitalmars-d-bugs
- [Issue 13677] New: Add function template explanation on dlang.org
via Digitalmars-d-bugs
- [Issue 13678] New: TypeInfo.init is inconsistent
via Digitalmars-d-bugs
- [Issue 13679] foreach_reverse is allowed for AAs
via Digitalmars-d-bugs
- [Issue 13679] foreach_reverse is allowed for AAs
via Digitalmars-d-bugs
- [Issue 13679] foreach_reverse is allowed for AAs
via Digitalmars-d-bugs
- [Issue 13679] foreach_reverse is allowed for AAs
via Digitalmars-d-bugs
- [Issue 13679] foreach_reverse is allowed for AAs
via Digitalmars-d-bugs
- [Issue 13679] foreach_reverse is allowed for AAs
via Digitalmars-d-bugs
- [Issue 13679] New: foreach_reverse is allowed for AAs
via Digitalmars-d-bugs
- [Issue 13680] New: Better printing of class instances that don't have a toString
via Digitalmars-d-bugs
- [Issue 13681] New: @safe empty writeln
via Digitalmars-d-bugs
- [Issue 13682] New: std.range.isRangeOf?
via Digitalmars-d-bugs
- [Issue 13683] New: More precise error message for wrong lambda
via Digitalmars-d-bugs
- [Issue 13684] New: std.numeric.isRectangular
via Digitalmars-d-bugs
- [Issue 13685] New: std.numeric.arrayShape
via Digitalmars-d-bugs
- [Issue 13685] std.numeric.arrayShape
via Digitalmars-d-bugs
- [Issue 13686] New: Reading unicode string with readf ("%s") produces a wrong string
via Digitalmars-d-bugs
- [Issue 13686] Reading unicode string with readf ("%s") produces a wrong string
via Digitalmars-d-bugs
- [Issue 13686] Reading unicode string with readf ("%s") produces a wrong string
via Digitalmars-d-bugs
- [Issue 13686] Reading unicode string with readf ("%s") produces a wrong string
via Digitalmars-d-bugs
- [Issue 13686] Reading unicode string with readf ("%s") produces a wrong string
via Digitalmars-d-bugs
- [Issue 13686] Reading unicode string with readf ("%s") produces a wrong string
via Digitalmars-d-bugs
- [Issue 13686] Reading unicode string with readf ("%s") produces a wrong string
via Digitalmars-d-bugs
- [Issue 13686] Reading unicode string with readf ("%s") produces a wrong string
via Digitalmars-d-bugs
- [Issue 13686] Reading unicode string with readf ("%s") produces a wrong string
via Digitalmars-d-bugs
- [Issue 13686] Reading unicode string with readf ("%s") produces a wrong string
via Digitalmars-d-bugs
- [Issue 13687] New: Virtual call in the interface's precondition is dispatched to the wrong vtbl entry
via Digitalmars-d-bugs
- [Issue 13687] Virtual call in the interface's precondition is dispatched to the wrong vtbl entry
via Digitalmars-d-bugs
- [Issue 13688] New: 'in' expression for AA not detected as GC usage
via Digitalmars-d-bugs
- [Issue 13689] byCodeUnit fails to be a random access range
via Digitalmars-d-bugs
- [Issue 13689] byCodeUnit fails to be a random access range
via Digitalmars-d-bugs
- [Issue 13689] byCodeUnit fails to be a random access range
via Digitalmars-d-bugs
- [Issue 13689] byCodeUnit fails to be a random access range
via Digitalmars-d-bugs
- [Issue 13689] byCodeUnit is not sortable
via Digitalmars-d-bugs
- [Issue 13689] byCodeUnit is not sortable
via Digitalmars-d-bugs
- [Issue 13689] New: byCodeUnit is not sortable
via Digitalmars-d-bugs
- [Issue 13690] New: Curiously Recurring Template Pattern causes segfault.
via Digitalmars-d-bugs
- [Issue 13691] New: Add @nogc at the top of system modules like core.sys.linux.sys.mman
via Digitalmars-d-bugs
- [Issue 13692] New: alias this and is-expression anomaly
via Digitalmars-d-bugs
- [Issue 13693] Assertion failed at cppmangle.c:298: void CppMangleVisitor::mangle_variable(VarDeclaration*, bool)
via Digitalmars-d-bugs
- [Issue 13693] New: Assertion failed at cppmangle.c:298: void CppMangleVisitor::mangle_variable(VarDeclaration*, bool)
via Digitalmars-d-bugs
- [Issue 13694] New: Typesafe variadic function template overload fails to match to any template
via Digitalmars-d-bugs
- [Issue 13694] Typesafe variadic function template overload fails to match to any template
via Digitalmars-d-bugs
- [Issue 13694] Typesafe variadic function template overload fails to match to any template
via Digitalmars-d-bugs
- [Issue 13694] Typesafe variadic function template overload fails to match to any template
via Digitalmars-d-bugs
- [Issue 13695] DMD segfaults on simple nonsense code
via Digitalmars-d-bugs
- [Issue 13695] DMD segfaults on simple nonsense code
via Digitalmars-d-bugs
- [Issue 13695] New: DMD segfaults on simple nonsense code
via Digitalmars-d-bugs
- [Issue 13696] Missing entry for unicode code point literals on the lexer page
via Digitalmars-d-bugs
- [Issue 13696] Missing entry for unicode code point literals on the lexer page
via Digitalmars-d-bugs
- [Issue 13696] Missing entry for unicode code point literals on the lexer page
via Digitalmars-d-bugs
- [Issue 13696] Missing entry for unicode code point literals on the lexer page
via Digitalmars-d-bugs
- [Issue 13696] Missing entry for unicode code point literals on the lexer page
via Digitalmars-d-bugs
- [Issue 13696] New: Missing entry for unicode code point literals on the lexer page
via Digitalmars-d-bugs
- [Issue 13697] New: Private method hides public static method
via Digitalmars-d-bugs
- [Issue 13697] Private method hides public static method
via Digitalmars-d-bugs
- [Issue 13698] ICE(e2ir.c) on on simd call
via Digitalmars-d-bugs
- [Issue 13698] ICE(e2ir.c) on on simd call
via Digitalmars-d-bugs
- [Issue 13698] New: ICE(e2ir.c) on on simd call
via Digitalmars-d-bugs
- [Issue 13699] New: thread creation and starting should be nothrow
via Digitalmars-d-bugs
- [Issue 13700] New: Rejected valid conversion from slice to fixed size array
via Digitalmars-d-bugs
- [Issue 13701] [REG2.061] Associative array values ignore immutability
via Digitalmars-d-bugs
- [Issue 13701] [REG2.061] Associative array values ignore immutability
via Digitalmars-d-bugs
- [Issue 13701] [REG2.061] Associative array values ignore immutability
via Digitalmars-d-bugs
- [Issue 13701] [REG2.061] Associative array values ignore immutability
via Digitalmars-d-bugs
- [Issue 13701] Associative array values ignore immutability
via Digitalmars-d-bugs
- [Issue 13701] New: Associative array values ignore immutability
via Digitalmars-d-bugs
- [Issue 13702] New: One missed 'may cause GC allocation' error message
via Digitalmars-d-bugs
- [Issue 13703] "Error 16: Index Range" reported incorrectly on windows
via Digitalmars-d-bugs
- [Issue 13703] "Error 16: Index Range" reported incorrectly on windows
via Digitalmars-d-bugs
- [Issue 13703] "Error 16: Index Range" reported incorrectly on windows
via Digitalmars-d-bugs
- [Issue 13703] "Error 16: Index Range" reported incorrectly on windows
via Digitalmars-d-bugs
- [Issue 13703] "Error 16: Index Range" reported incorrectly on windows
via Digitalmars-d-bugs
- [Issue 13703] New: "Error 16: Index Range" reported incorrectly on windows
via Digitalmars-d-bugs
- [Issue 13704] Confusing error message when passing the same file on the command line twice
via Digitalmars-d-bugs
- [Issue 13704] Confusing error message when passing the same file on the command line twice
via Digitalmars-d-bugs
- [Issue 13704] Confusing error message when passing the same file on the command line twice
via Digitalmars-d-bugs
- [Issue 13704] Confusing error message when passing the same file on the command line twice
via Digitalmars-d-bugs
- [Issue 13704] Confusing error message when passing the same on the command line twice
via Digitalmars-d-bugs
- [Issue 13704] Confusing error message when passing the same on the command line twice
via Digitalmars-d-bugs
- [Issue 13704] New: Confusing error message when passing the same on the command line twice
via Digitalmars-d-bugs
- [Issue 13705] New: Named character entities with multiple code points not supported
via Digitalmars-d-bugs
- [Issue 13706] 76 duplicate static dtors emitted and counting
via Digitalmars-d-bugs
- [Issue 13706] New: 76 duplicate static dtors emitted and counting
via Digitalmars-d-bugs
- [Issue 13707] msvc32 C++ struct return ABI not followed for structs with constructors
via Digitalmars-d-bugs
- [Issue 13707] msvc32 C++ struct return ABI not followed for structs with constructors
via Digitalmars-d-bugs
- [Issue 13707] msvc32 C++ struct return ABI not followed for structs with constructors
via Digitalmars-d-bugs
- [Issue 13707] msvc32 C++ struct return ABI not followed for structs with constructors
via Digitalmars-d-bugs
- [Issue 13707] New: msvc32 C++ struct return ABI not followed for structs with constructors
via Digitalmars-d-bugs
- [Issue 13708] [REG2.067a] IN contract failure in std.bitmanip.opOpAssign
via Digitalmars-d-bugs
- [Issue 13708] [REG2.067a] IN contract failure in std.bitmanip.opOpAssign
via Digitalmars-d-bugs
- [Issue 13708] New: [REG2.067a] IN contract failure in std.bitmanip.opOpAssign
via Digitalmars-d-bugs
- [Issue 13709] New: Can access symbols that are not publicly imported via full name
via Digitalmars-d-bugs
- [Issue 13710] Invariants not enforced on methods from alias this
via Digitalmars-d-bugs
- [Issue 13710] Invariants not enforced on methods from alias this
via Digitalmars-d-bugs
- [Issue 13710] Invariants not enforced on methods from alias this
via Digitalmars-d-bugs
- [Issue 13710] Invariants not enforced on methods from alias this
via Digitalmars-d-bugs
- [Issue 13710] New: Invariants not enforced on methods from alias this
via Digitalmars-d-bugs
- [Issue 13711] New: Optimizer bug (yet another one, with test case)
via Digitalmars-d-bugs
- [Issue 13711] Optimizer bug (yet another one, with test case)
via Digitalmars-d-bugs
- [Issue 13712] New: Templates don't resolve their static dtor order depending on passed in type
via Digitalmars-d-bugs
- [Issue 13712] Templates don't resolve their static dtor order depending on passed in type
via Digitalmars-d-bugs
- [Issue 13713] New: core.atomic should use compiler intrinsics
via Digitalmars-d-bugs
- [Issue 13714] [REG2.066.1] Assertion failure: '0' on line 2022 in file 'mtype.c'
via Digitalmars-d-bugs
- [Issue 13714] [REG2.066.1] Assertion failure: '0' on line 2022 in file 'mtype.c'
via Digitalmars-d-bugs
- [Issue 13714] [REG2.066.1] Assertion failure: '0' on line 2022 in file 'mtype.c'
via Digitalmars-d-bugs
- [Issue 13714] D 2.066.1: Assertion failure: '0' on line 2022 in file 'mtype.c'
via Digitalmars-d-bugs
- [Issue 13714] New: D 2.066.1: Assertion failure: '0' on line 2022 in file 'mtype.c'
via Digitalmars-d-bugs
- [Issue 13715] New: Access violation when Algebraic(null) is used as default parameter
via Digitalmars-d-bugs
- [Issue 13716] New: Phobos std.file fails to build
via Digitalmars-d-bugs
- [Issue 13716] Phobos std.file fails to build
via Digitalmars-d-bugs
- [Issue 13717] `split` no longer defined by std.string
via Digitalmars-d-bugs
- [Issue 13717] `split` no longer defined by std.string
via Digitalmars-d-bugs
- [Issue 13717] `split` no longer defined by std.string
via Digitalmars-d-bugs
- [Issue 13717] `split` no longer defined by std.string
via Digitalmars-d-bugs
- [Issue 13717] `split` no longer defined by std.string
via Digitalmars-d-bugs
- [Issue 13717] `split` no longer defined by std.string
via Digitalmars-d-bugs
- [Issue 13717] `split` no longer defined by std.string
via Digitalmars-d-bugs
- [Issue 13717] `split` no longer defined by std.string
via Digitalmars-d-bugs
- [Issue 13717] `split` no longer defined by std.string
via Digitalmars-d-bugs
- [Issue 13717] `split` no longer defined by std.string
via Digitalmars-d-bugs
- [Issue 13717] `split` no longer defined by std.string
via Digitalmars-d-bugs
- [Issue 13717] `split` no longer defined by std.string
via Digitalmars-d-bugs
- [Issue 13717] `split` no longer defined by std.string
via Digitalmars-d-bugs
- [Issue 13717] `split` no longer defined by std.string
via Digitalmars-d-bugs
- [Issue 13717] `split` no longer defined by std.string
via Digitalmars-d-bugs
- [Issue 13717] `split` no longer defined by std.string
via Digitalmars-d-bugs
- [Issue 13717] `split` no longer defined by std.string
via Digitalmars-d-bugs
- [Issue 13717] `split` no longer defined by std.string
via Digitalmars-d-bugs
- [Issue 13717] `split` no longer defined by std.string
via Digitalmars-d-bugs
- [Issue 13717] New: `split` no longer defined by std.string
via Digitalmars-d-bugs
- [Issue 13718] New: unary minus on number literals has lower precedence than UFCS
via Digitalmars-d-bugs
- [Issue 13719] New: std.datetime no longer compiles when trivial destructor is added
via Digitalmars-d-bugs
- [Issue 13719] std.datetime no longer compiles when trivial destructor is added
via Digitalmars-d-bugs
- [Issue 13719] std.datetime no longer compiles when trivial destructor is added
via Digitalmars-d-bugs
- [Issue 13719] std.datetime no longer compiles when trivial destructor is added
via Digitalmars-d-bugs
- [Issue 13719] std.datetime no longer compiles when trivial destructor is added
via Digitalmars-d-bugs
- [Issue 13719] std.datetime no longer compiles when trivial destructor is added
via Digitalmars-d-bugs
- [Issue 13720] Adding trivial destructor to std.datetime causes Internal error: ..\ztc\cgelem.c 2418
via Digitalmars-d-bugs
- [Issue 13720] New: Adding trivial destructor to std.datetime causes Internal error: ..\ztc\cgelem.c 2418
via Digitalmars-d-bugs
- [Issue 13721] New: typeof() for function return type produces peculiar error in std.datetime
via Digitalmars-d-bugs
- [Issue 13721] typeof() for function return type produces peculiar error in std.datetime
via Digitalmars-d-bugs
- [Issue 13721] typeof() for function return type produces peculiar error in std.datetime
via Digitalmars-d-bugs
- [Issue 13721] typeof() for function return type produces peculiar error in std.datetime
via Digitalmars-d-bugs
- [Issue 13721] typeof() for function return type produces peculiar error in std.datetime
via Digitalmars-d-bugs
- [Issue 13722] New: onFinalizeError should not allocate
via Digitalmars-d-bugs
- [Issue 13722] onFinalizeError should not allocate
via Digitalmars-d-bugs
- [Issue 13722] onFinalizeError should not allocate
via Digitalmars-d-bugs
- [Issue 13723] New: onFinalizeError should not be called for Errors
via Digitalmars-d-bugs
- [Issue 13723] onFinalizeError should not be called for Errors
via Digitalmars-d-bugs
- [Issue 13723] onFinalizeError should not be called for Errors
via Digitalmars-d-bugs
- [Issue 13723] onFinalizeError should not be called for Errors
via Digitalmars-d-bugs
- [Issue 13723] onFinalizeError should not be called for Errors
via Digitalmars-d-bugs
- [Issue 13724] New: std.datetime.timeIt
via Digitalmars-d-bugs
- [Issue 13724] std.datetime.timeIt
via Digitalmars-d-bugs
- [Issue 13724] std.datetime.timeIt
via Digitalmars-d-bugs
- [Issue 13724] std.datetime.timeIt
via Digitalmars-d-bugs
- [Issue 13724] std.datetime.timeIt
via Digitalmars-d-bugs
- [Issue 13724] std.datetime.timeIt
via Digitalmars-d-bugs
- [Issue 13725] New: onInvalidMemoryOperationError et al should not be inlined
via Digitalmars-d-bugs
- [Issue 13725] onInvalidMemoryOperationError et al should not be inlined
via Digitalmars-d-bugs
- [Issue 13725] onInvalidMemoryOperationError et al should not be inlined
via Digitalmars-d-bugs
- [Issue 13726] Build Phobos and Druntime with stack frames enabled (-gs)
via Digitalmars-d-bugs
- [Issue 13726] Build Phobos and Druntime with stack frames enabled (-gs)
via Digitalmars-d-bugs
- [Issue 13726] Build Phobos and Druntime with stack frames enabled (-gs)
via Digitalmars-d-bugs
- [Issue 13726] Build Phobos and Druntime with stack frames enabled (-gs)
via Digitalmars-d-bugs
- [Issue 13726] Build Phobos and Druntime with stack frames enabled (-gs)
via Digitalmars-d-bugs
- [Issue 13726] Build Phobos and Druntime with stack frames enabled (-gs)
via Digitalmars-d-bugs
- [Issue 13726] Build Phobos and Druntime with stack frames enabled (-gs)
via Digitalmars-d-bugs
- [Issue 13726] Build Phobos and Druntime with stack frames enabled (-gs)
via Digitalmars-d-bugs
- [Issue 13726] Build Phobos and Druntime with stack frames enabled (-gs)
via Digitalmars-d-bugs
- [Issue 13726] Build Phobos and Druntime with stack frames enabled (-gs)
via Digitalmars-d-bugs
- [Issue 13726] Build Phobos and Druntime with stack frames enabled (-gs)
via Digitalmars-d-bugs
- [Issue 13726] Build Phobos and Druntime with stack frames enabled (-gs)
via Digitalmars-d-bugs
- [Issue 13726] New: Build Phobos and Druntime with stack frames enabled (-gs)
via Digitalmars-d-bugs
- [Issue 13727] New: std.stdio.File not thread-safe
via Digitalmars-d-bugs
- [Issue 13727] std.stdio.File not thread-safe
via Digitalmars-d-bugs
- [Issue 13727] std.stdio.File not thread-safe
via Digitalmars-d-bugs
- [Issue 13727] std.stdio.File not thread-safe
via Digitalmars-d-bugs
- [Issue 13727] std.stdio.File not thread-safe
via Digitalmars-d-bugs
- [Issue 13727] std.stdio.File not thread-safe
via Digitalmars-d-bugs
- [Issue 13727] std.stdio.File not thread-safe
via Digitalmars-d-bugs
- [Issue 13727] std.stdio.File not thread-safe
via Digitalmars-d-bugs
- [Issue 13727] std.stdio.File not thread-safe
via Digitalmars-d-bugs
- [Issue 13728] New: std.conv.to for POD structs
via Digitalmars-d-bugs
- [Issue 13728] std.conv.to for POD structs
via Digitalmars-d-bugs
- [Issue 13729] New: One not detected case of not purity
via Digitalmars-d-bugs
- [Issue 13730] New: Scoped import of std.conv ruins functionality
via Digitalmars-d-bugs
- [Issue 13731] New: Wrong interpretation of const keyword when creating @property returning class
via Digitalmars-d-bugs
- [Issue 13731] Wrong interpretation of const keyword when creating @property returning class
via Digitalmars-d-bugs
- [Issue 13731] Wrong interpretation of const keyword when creating @property returning class
via Digitalmars-d-bugs
- [Issue 13732] New: Regular templates can use "template this", and they allow any type to be passed
via Digitalmars-d-bugs
- [Issue 13733] New: DMD produce object file that cause gold to crash
via Digitalmars-d-bugs
- [Issue 13734] New: Weird linker error?
via Digitalmars-d-bugs
- [Issue 13734] Weird linker error?
via Digitalmars-d-bugs
- [Issue 13734] Weird linker error?
via Digitalmars-d-bugs
- [Issue 13735] New: Tests for dmd#3998 start fails after 2014-11-09 on FreeBSD without obvious reasons.
via Digitalmars-d-bugs
- [Issue 13735] Tests for dmd#3998 start fails after 2014-11-09 on FreeBSD without obvious reasons.
via Digitalmars-d-bugs
- [Issue 13735] Tests for dmd#3998 start fails after 2014-11-09 on FreeBSD without obvious reasons.
via Digitalmars-d-bugs
- [Issue 13735] Tests for dmd#3998 start fails after 2014-11-09 on FreeBSD without obvious reasons.
via Digitalmars-d-bugs
- [Issue 13736] New: Spellchecker should prefer symbols from inner scopes
via Digitalmars-d-bugs
- [Issue 13736] Spellchecker should prefer symbols from inner scopes
via Digitalmars-d-bugs
- [Issue 13736] Spellchecker should prefer symbols from inner scopes
via Digitalmars-d-bugs
- [Issue 13736] Spellchecker should prefer symbols from inner scopes
via Digitalmars-d-bugs
- [Issue 13736] Spellchecker should prefer symbols from inner scopes
via Digitalmars-d-bugs
- [Issue 13737] New: Scope import in template do not work with function parameters.
via Digitalmars-d-bugs
- [Issue 13737] Scope import do not work with function parameters in template.
via Digitalmars-d-bugs
- [Issue 13737] Scope import do not work with function parameters in template.
via Digitalmars-d-bugs
- [Issue 13738] New: RTInfo generation on deprecated struct causes deprecation message
via Digitalmars-d-bugs
- [Issue 13738] RTInfo generation on deprecated struct causes deprecation message
via Digitalmars-d-bugs
- [Issue 13738] RTInfo generation on deprecated struct causes deprecation message
via Digitalmars-d-bugs
- [Issue 13739] New: in CTFE making an array over an array copies the data
via Digitalmars-d-bugs
- [Issue 13740] New: CTFE fails ref foreach over range
via Digitalmars-d-bugs
- [Issue 13741] New: std.traits.moduleName!Foo gives a compile error for a function with parameters
via Digitalmars-d-bugs
- [Issue 13742] New: undefined reference to __coverage
via Digitalmars-d-bugs
- [Issue 13743] floating point inconsistent division by zero
via Digitalmars-d-bugs
- [Issue 13743] floating point inconsistent division by zero
via Digitalmars-d-bugs
- [Issue 13743] floating point inconsistent division by zero
via Digitalmars-d-bugs
- [Issue 13743] floating point inconsistent division by zero
via Digitalmars-d-bugs
- [Issue 13743] floating point inconsistent division by zero
via Digitalmars-d-bugs
- [Issue 13743] New: floating point inconsistent division by zero
via Digitalmars-d-bugs
- [Issue 13744] Cannot pass private symbol as alias parameter
via Digitalmars-d-bugs
- [Issue 13744] New: Cannot pass private symbol as alias parameter
via Digitalmars-d-bugs
- [Issue 13745] Circular CTFE attributes deduction does not work
via Digitalmars-d-bugs
- [Issue 13745] Circular CTFE attributes deduction does not work
via Digitalmars-d-bugs
- [Issue 13745] Circular CTFE attributes deduction does not work
via Digitalmars-d-bugs
- [Issue 13745] Circular CTFE attributes deduction does not work
via Digitalmars-d-bugs
- [Issue 13745] Circular CTFE attributes inference does not work
via Digitalmars-d-bugs
- [Issue 13745] Circular CTFE properties deduction does not work
via Digitalmars-d-bugs
- [Issue 13745] Circular template attributes inference does not work
via Digitalmars-d-bugs
- [Issue 13745] Circular template attributes inference does not work
via Digitalmars-d-bugs
- [Issue 13745] Circular template attributes inference does not work
via Digitalmars-d-bugs
- [Issue 13745] New: Circular CTFE properties deduction does not work
via Digitalmars-d-bugs
- [Issue 13746] formatValue of delegates with @nogc
via Digitalmars-d-bugs
- [Issue 13746] formatValue of delegates with @nogc
via Digitalmars-d-bugs
- [Issue 13746] formatValue of functions and delegates with @nogc
via Digitalmars-d-bugs
- [Issue 13746] New: formatValue of functions and delegates with UDA or @nogc
via Digitalmars-d-bugs
- [Issue 13747] Linux CMSG_NXTHDR is private
via Digitalmars-d-bugs
- [Issue 13747] New: Linux CMSG_NXTHDR is private
via Digitalmars-d-bugs
- [Issue 13748] benchmark druntime/benchmark/aabench/string.d fails
via Digitalmars-d-bugs
- [Issue 13748] benchmark druntime/benchmark/aabench/string.d fails
via Digitalmars-d-bugs
- [Issue 13748] benchmark druntime/benchmark/aabench/string.d fails
via Digitalmars-d-bugs
- [Issue 13748] benchmark druntime/benchmark/aabench/string.d fails
via Digitalmars-d-bugs
- [Issue 13748] New: benchmark druntime/benchmark/aabench/string.d fails
via Digitalmars-d-bugs
- [Issue 13749] New: std.range module conflicts with std.range package
via Digitalmars-d-bugs
- [Issue 13749] std.range module conflicts with std.range package
via Digitalmars-d-bugs
- [Issue 13750] New: @nogc decreasing array lenghts with decrementing operator --
via Digitalmars-d-bugs
- [Issue 13751] New: WaitForMultipleObjects's first argument not use on x86_64
via Digitalmars-d-bugs
- [Issue 13751] WaitForMultipleObjects's first argument not use on x86_64
via Digitalmars-d-bugs
- [Issue 13751] WaitForMultipleObjects's first argument not use on x86_64
via Digitalmars-d-bugs
- [Issue 13752] New: add traits to query storage class of variables (isTLS, isGlobal)
via Digitalmars-d-bugs
- [Issue 13753] New: src/std/process.d: _spawnvp is broken
via Digitalmars-d-bugs
- [Issue 13753] src/std/process.d: _spawnvp error handling is broken
via Digitalmars-d-bugs
- [Issue 13753] src/std/process.d: _spawnvp error handling is broken
via Digitalmars-d-bugs
- [Issue 13753] src/std/process.d: _spawnvp is broken
via Digitalmars-d-bugs
- [Issue 13753] src/std/process.d: _spawnvp is broken
via Digitalmars-d-bugs
- [Issue 13753] src/std/process.d: _spawnvp is broken
via Digitalmars-d-bugs
- [Issue 13754] New: src/std/mmfile.d: MmFile neither has ioctl nor a way to get the fd
via Digitalmars-d-bugs
- [Issue 13754] src/std/mmfile.d: MmFile neither has ioctl nor a way to get the fd
via Digitalmars-d-bugs
- [Issue 13755] core.sys.linux.stdio, std.stdio.File: fopencookie, fmemopen missing
via Digitalmars-d-bugs
- [Issue 13755] core.sys.linux.stdio, std.stdio.File: fopencookie, fmemopen missing
via Digitalmars-d-bugs
- [Issue 13755] core.sys.linux.stdio, std.stdio.File: fopencookie, fmemopen missing
via Digitalmars-d-bugs
- [Issue 13755] core.sys.linux.stdio, std.stdio.File: fopencookie, fmemopen missing
via Digitalmars-d-bugs
- [Issue 13755] core.sys.posix.stdio, std.stdio.File: fopencookie, fmemopen missing
via Digitalmars-d-bugs
- [Issue 13755] New: std.file: fopencookie, fmemopen missing
via Digitalmars-d-bugs
- [Issue 13755] std.file: fopencookie, fmemopen missing
via Digitalmars-d-bugs
- [Issue 13755] std.file: fopencookie, fmemopen missing
via Digitalmars-d-bugs
- [Issue 13755] std.file: fopencookie, fmemopen missing
via Digitalmars-d-bugs
- [Issue 13755] std.file: fopencookie, fmemopen missing
via Digitalmars-d-bugs
- [Issue 13755] std.stdio.File: fopencookie, fmemopen missing
via Digitalmars-d-bugs
- [Issue 13755] std.stdio.File: fopencookie, fmemopen missing
via Digitalmars-d-bugs
- [Issue 13756] [AA] Allow ref const index on foreach AA iteration
via Digitalmars-d-bugs
- [Issue 13756] [AA] Allow ref const index on foreach AA iteration
via Digitalmars-d-bugs
- [Issue 13756] [AA] Allow ref const index on foreach AA iteration
via Digitalmars-d-bugs
- [Issue 13756] [AA] Allow ref const index on foreach AA iteration
via Digitalmars-d-bugs
- [Issue 13756] New: [AA] Allow ref const index on foreach AA iteration
via Digitalmars-d-bugs
- [Issue 13757] [CTFE] extern(C) alias declaration does not work in CTFE
via Digitalmars-d-bugs
- [Issue 13757] [CTFE] extern(C) alias declaration does not work in CTFE
via Digitalmars-d-bugs
- [Issue 13757] [CTFE] extern(C) alias declaration does not work in CTFE
via Digitalmars-d-bugs
- [Issue 13757] New: [CTFE] extern(C) alias declaration does not work in CTFE
via Digitalmars-d-bugs
- [Issue 13758] New: RDMD renames directory if -ofNAME is the name of a directory
via Digitalmars-d-bugs
- [Issue 13759] New: VS2010 Win64 linker path wrong
via Digitalmars-d-bugs
- [Issue 13759] VS2010 Win64 linker path wrong
via Digitalmars-d-bugs
- [Issue 13759] VS2010 Win64 linker path wrong
via Digitalmars-d-bugs
- [Issue 13759] VS2010 Win64 linker path wrong
via Digitalmars-d-bugs
- [Issue 13759] VS2010 Win64 linker path wrong
via Digitalmars-d-bugs
- [Issue 13759] VS2010 Win64 linker path wrong
via Digitalmars-d-bugs
- [Issue 13759] VS2010 Win64 linker path wrong
via Digitalmars-d-bugs
- [Issue 13759] VS2010 Win64 linker path wrong
via Digitalmars-d-bugs
- [Issue 13760] [REG2.067a] Cannot deduce function for object.get
via Digitalmars-d-bugs
- [Issue 13760] [REG2.067a] Cannot deduce function for object.get
via Digitalmars-d-bugs
- [Issue 13760] [REG2.067a] Cannot deduce function for object.get
via Digitalmars-d-bugs
- [Issue 13760] Cannot deduce function for object.get
via Digitalmars-d-bugs
- [Issue 13760] New: Cannot deduce function for object.get
via Digitalmars-d-bugs
- [Issue 13761] Clang Static Analysis results for dmd
via Digitalmars-d-bugs
- [Issue 13761] Clang Static Analysis results for dmd
via Digitalmars-d-bugs
- [Issue 13761] New: Clang Static Analysis results for dmd
via Digitalmars-d-bugs
- [Issue 13762] -9223372036854775808L cause integer overflow error
via Digitalmars-d-bugs
- [Issue 13762] New: -9223372036854775808L cause integer overflow error
via Digitalmars-d-bugs
- [Issue 13763] New: std.string.representation of immutables
via Digitalmars-d-bugs
- [Issue 13763] std.string.representation of immutables
via Digitalmars-d-bugs
- [Issue 13764] New: std.getopt: throw an UnknownOptionException rather than Exception
via Digitalmars-d-bugs
- [Issue 13764] std.getopt: throw an UnknownOptionException rather than Exception
via Digitalmars-d-bugs
- [Issue 13764] std.getopt: throw an UnknownOptionException rather than Exception
via Digitalmars-d-bugs
- [Issue 13764] std.getopt: throw an UnknownOptionException rather than Exception
via Digitalmars-d-bugs
- [Issue 13764] std.getopt: throw an UnknownOptionException rather than Exception
via Digitalmars-d-bugs
- [Issue 13765] New: not explicit template type name support
via Digitalmars-d-bugs
- [Issue 13766] New: std.range documentation is now broken
via Digitalmars-d-bugs
- [Issue 13766] std.range and std.regex documentation is now broken
via Digitalmars-d-bugs
- [Issue 13766] std.range and std.regex documentation is now broken
via Digitalmars-d-bugs
- [Issue 13766] std.range and std.regex documentation is now broken
via Digitalmars-d-bugs
- [Issue 13766] std.range and std.regex documentation is now broken
via Digitalmars-d-bugs
- [Issue 13766] std.range and std.regex documentation is now broken
via Digitalmars-d-bugs
- [Issue 13766] std.range and std.regex documentation is now broken
via Digitalmars-d-bugs
- [Issue 13766] std.range documentation is now broken
via Digitalmars-d-bugs
- [Issue 13767] New: Template type inference fails when destructuring shared type
via Digitalmars-d-bugs
- [Issue 13768] New: Refused template method instantiation with enum struct field
via Digitalmars-d-bugs
- [Issue 13769] New: Wrong argument passing for variadic functions in 64 bits
via Digitalmars-d-bugs
- [Issue 13770] New: can't mix template class and normal class
via Digitalmars-d-bugs
- [Issue 13771] New: any language support capture acquire type?
via Digitalmars-d-bugs
- [Issue 13772] New: template capture error
via Digitalmars-d-bugs
- [Issue 13772] template capture error
via Digitalmars-d-bugs
- [Issue 13773] New: std.traits.ReturnType does not resolve inout
via Digitalmars-d-bugs
- [Issue 13773] std.traits.ReturnType does not resolve inout
via Digitalmars-d-bugs
- [Issue 13773] std.traits.ReturnType does not resolve inout
via Digitalmars-d-bugs
- [Issue 13774] Multiple definition of `conv_50c_dc8` with three libraries and `std.file` import
via Digitalmars-d-bugs
- [Issue 13774] New: Multiple definition of `conv_50c_dc8` with three libraries and `std.file` import
via Digitalmars-d-bugs
- [Issue 13775] Broken explicit casting of dynamic array slices of known size to static array of different type
via Digitalmars-d-bugs
- [Issue 13775] New: Broken explicit casting of dynamic array slices of known size to static array of different type
via Digitalmars-d-bugs
- [Issue 13776] [REG2.067a] Incorrect "recursive alias declaration" error with `__traits(compiles, ...)`
via Digitalmars-d-bugs
- [Issue 13776] New: Incorrect "recursive alias declaration" error with `__traits(compiles, ...)`
via Digitalmars-d-bugs
- [Issue 13777] New: Value range propagation faild on array function argument
via Digitalmars-d-bugs
- [Issue 13777] Value range propagation faild on array function argument
via Digitalmars-d-bugs
- [Issue 13777] Value range propagation faild on array function argument
via Digitalmars-d-bugs
- [Issue 13777] Value range propagation faild on array function argument
via Digitalmars-d-bugs
- [Issue 13777] Value range propagation faild on array function argument
via Digitalmars-d-bugs
- [Issue 13778] New: Flush stream when std.stdio.writeln() is called
via Digitalmars-d-bugs
- [Issue 13779] gdb can't find frame base when using ld.gold
via Digitalmars-d-bugs
- [Issue 13779] gdb can't find frame base when using ld.gold
via Digitalmars-d-bugs
- [Issue 13779] gdb can't find frame base when using ld.gold
via Digitalmars-d-bugs
- [Issue 13779] New: gdb can't print variables with "Could not find the frame base for function" error
via Digitalmars-d-bugs
- [Issue 13780] Empty ParameterIdentifierTuple for function literal
via Digitalmars-d-bugs
- [Issue 13780] New: Empty ParameterIdentifierTuple for function literal
via Digitalmars-d-bugs
- [Issue 13781] New: Tuple assign should be @nogc
via Digitalmars-d-bugs
- [Issue 13782] New: gdc - fails to compile. Unrecognized option "-plugin"
via Digitalmars-d-bugs
- [Issue 13783] Function overload with rvalue `inout` parameter not selected when `enum` parameter implicitly converted to its base type
via Digitalmars-d-bugs
- [Issue 13783] New: Function overload with rvalue `inout` parameter not selected when `enum` parameter implicitly converted to its base type
via Digitalmars-d-bugs
- [Issue 13784] New: Wrong code with modulo operation and optimisations enabled
via Digitalmars-d-bugs
- [Issue 13784] Wrong code with modulo operation and optimisations enabled
via Digitalmars-d-bugs
- [Issue 13784] Wrong code with modulo operation and optimisations enabled
via Digitalmars-d-bugs
- [Issue 13784] Wrong code with modulo operation and optimisations enabled
via Digitalmars-d-bugs
- [Issue 13784] Wrong code with modulo operation and optimisations enabled
via Digitalmars-d-bugs
- [Issue 13785] Integer literals are not getting widened
via Digitalmars-d-bugs
- [Issue 13785] Integer literals are not getting widened
via Digitalmars-d-bugs
- [Issue 13785] Integer literals are not getting widened
via Digitalmars-d-bugs
- [Issue 13785] Integer literals are not getting widened
via Digitalmars-d-bugs
- [Issue 13785] New: Integer literals are not getting widened
via Digitalmars-d-bugs
- [Issue 13786] New: Test coverage for dmd is inadequate
via Digitalmars-d-bugs
- [Issue 13786] Test coverage for dmd is inadequate
via Digitalmars-d-bugs
- [Issue 13786] Test coverage for dmd is inadequate
via Digitalmars-d-bugs
- [Issue 13786] Test coverage for dmd is inadequate
via Digitalmars-d-bugs
- [Issue 13787] Error without line number when slicing function pointer
via Digitalmars-d-bugs
- [Issue 13787] Error without line number when slicing function pointer
via Digitalmars-d-bugs
- [Issue 13787] Error without line number when slicing function pointer
via Digitalmars-d-bugs
- [Issue 13787] New: Error without line number when slicing function pointer
via Digitalmars-d-bugs
- [Issue 13788] dmd segfault, pragma(mangle) and a mixin
via Digitalmars-d-bugs
- [Issue 13788] dmd segfault, pragma(mangle) and a mixin
via Digitalmars-d-bugs
- [Issue 13788] dmd segfault, pragma(mangle) and a mixin
via Digitalmars-d-bugs
- [Issue 13788] New: dmd segfault, pragma(mangle) and a mixin
via Digitalmars-d-bugs
- [Issue 13789] [ICE v2.067-devel-639bcaa] statement.c:754: Assertion `global.gaggedErrors || global.errors' failed.
via Digitalmars-d-bugs
- [Issue 13789] New: [ICE v2.067-devel-639bcaa] statement.c:754: Assertion `global.gaggedErrors || global.errors' failed.
via Digitalmars-d-bugs
- [Issue 13790] New: Spellchecker doesn't work for enum members
via Digitalmars-d-bugs
- [Issue 13791] New: std.container implementations don't support forward referenced types
via Digitalmars-d-bugs
- [Issue 13792] New: Segfault with a pointer of opaque enum type
via Digitalmars-d-bugs
- [Issue 13793] New: @nogc std.algorithm.count(std.range.only)
via Digitalmars-d-bugs
- [Issue 13794] New: Vector operations with bigints too
via Digitalmars-d-bugs
- [Issue 13795] DMD ICE segfault compiling druntime
via Digitalmars-d-bugs
- [Issue 13795] DMD ICE segfault compiling druntime
via Digitalmars-d-bugs
- [Issue 13795] New: DMD ICE segfault compiling druntime
via Digitalmars-d-bugs
- [Issue 13796] New: A simple "array head const" struct for Phobos
via Digitalmars-d-bugs
- [Issue 13797] New: std.array.extend
via Digitalmars-d-bugs
- [Issue 13798] New: Suggestions for classes and methods that can be final
via Digitalmars-d-bugs
- [Issue 13799] New: Whole-array initialization for static fixed-size arrays of arrays too
via Digitalmars-d-bugs
- [Issue 13799] Whole-array initialization for static fixed-size arrays of arrays too
via Digitalmars-d-bugs
- [Issue 13800] New: Class from mixin template missing from ModuleInfo
via Digitalmars-d-bugs
- [Issue 13801] Garbage collector fails to work after lots of small allocations
via Digitalmars-d-bugs
- [Issue 13801] Garbage collector fails to work after lots of small allocations
via Digitalmars-d-bugs
- [Issue 13801] New: Garbage collector fails to work after lots of small allocations
via Digitalmars-d-bugs
- [Issue 1654] Array concatenation should result in mutable or invariant depending on usage
via Digitalmars-d-bugs
- [Issue 1654] Array concatenation should result in mutable or invariant depending on usage
via Digitalmars-d-bugs
- [Issue 1734] mixins for statements
via Digitalmars-d-bugs
- [Issue 2181] Constant-time std.gc.removeRange
via Digitalmars-d-bugs
- [Issue 2255] AA.remove() doesn't remove AA element when iterating using foreach
via Digitalmars-d-bugs
- [Issue 2372] Template parameter types given as template parameter inhibits template instantiation + missing line number
via Digitalmars-d-bugs
- [Issue 2374] (exp).Fn() fail assuming that exp is a type
via Digitalmars-d-bugs
- [Issue 2374] (exp).Fn() fail assuming that exp is a type
via Digitalmars-d-bugs
- [Issue 2396] -O causes very long execution time on foreach loop of large array of structs
via Digitalmars-d-bugs
- [Issue 2525] Can't use `override` when implementing abstract base class's interface function
via Digitalmars-d-bugs
- [Issue 2590] Deallocator is not called if constructor fails.
via Digitalmars-d-bugs
- [Issue 259] Comparing signed to unsigned does not generate an error
via Digitalmars-d-bugs
- [Issue 2757] resource management in a timely manner
via Digitalmars-d-bugs
- [Issue 2858] D specs allow GC implementations that don't call finalizers
via Digitalmars-d-bugs
- [Issue 3053] cross imports produce repeated calls to a call destructor
via Digitalmars-d-bugs
- [Issue 313] [module] Fully qualified names bypass private imports
via Digitalmars-d-bugs
- [Issue 3248] lossless floating point formatting
via Digitalmars-d-bugs
- [Issue 3449] const and immutable struct members do not behave according to spec
via Digitalmars-d-bugs
- [Issue 3449] const and invariant struct members do not behave according to spec
via Digitalmars-d-bugs
- [Issue 3449] const and invariant struct members do not behave according to spec
via Digitalmars-d-bugs
- [Issue 3635] Arrays of pointers to forward declared structs fail to compile
via Digitalmars-d-bugs
- [Issue 4113] std.typetuple, std.typecons, TypeTuple, Tuple, tuple names
via Digitalmars-d-bugs
- [Issue 4113] std.typetuple, std.typecons, TypeTuple, Tuple, tuple names
via Digitalmars-d-bugs
- [Issue 4338] Structs with non-const destructors cannot be used as const parameters
via Digitalmars-d-bugs
- [Issue 4421] Union propagates copy constructors and destructors over all members
via Digitalmars-d-bugs
- [Issue 4421] Union propagates copy constructors and destructors over all members
via Digitalmars-d-bugs
- [Issue 4421] Union propagates copy constructors and destructors over all members
via Digitalmars-d-bugs
- [Issue 4421] Union propagates copy constructors and destructors over all members
via Digitalmars-d-bugs
- [Issue 4567] dmd should print the dmd.conf and env vars it's using when it fails
via Digitalmars-d-bugs
- [Issue 4567] dmd should print the dmd.conf and env vars it's using when it fails
via Digitalmars-d-bugs
- [Issue 4567] dmd should print the dmd.conf and env vars it's using when it fails
via Digitalmars-d-bugs
- [Issue 4567] dmd should print the dmd.conf location with usage statement
via Digitalmars-d-bugs
- [Issue 4567] dmd should print the dmd.conf location with usage statement
via Digitalmars-d-bugs
- [Issue 4567] dmd should print the dmd.conf location with usage statement
via Digitalmars-d-bugs
- [Issue 4567] dmd should print the dmd.conf location with usage statement
via Digitalmars-d-bugs
- [Issue 4567] dmd should print the dmd.conf location with usage statement
via Digitalmars-d-bugs
- [Issue 4567] dmd should print the dmd.conf location with usage statement
via Digitalmars-d-bugs
- [Issue 4567] dmd should print the dmd.conf location with usage statement
via Digitalmars-d-bugs
- [Issue 4567] dmd should print the dmd.conf location with usage statement
via Digitalmars-d-bugs
- [Issue 4567] dmd should print the dmd.conf location with usage statement
via Digitalmars-d-bugs
- [Issue 4589] comparing two arrays of interfaces for equality segfaults
via Digitalmars-d-bugs
- [Issue 4835] DMD should warn about integer overflow in computed constant
via Digitalmars-d-bugs
- [Issue 4835] DMD should warn about integer overflow in computed constant
via Digitalmars-d-bugs
- [Issue 5036] Remove caching from ranges
via Digitalmars-d-bugs
- [Issue 5036] Remove caching from ranges
via Digitalmars-d-bugs
- [Issue 519] Invariant not called from autogenerated class/struct constructor/destructor
via Digitalmars-d-bugs
- [Issue 519] Invariant not called from autogenerated class/struct constructor/destructor
via Digitalmars-d-bugs
- [Issue 519] Invariant not called from autogenerated class/struct constructor/destructor
via Digitalmars-d-bugs
- [Issue 519] Invariant not called from autogenerated class/struct constructor/destructor
via Digitalmars-d-bugs
- [Issue 519] Invariant not called from autogenerated class/struct constructor/destructor
via Digitalmars-d-bugs
- [Issue 519] Invariant not called from autogenerated class/struct constructor/destructor
via Digitalmars-d-bugs
- [Issue 5619] coverage output path invalid
via Digitalmars-d-bugs
- [Issue 5619] coverage output path invalid
via Digitalmars-d-bugs
- [Issue 5621] speller.c: implement type inference in speller suggestion
via Digitalmars-d-bugs
- [Issue 5770] Template constructor bypass access check
via Digitalmars-d-bugs
- [Issue 5831] Template specialization ordering bug
via Digitalmars-d-bugs
- [Issue 5839] Spellchecker matches private symbols outside of the module, leading to extra, broken error messages
via Digitalmars-d-bugs
- [Issue 5908] Optimizer generates wrong value with divide-by-zero.
via Digitalmars-d-bugs
- [Issue 5908] Optimizer generates wrong value with divide-by-zero.
via Digitalmars-d-bugs
- [Issue 5908] Optimizer generates wrong value with divide-by-zero.
via Digitalmars-d-bugs
- [Issue 5908] Optimizer generates wrong value with divide-by-zero.
via Digitalmars-d-bugs
- [Issue 596] Support array, arrayliteral and struct in switch and case
via Digitalmars-d-bugs
- [Issue 6186] Struct destructor is not called on out parameter
via Digitalmars-d-bugs
- [Issue 6186] Struct destructor is not called on out parameter
via Digitalmars-d-bugs
- [Issue 6446] Problem with iota(long)
via Digitalmars-d-bugs
- [Issue 6446] Problem with iota(long)
via Digitalmars-d-bugs
- [Issue 6568] access qualifiers and delegate template parameter
via Digitalmars-d-bugs
- [Issue 6579] Calling static method should *require* using type and not instance, unless specified by author
via Digitalmars-d-bugs
- [Issue 6607] critical_.d and critical.c use double check locking the wrong way
via Digitalmars-d-bugs
- [Issue 6607] critical_.d and critical.c use double check locking the wrong way
via Digitalmars-d-bugs
- [Issue 6722] Can't remove a char[] key from an AA with immutable(char)[] key type.
via Digitalmars-d-bugs
- [Issue 6745] template signature match failure (matrix transpose example)
via Digitalmars-d-bugs
- [Issue 6750] Explicit template instantiation with auto ref
via Digitalmars-d-bugs
- [Issue 6762] Template parameter declaration does name lookup
via Digitalmars-d-bugs
- [Issue 6766] Forward reference error for default struct/class arguments
via Digitalmars-d-bugs
- [Issue 6784] Compile-time constant assigned with a runtime value
via Digitalmars-d-bugs
- [Issue 6784] Compile-time constant assigned with a runtime value
via Digitalmars-d-bugs
- [Issue 6784] Compile-time constant assigned with a runtime value
via Digitalmars-d-bugs
- [Issue 6815] Char array is turned into string expression during constant folding
via Digitalmars-d-bugs
- [Issue 6952] Static Linking on Linux
via Digitalmars-d-bugs
- [Issue 6952] Static Linking on Linux
via Digitalmars-d-bugs
- [Issue 6989] Implement toString for std.concurrency.Tid
via Digitalmars-d-bugs
- [Issue 7018] thrown Error from different thread should lead to program abort
via Digitalmars-d-bugs
- [Issue 7018] thrown Error from different thread should lead to program abort
via Digitalmars-d-bugs
- [Issue 704] `class` destructor is called even if constructor throws
via Digitalmars-d-bugs
- [Issue 704] `class` destructor is called even if constructor throws
via Digitalmars-d-bugs
- [Issue 704] `class` destructor is called even if constructor throws
via Digitalmars-d-bugs
- [Issue 7177] $ should forward to length by default
via Digitalmars-d-bugs
- [Issue 7232] Warning: statement is not reachable has no line number
via Digitalmars-d-bugs
- [Issue 7319] .bss section not used
via Digitalmars-d-bugs
- [Issue 7341] writefln of strings array with size formatting
via Digitalmars-d-bugs
- [Issue 7349] assert(0) in class destructor - bad (or incorrect) error
via Digitalmars-d-bugs
- [Issue 7535] Position of method in code inside class/struct decides that code is proper or invalid
via Digitalmars-d-bugs
- [Issue 8087] Improve clarity of std.algorithm documentation
via Digitalmars-d-bugs
- [Issue 8087] Improve clarity of std.algorithm documentation
via Digitalmars-d-bugs
- [Issue 8087] Improve clarity of std.algorithm documentation
via Digitalmars-d-bugs
- [Issue 8087] Improve clarity of std.algorithm documentation
via Digitalmars-d-bugs
- [Issue 8136] Stack unwinding example uses OutOfMemoryError
via Digitalmars-d-bugs
- [Issue 8246] tuple fields pollute the linker namespace
via Digitalmars-d-bugs
- [Issue 8246] tuple fields pollute the linker namespace
via Digitalmars-d-bugs
- [Issue 8246] tuple fields pollute the linker namespace
via Digitalmars-d-bugs
- [Issue 8262] ICE(mtype.c) alias this to alias of an expression tuple
via Digitalmars-d-bugs
- [Issue 8295] Struct member destructor can not be called from shared struct instance
via Digitalmars-d-bugs
- [Issue 8307] inconsistent treatment of auto functions
via Digitalmars-d-bugs
- [Issue 8307] inconsistent treatment of auto functions
via Digitalmars-d-bugs
- [Issue 8388] std.traits.MemberFunctionsTuple doesn't work with constructors or destructors
via Digitalmars-d-bugs
- [Issue 8405] Create overload for joiner which is random access for random access ranges
via Digitalmars-d-bugs
- [Issue 8405] Create overload for joiner which is random access for random access ranges
via Digitalmars-d-bugs
- [Issue 8405] Create overload for joiner which is random access for random access ranges
via Digitalmars-d-bugs
- [Issue 8405] Create overload for joiner which is random access for random access ranges
via Digitalmars-d-bugs
- [Issue 8838] Slicing static arrays should be considered unsafe (@system)
via Digitalmars-d-bugs
- [Issue 8838] Slicing static arrays should be considered unsafe (@system)
via Digitalmars-d-bugs
- [Issue 8887] static arrays passed by value in extern C/C++ functions should not compile
via Digitalmars-d-bugs
- [Issue 8887] static arrays passed by value in extern C/C++ functions should not compile
via Digitalmars-d-bugs
- [Issue 8887] static arrays passed by value in extern C/C++ functions should not compile
via Digitalmars-d-bugs
- [Issue 8887] static arrays passed by value in extern C/C++ functions should not compile
via Digitalmars-d-bugs
- [Issue 8887] static arrays passed by value in extern C/C++ functions should not compile
via Digitalmars-d-bugs
- [Issue 8887] static arrays passed by value in extern C/C++ functions should not compile
via Digitalmars-d-bugs
- [Issue 8887] static arrays passed by value in extern C/C++ functions should not compile
via Digitalmars-d-bugs
- [Issue 8887] static arrays passed by value in extern C/C++ functions should not compile
via Digitalmars-d-bugs
- [Issue 8887] static arrays passed by value in extern C/C++ functions should not compile
via Digitalmars-d-bugs
- [Issue 8887] static arrays passed by value in extern C/C++ functions should not compile
via Digitalmars-d-bugs
- [Issue 8887] static arrays passed by value in extern C/C++ functions should not compile
via Digitalmars-d-bugs
- [Issue 8887] static arrays passed by value in extern C/C++ functions should not compile
via Digitalmars-d-bugs
- [Issue 8887] static arrays passed by value in extern C/C++ functions should not compile
via Digitalmars-d-bugs
- [Issue 8887] static arrays passed by value in extern C/C++ functions should not compile
via Digitalmars-d-bugs
- [Issue 8887] static arrays passed by value in extern C/C++ functions should not compile
via Digitalmars-d-bugs
- [Issue 8887] static arrays passed by value in extern C/C++ functions should not compile
via Digitalmars-d-bugs
- [Issue 8887] static arrays passed by value in extern C/C++ functions should not compile
via Digitalmars-d-bugs
- [Issue 8929] long.min is a Voldemort literal
via Digitalmars-d-bugs
- [Issue 8929] long.min is a Voldemort literal
via Digitalmars-d-bugs
- [Issue 8948] Make error message more readable when assigning function pointers
via Digitalmars-d-bugs
- [Issue 8948] Make error message more readable when assigning function pointers
via Digitalmars-d-bugs
- [Issue 9034] errors of conversions in format.d
via Digitalmars-d-bugs
- [Issue 9072] some tests from the dmd test suite actually test the library, not the compiler
via Digitalmars-d-bugs
- [Issue 9082] Add "interleave" function
via Digitalmars-d-bugs
- [Issue 9148] 'pure' is broken
via Digitalmars-d-bugs
- [Issue 9167] A failed inlining of inner function
via Digitalmars-d-bugs
- [Issue 9316] Version string should be generated from a git tag
via Digitalmars-d-bugs
- [Issue 9323] Document the deltas between tdpl (rox) and dlang.org
via Digitalmars-d-bugs
- [Issue 9329] unexpected 'int' in error message
via Digitalmars-d-bugs
- [Issue 9455] File.isBinaryMode and more
via Digitalmars-d-bugs
- [Issue 9469] Keywords list could use linkage; more-humane documentation
via Digitalmars-d-bugs
- [Issue 9476] Support native TLS on Mac OS X
via Digitalmars-d-bugs
- [Issue 9476] Support native TLS on Mac OS X
via Digitalmars-d-bugs
- [Issue 9476] Support native TLS on Mac OS X
via Digitalmars-d-bugs
- [Issue 9476] Support native TLS on Mac OS X
via Digitalmars-d-bugs
- [Issue 9476] Support native TLS on Mac OS X
via Digitalmars-d-bugs
- [Issue 9620] Error messages of failed pure enforcement
via Digitalmars-d-bugs
- [Issue 9620] Error messages of failed pure enforcement
via Digitalmars-d-bugs
- [Issue 9620] Error messages of failed pure enforcement
via Digitalmars-d-bugs
- [Issue 9620] Error messages of failed pure enforcement
via Digitalmars-d-bugs
- [Issue 9620] Error messages of failed pure enforcement
via Digitalmars-d-bugs
- [Issue 9623] Illegal Win64 linker optimization?
via Digitalmars-d-bugs
- [Issue 9623] Illegal Win64 linker optimization?
via Digitalmars-d-bugs
- [Issue 9842] std.algorithm.hashGroup / hashGroupBy
via Digitalmars-d-bugs
- [Issue 9842] std.algorithm.hashGroup / hashGroupBy
via Digitalmars-d-bugs
- [Issue 9909] Overloaded foreach can not be used in pure functions
via Digitalmars-d-bugs
- [Issue 9970] Document the definition and difference between storage class and type constructor
via Digitalmars-d-bugs
- [Issue 9970] Document the definition and difference between storage class and type constructor
via Digitalmars-d-bugs
- [Issue 9970] Document the definition and difference between storage class and type constructor
via Digitalmars-d-bugs
- [Issue 9999] Integer literal 0 and 1 should prefer integer type in overload resolution
via Digitalmars-d-bugs
Last message date:
Sun Nov 30 18:48:59 PST 2014
Archived on: Sun Nov 30 18:49:18 PST 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).