The D Programming Language - Digitalmars-d-bugs
January 2015 Archives by thread
Starting: Thu Jan 1 03:18:15 PST 2015
Ending: Sat Jan 31 23:35:35 PST 2015
Messages: 1041
- [Issue 13920] New: DMD crash when trying to set a delegate from __traits(getOverloads)
via Digitalmars-d-bugs
- [Issue 13921] New: ICE with template instantiation error
via Digitalmars-d-bugs
- [Issue 3652] Allow explicit and implicit casting of dynamic array slices of known size to static array
via Digitalmars-d-bugs
- [Issue 5700] Allow dup in nothrow functions
via Digitalmars-d-bugs
- [Issue 13922] New: std.range.package.takeOne doesn't accept non-forward ranges
via Digitalmars-d-bugs
- [Issue 13923] New: Specify guarantees on associative array iteration order volatility
via Digitalmars-d-bugs
- [Issue 13740] CTFE fails ref foreach over range
via Digitalmars-d-bugs
- [Issue 13924] New: Deprecate std.random.uniformDistribution
via Digitalmars-d-bugs
- [Issue 13759] VS2010 Win64 linker path wrong
via Digitalmars-d-bugs
- [Issue 13198] Removing breakpoint in template with many instances doesn't remove breakpoint
via Digitalmars-d-bugs
- [Issue 13452] VisualD keeps linking freshly built project
via Digitalmars-d-bugs
- [Issue 13915] Mago doesn't handle C code very well
via Digitalmars-d-bugs
- [Issue 13266] Support DRuntime/Phobos
via Digitalmars-d-bugs
- [Issue 13342] mixin error messages formatted incorrectly:
via Digitalmars-d-bugs
- [Issue 13817] VisualD cannot list member for (utf-8 Wide character)
via Digitalmars-d-bugs
- [Issue 13888] VisualD project settings use the same property grid as C/C++ projects?
via Digitalmars-d-bugs
- [Issue 13912] Offer to 'import missing packages' like C# and Java
via Digitalmars-d-bugs
- [Issue 12723] Support compiling C/C++ files in D projects
via Digitalmars-d-bugs
- [Issue 12021] VS2012-2013 .vcxproj files don't show in the solution explorer
via Digitalmars-d-bugs
- [Issue 13805] Nested struct initialization error
via Digitalmars-d-bugs
- [Issue 13909] A problem with immutable zip + assocArray
via Digitalmars-d-bugs
- [Issue 13715] Access violation when Algebraic(null) is used as default parameter
via Digitalmars-d-bugs
- [Issue 5036] Remove caching from ranges
via Digitalmars-d-bugs
- [Issue 13925] New: Refactor - renaming symbols
via Digitalmars-d-bugs
- [Issue 13926] New: Find all references
via Digitalmars-d-bugs
- [Issue 12420] [AA] Can't set associative array with array as key value using key type
via Digitalmars-d-bugs
- [Issue 13877] Problem with map+join
via Digitalmars-d-bugs
- [Issue 13910] Internal error: e2ir.c 1926
via Digitalmars-d-bugs
- [Issue 13122] std.algorithm.cartesianProduct output type immutability
via Digitalmars-d-bugs
- [Issue 13124] std.algorithm.until with not-boolean predicates too
via Digitalmars-d-bugs
- [Issue 13041] std.range.transposed consumes sub-ranges
via Digitalmars-d-bugs
- [Issue 13824] std.range.transposed irrevocably consumes subranges
via Digitalmars-d-bugs
- [Issue 9119] [AA] Forward range addition to associative arrays.
via Digitalmars-d-bugs
- [Issue 317] Need full translation of the Windows API headers
via Digitalmars-d-bugs
- [Issue 13742] undefined reference to __coverage
via Digitalmars-d-bugs
- [Issue 7454] Add file and line numbers to Linux stack traces using addr2line
via Digitalmars-d-bugs
- [Issue 13927] New: optimizer hangs in optelem with SIMD initialization
via Digitalmars-d-bugs
- [Issue 13928] New: Create a "community guidelines" document
via Digitalmars-d-bugs
- [Issue 13929] New: nothrow @nogc gcd with signed integers
via Digitalmars-d-bugs
- [Issue 13764] std.getopt: throw an UnknownOptionException rather than Exception
via Digitalmars-d-bugs
- [Issue 8851] std.string.join should allow 'char' as joiner
via Digitalmars-d-bugs
- [Issue 13930] New: std.concurrency can't immutable AA send to another thread
via Digitalmars-d-bugs
- [Issue 13931] New: Missing overflow checks in `std.conv` for negative numbers which start from the most negative number digits
via Digitalmars-d-bugs
- [Issue 13932] New: c++ mangling for template negative int parameter
via Digitalmars-d-bugs
- [Issue 13933] New: templatize object.opEquals
via Digitalmars-d-bugs
- [Issue 13934] New: Cannot pass 'this' to function by reference
via Digitalmars-d-bugs
- [Issue 12537] Templatizing opEquals results in infinite recursion in the compiler
via Digitalmars-d-bugs
- [Issue 13935] New: Problem with std.algorithm.cartesianProduct(map, map)
via Digitalmars-d-bugs
- [Issue 13936] New: groupBy must be redone
via Digitalmars-d-bugs
- [Issue 10989] [CTFE] Uncaught exception messages are not pretty printed if message wasn't literal
via Digitalmars-d-bugs
- [Issue 6788] std.range.pairwise
via Digitalmars-d-bugs
- [Issue 11074] Template value parameter defaults behave differently for IFTI and normal instantations
via Digitalmars-d-bugs
- [Issue 4018] __FILE__ and __LINE__ as default template parameters not set to instantiation point per spec
via Digitalmars-d-bugs
- [Issue 13937] New: C++ mangling for template negative parameter not correct for dmc
via Digitalmars-d-bugs
- [Issue 13938] New: IASM shouldn't be able to access TLS variables
via Digitalmars-d-bugs
- [Issue 13939] New: IASM shouldn't access global symbol with PIC code
via Digitalmars-d-bugs
- [Issue 13940] New: std.algorithm.argMin
via Digitalmars-d-bugs
- [Issue 10233] [Tracker] Grammar issues
via Digitalmars-d-bugs
- [Issue 13941] New: NewExpression grammar is insufficient
via Digitalmars-d-bugs
- [Issue 13942] New: Bad template error message
via Digitalmars-d-bugs
- [Issue 13943] New: Grammar does not list 'super' and 'this' as types
via Digitalmars-d-bugs
- [Issue 9460] stringof on templated classes fails to list the template arguments of the type
via Digitalmars-d-bugs
- [Issue 1748] Wrong stringof for templated classes
via Digitalmars-d-bugs
- [Issue 7469] template mangling depends on instantiation order
via Digitalmars-d-bugs
- [Issue 10914] template stringof depends on instantiation order
via Digitalmars-d-bugs
- [Issue 9554] Inconsistent stringof and mangleof result for module/package identifier
via Digitalmars-d-bugs
- [Issue 13944] New: Built-in stringof and mangleof properties are unnecessarily fixed to the type 'string'
via Digitalmars-d-bugs
- [Issue 2803] template + default argument = doesn't work
via Digitalmars-d-bugs
- [Issue 7720] asm silent wrong code generation
via Digitalmars-d-bugs
- [Issue 9842] std.algorithm.hashGroup
via Digitalmars-d-bugs
- [Issue 13395] Shared arrays must be loaded atomically
via Digitalmars-d-bugs
- [Issue 13945] New: Documentation and errors of nested structs need improvement
via Digitalmars-d-bugs
- [Issue 13946] New: ddox should rebuild documentation incrementally
via Digitalmars-d-bugs
- [Issue 13547] "D is a fully garbage collected language"
via Digitalmars-d-bugs
- [Issue 13947] New: Padding in empty structs is compared
via Digitalmars-d-bugs
- [Issue 10186] default construction is disabled even if default ctor declared
via Digitalmars-d-bugs
- [Issue 13948] New: Ddox should not generate documentation for std.c.*
via Digitalmars-d-bugs
- [Issue 6625] Distribute newer Windows API import libraries
via Digitalmars-d-bugs
- [Issue 13949] New: Alias baseName() as stripPath()
via Digitalmars-d-bugs
- [Issue 13806] std.bitmanip.BitArray -- use of methods named init() messes up templates
via Digitalmars-d-bugs
- [Issue 13781] Tuple assign should be @nogc
via Digitalmars-d-bugs
- [Issue 13895] Declaration grammar is insufficient
via Digitalmars-d-bugs
- [Issue 13950] New: [REG2.062] zero-length tuple does not work on function default argument
via Digitalmars-d-bugs
- [Issue 6613] Can't use empty tuple as default value for variadic template function parameter
via Digitalmars-d-bugs
- [Issue 13951] New: Massive amounts of bloat generated for asserts by template.c
via Digitalmars-d-bugs
- [Issue 10924] covariant attribute inference for functions
via Digitalmars-d-bugs
- [Issue 10924] covariant attribute inference for all functions
via Digitalmars-d-bugs
- [Issue 7128] Cartesian product of ranges
via Digitalmars-d-bugs
- [Issue 13952] New: change in struct ctor lowering triggers codegen bug
via Digitalmars-d-bugs
- [Issue 13953] New: AA .remove pseudo-method doesn't work via alias this
via Digitalmars-d-bugs
- [Issue 8407] Add inout inference to member functions in templates
via Digitalmars-d-bugs
- [Issue 9593] Optional type-free printing of a std.typecons.Tuple
via Digitalmars-d-bugs
- [Issue 13954] New: (D1 only) Compiler allows implementing floating point return method with a real return type
via Digitalmars-d-bugs
- [Issue 13955] New: 64 bit C ABI not followed for passing structs with mixed floating types
via Digitalmars-d-bugs
- [Issue 13956] New: 64 bit C ABI not followed for passing empty structs
via Digitalmars-d-bugs
- [Issue 13843] Issue when passing a delegate as an class alias template parameter
via Digitalmars-d-bugs
- [Issue 13901] Improvements to documentation
via Digitalmars-d-bugs
- [Issue 13957] New: 64 bit C ABI not followed for passing structs with floating+integer types
via Digitalmars-d-bugs
- [Issue 6565] out 2D fixed-sized array
via Digitalmars-d-bugs
- [Issue 5702] Out parameter with default value as null compiling unit test fails.
via Digitalmars-d-bugs
- [Issue 6574] Erroneous recursive call in template instantiation
via Digitalmars-d-bugs
- [Issue 13958] New: RangeError with impure map
via Digitalmars-d-bugs
- [Issue 13810] ICE in e2ir does not assert
via Digitalmars-d-bugs
- [Issue 13959] New: ICE in e2ir when casting struct to pointer
via Digitalmars-d-bugs
- [Issue 13960] New: DDoc ignores pre and post contracts.
via Digitalmars-d-bugs
- [Issue 9497] ddoc: add support for handling undefined macros
via Digitalmars-d-bugs
- [Issue 13961] New: enum values appear as variables in ddox
via Digitalmars-d-bugs
- [Issue 13962] New: http://dlang.org/phobos/object.html is formatted with the old style
via Digitalmars-d-bugs
- [Issue 13963] New: BigInt modulo ulong is rejected
via Digitalmars-d-bugs
- [Issue 13964] New: InputRange!T doesn't have save method
via Digitalmars-d-bugs
- [Issue 13965] New: More handy schwartzSort
via Digitalmars-d-bugs
- [Issue 13966] New: dmd: expression.c:3761: size_t StringExp::length(int): Assertion `encSize == 1 || encSize == 2 || encSize == 4' failed.
via Digitalmars-d-bugs
- [Issue 13654] @nogc std.algorithm.enumerate
via Digitalmars-d-bugs
- [Issue 1654] Array concatenation should result in mutable or invariant depending on usage
via Digitalmars-d-bugs
- [Issue 13654] @nogc std.range.enumerate
via Digitalmars-d-bugs
- [Issue 13700] Rejected valid conversion from slice to fixed size array
via Digitalmars-d-bugs
- [Issue 13902] Compiler allows escaping the address of part of a local
via Digitalmars-d-bugs
- [Issue 4232] Local struct member variable can be returned by ref
via Digitalmars-d-bugs
- [Issue 4451] Escaping reference to local array error for slices
via Digitalmars-d-bugs
- [Issue 9537] auto ref returns a reference its own stack
via Digitalmars-d-bugs
- [Issue 12226] functions can return local stack-allocated objects by reference
via Digitalmars-d-bugs
- [Issue 12409] Add "each" function as found in Ruby and jQuery
via Digitalmars-d-bugs
- [Issue 13967] New: More precise non- at nogc error messages
via Digitalmars-d-bugs
- [Issue 12829] Wrong error line number for closure allocation in @nogc function
via Digitalmars-d-bugs
- [Issue 13968] New: [REG2.067a] constructing and returing union causes segfault
via Digitalmars-d-bugs
- [Issue 13886] [REG2.066] global.gaggedErrors ICE
via Digitalmars-d-bugs
- [Issue 13969] New: [ICE] (backend\cgcod.c 2309) with cycle(iota(a,b,s))
via Digitalmars-d-bugs
- [Issue 13969] [ICE] (backend\cgcod.c 2309) with cycle(iota(a,b,s))
via Digitalmars-d-bugs
- [Issue 13969] [ICE] (backend\cgcod.c 2309) with cycle(iota(a,b,s))
via Digitalmars-d-bugs
- [Issue 13969] [REG2.063] [ICE] (backend\cgcod.c 2309) with cycle(iota(a,b,s))
via Digitalmars-d-bugs
- [Issue 13969] [REG2.063] [ICE] (backend\cgcod.c 2309) with cycle(iota(a,b,s))
via Digitalmars-d-bugs
- [Issue 13969] [REG2.063] [ICE] (backend\cgcod.c 2309) with cycle(iota(a,b,s))
via Digitalmars-d-bugs
- [Issue 13969] [REG2.063] [ICE] (backend\cgcod.c 2309) with cycle(iota(a,b,s))
via Digitalmars-d-bugs
- [Issue 13969] [REG2.063] [ICE] (backend\cgcod.c 2309) with cycle(iota(a,b,s))
via Digitalmars-d-bugs
- [Issue 9581] Exceptions are too slow
via Digitalmars-d-bugs
- [Issue 13873] 2.066.1 Compiling with -debug -inline generates huge files
via Digitalmars-d-bugs
- [Issue 13970] New: Simple flow analysis should eliminate null uses statically
via Digitalmars-d-bugs
- [Issue 13971] New: Writing a container should write its default range
via Digitalmars-d-bugs
- [Issue 13972] New: Make scoped, Unique, and RefCounted @nogc
via Digitalmars-d-bugs
- [Issue 13973] New: Revise Unique implementation
via Digitalmars-d-bugs
- [Issue 13974] New: Make it possible simple std.math functions to be CTFE-able
via Digitalmars-d-bugs
- [Issue 13861] compiler segfault with nested struct, cannot access frame
via Digitalmars-d-bugs
- [Issue 11881] -betterC switch suffers from bit rot
via Digitalmars-d-bugs
- [Issue 5314] Wrong error message: struct within immutable member and postblit function
via Digitalmars-d-bugs
- [Issue 13975] New: ICE: dmd crash if -gc and enum member is immutable int
via Digitalmars-d-bugs
- [Issue 13976] New: Value range propagation to disable some slice bound tests
via Digitalmars-d-bugs
- [Issue 9089] Very restrictive Tuple constructor
via Digitalmars-d-bugs
- [Issue 13977] New: Front-end optimizer bug in AndAndExp
via Digitalmars-d-bugs
- [Issue 13978] New: Front-end optimizer bug in OrOrExp
via Digitalmars-d-bugs
- [Issue 13979] New: ForeachType grammar does not allow 'ref' to appear after type constructors
via Digitalmars-d-bugs
- [Issue 13980] New: We need better documentation for potential contributors
via Digitalmars-d-bugs
- [Issue 3632] modify float is float to do a bitwise compare
via Digitalmars-d-bugs
- [Issue 13981] New: std.algorithm: inconsistent handling of static arrays
via Digitalmars-d-bugs
- [Issue 13982] New: D1: wrong template instantiation is not rejected
via Digitalmars-d-bugs
- [Issue 10646] No front-end error for invalid casting dynamic array/static array to class reference
via Digitalmars-d-bugs
- [Issue 8179] ICE(e2ir.c) with failed fixed size array cast
via Digitalmars-d-bugs
- [Issue 12707] Wrong SHA1 result for SSE3 64-bit (Win?)
via Digitalmars-d-bugs
- [Issue 13916] Nested std.concurrency.receive doesn't work correctly
via Digitalmars-d-bugs
- [Issue 519] Invariant not called from autogenerated class/struct constructor/destructor
via Digitalmars-d-bugs
- [Issue 13983] New: RefCounted needs to be pure, @safe, nothrow
via Digitalmars-d-bugs
- [Issue 7514] [e2ir] Error in e2ir at dynamic array to static array cast
via Digitalmars-d-bugs
- [Issue 13849] ulong -> uint[2] cast, and invisible error messages
via Digitalmars-d-bugs
- [Issue 2834] Struct Destructors are not called by the GC, but called on explicit delete.
via Digitalmars-d-bugs
- [Issue 5570] 64 bit C ABI not followed for passing structs and complex numbers as function parameters
via Digitalmars-d-bugs
- [Issue 13984] New: Mangling of /ENTRY depends on DLL imports
via Digitalmars-d-bugs
- [Issue 13985] New: Wrong code when using "super" to call final interface method
via Digitalmars-d-bugs
- [Issue 13183] C++ namespace should not conflict with import root package
via Digitalmars-d-bugs
- [Issue 13986] New: auto return for some recursive functions
via Digitalmars-d-bugs
- [Issue 13987] New: Invalid struct segfaults
via Digitalmars-d-bugs
- [Issue 13988] New: simplify/cleanup rt.lifetime
via Digitalmars-d-bugs
- [Issue 13989] New: add system-specific ext to -of parameter if ext is invalid
via Digitalmars-d-bugs
- [Issue 12943] Duplicated error message for out of bound array index
via Digitalmars-d-bugs
- [Issue 10910] Duplicate error messages for array bounds errors
via Digitalmars-d-bugs
- [Issue 13990] New: std.algorithm.move incorrectly uses hasAliasing for class references
via Digitalmars-d-bugs
- [Issue 13991] New: Invariant grammar does not document that parenthesis are optional
via Digitalmars-d-bugs
- [Issue 13325] __vector not documented in language specification
via Digitalmars-d-bugs
- [Issue 10285] Enum grammar documentation is incorrect
via Digitalmars-d-bugs
- [Issue 13992] New: CTFE produces strange error with += operator on integer type
via Digitalmars-d-bugs
- [Issue 13755] core.sys.linux.stdio, std.stdio.File: fopencookie, fmemopen missing
via Digitalmars-d-bugs
- [Issue 13993] New: visual studio 2010: can't build with vcbuild/builddmd.bat
via Digitalmars-d-bugs
- [Issue 13105] Stack overflow in Fibers running druntime unittests
via Digitalmars-d-bugs
- [Issue 13994] New: Improve wikipedia page on variadic templates
via Digitalmars-d-bugs
- [Issue 13995] New: Alias type stringof decay to alias type stringof
via Digitalmars-d-bugs
- [Issue 13996] New: Function for returning a temporary file with a randomly generated name where the name can be accessed
via Digitalmars-d-bugs
- [Issue 13997] New: dlang.org (including forums) should look good on mobile devices
via Digitalmars-d-bugs
- [Issue 13998] New: Wrong code with -O -inline, loops, and taking address of double
via Digitalmars-d-bugs
- [Issue 13998] Wrong code with -O -inline, loops, and taking address of double
via Digitalmars-d-bugs
- [Issue 13998] Wrong code with -O -inline, loops, and taking address of double
via Digitalmars-d-bugs
- [Issue 13998] Wrong code with -O -inline, loops, and taking address of double
via Digitalmars-d-bugs
- [Issue 13998] Wrong code with -O -inline, loops, and taking address of double
via Digitalmars-d-bugs
- [Issue 13998] Wrong code with -O -inline, loops, and taking address of double
via Digitalmars-d-bugs
- [Issue 13999] New: Associative array literal with static array keys must now have matching key lengths
via Digitalmars-d-bugs
- [Issue 14000] New: Segmentation fault with profile
via Digitalmars-d-bugs
- [Issue 14001] New: Optionally @nogc std.random.randomCover
via Digitalmars-d-bugs
- [Issue 14002] New: Book link is broken
via Digitalmars-d-bugs
- [Issue 14003] New: fork() on MacOS X 10.10.1 results in a core.exception.InvalidMemoryOperationError@(0)
via Digitalmars-d-bugs
- [Issue 14004] New: (=?UTF-8?Q?=E2=95=AF=E2=96=94=EF=B8=B9=E2=96=94?=)=?UTF-8?Q?=E2=95=AFdon?='t use this file https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js, can't access it in china
via Digitalmars-d-bugs
- [Issue 14005] New: core.exception.InvalidMemoryOperationError@(0) during byLine
via Digitalmars-d-bugs
- [Issue 14006] New: "Contribute" button/option on the main site and sitemap
via Digitalmars-d-bugs
- [Issue 14007] New: shmctl with IPC_STAT returns wrong number of attachments. shmid_ds is defined wrong.
via Digitalmars-d-bugs
- [Issue 13436] posix.mak is broken for dlang.org repo
via Digitalmars-d-bugs
- [Issue 9118] typo in github tools repo
via Digitalmars-d-bugs
- [Issue 12839] std.parallelism with nested functions and lambdas. Segfault
via Digitalmars-d-bugs
- [Issue 14008] New: cross-compiling dmd.exe with MinGW
via Digitalmars-d-bugs
- [Issue 13884] No error line number with std.array.array of range of type tuples
via Digitalmars-d-bugs
- [Issue 13308] AsmPrimaryExp documentation is incorrect
via Digitalmars-d-bugs
- [Issue 14009] New: iasm parser accepts incorrest AsmExp
via Digitalmars-d-bugs
- [Issue 13874] Invalid FunctionTypeOf segfault the compiler
via Digitalmars-d-bugs
- [Issue 13690] Curiously Recurring Template Pattern
via Digitalmars-d-bugs
- [Issue 14010] New: Support mangleof property for opaque enum type
via Digitalmars-d-bugs
- [Issue 14011] New: wiki rejects valid links to forum.dlang.org as non-canonical
via Digitalmars-d-bugs
- [Issue 13856] std.stdio.readln stomps arrays
via Digitalmars-d-bugs
- [Issue 14012] New: std.socket: wrong SocketSet.max on Posix
via Digitalmars-d-bugs
- [Issue 14013] New: std.socket: off-by-one error when automatically resizing on POSIX
via Digitalmars-d-bugs
- [Issue 13919] typeof(T.init[].front.init) crashes compiler for T = std.container.Array!int
via Digitalmars-d-bugs
- [Issue 13879] Default inizialization of function pointers array
via Digitalmars-d-bugs
- [Issue 13860] template required forward reference for typeof(member)
via Digitalmars-d-bugs
- [Issue 13470] Crash with final struct containing anonymous union
via Digitalmars-d-bugs
- [Issue 13471] CTFE glitch when executing std.digest.crc.crc32Of() and checking the result with enforce(). (keyword: uninitialized variable)
via Digitalmars-d-bugs
- [Issue 14014] New: struct init required for zero initialized static arrays
via Digitalmars-d-bugs
- [Issue 14015] New: ddoc Error: function unmatched as result of underscore in unittest comment
via Digitalmars-d-bugs
- [Issue 13297] [CTFE] Modifications of user type pointer member passed by ref in function disappear
via Digitalmars-d-bugs
- [Issue 14016] New: Nested inherited class doesn't know the type of its outer object
via Digitalmars-d-bugs
- [Issue 13295] [CTFE] Modifications of const user type disappear
via Digitalmars-d-bugs
- [Issue 13739] in CTFE making an array over an array copies the data
via Digitalmars-d-bugs
- [Issue 7874] [CTFE] internal error: unsupported assignment (x OP= y) = z
via Digitalmars-d-bugs
- [Issue 1625] CTFE: cannot evaluate function when return type includes a union
via Digitalmars-d-bugs
- [Issue 7492] [CTFE] Error at assign to immutable character array
via Digitalmars-d-bugs
- [Issue 14017] New: Assignment of a mutable array returned from non-`pure` function to `immutable` global variable is allowed
via Digitalmars-d-bugs
- [Issue 14018] New: Treat CTFE-able functions as pure in CTFE-only contexts
via Digitalmars-d-bugs
- [Issue 6830] valgrind flags memory leak in _d_monitor_create
via Digitalmars-d-bugs
- [Issue 14019] New: Include a Dynamic Content section on the dlang front page
via Digitalmars-d-bugs
- [Issue 8229] string literals are not zero-terminated during CTFE
via Digitalmars-d-bugs
- [Issue 14020] New: [ICE] generateEmptyFunction(C, func...) is unsupported parameter for C++ template, from typecons.BlackHole
via Digitalmars-d-bugs
- [Issue 14021] New: Chrome security, https over http
via Digitalmars-d-bugs
- [Issue 12495] CTFE slice cast can cause allocation
via Digitalmars-d-bugs
- [Issue 14022] New: [CTFE] postblits/destructors not called on static array field assignment
via Digitalmars-d-bugs
- [Issue 14023] New: [CTFE] postblits/destructors not called on static array index assignment
via Digitalmars-d-bugs
- [Issue 13337] Invalid extern C++ namespace resolution
via Digitalmars-d-bugs
- [Issue 14024] New: unstable postblit/destructor call order on static array assignment
via Digitalmars-d-bugs
- [Issue 14025] New: unittests for memoize fail intermittently
via Digitalmars-d-bugs
- [Issue 14026] New: More flexible array of array allocation syntax
via Digitalmars-d-bugs
- [Issue 14027] New: segmentation fault in dmd in some circular import situation
via Digitalmars-d-bugs
- [Issue 14028] New: [CTFE] Possible reinterpret cast to a pointer to static array
via Digitalmars-d-bugs
- [Issue 14029] New: dynamic arrays dont free memory when they are gone..
via Digitalmars-d-bugs
- [Issue 10762] std.range.iota should support any type that has ordered comparisons, incrementing, and addition
via Digitalmars-d-bugs
- [Issue 6447] iota(BigInt) too
via Digitalmars-d-bugs
- [Issue 14030] New: Incorrect initialization of nested classes
via Digitalmars-d-bugs
- [Issue 14031] New: Frame content going outside frame
via Digitalmars-d-bugs
- [Issue 14032] New: [ICE](mtype.c line 154) with std.algorithm.tee
via Digitalmars-d-bugs
- [Issue 12209] Unable to take address of function nested function
via Digitalmars-d-bugs
- [Issue 12406] Broken delegate closure
via Digitalmars-d-bugs
- [Issue 14033] New: runtime error about "auto ptr = cast(T*)buf" , T is class type
via Digitalmars-d-bugs
- [Issue 14034] New: std.algorithm.mean
via Digitalmars-d-bugs
- [Issue 13867] Overriding a method from an extern(C++) interface requires extern(C++) on the method definition
via Digitalmars-d-bugs
- [Issue 13870] [ICE] shared or immutable types can not be mapped to C++ (immutable(char))
via Digitalmars-d-bugs
- [Issue 14035] New: string concatenation accepts ints in templates
via Digitalmars-d-bugs
- [Issue 13858] Wrong warning about unreachable code with break/goto case
via Digitalmars-d-bugs
- [Issue 13866] tools repo 2.066.1 release tag
via Digitalmars-d-bugs
- [Issue 9889] Incorrect rounding on floating value formatting
via Digitalmars-d-bugs
- [Issue 13875] extern(C++) interfaces cannot be used as associative array keys
via Digitalmars-d-bugs
- [Issue 1561] AA's create many false references for garbage collector
via Digitalmars-d-bugs
- [Issue 13881] Optional length template argument for std.range.takeExactly
via Digitalmars-d-bugs
- [Issue 13882] Smarter std.algorithm.copy
via Digitalmars-d-bugs
- [Issue 2040] Add codepage handling to core library
via Digitalmars-d-bugs
- [Issue 2116] Very incomplete docs for std.c.process
via Digitalmars-d-bugs
- [Issue 9495] Win64 vararg issue when first argument is > 8 byte
via Digitalmars-d-bugs
- [Issue 9023] CTFE: cannot use ~= on an empty AA.
via Digitalmars-d-bugs
- [Issue 14036] New: Do not throw FinalizeError on OutOfMemoryError or InvalidMemoryOperationError
via Digitalmars-d-bugs
- [Issue 11467] [CTFE] Overlapping array copy is allowed in CT
via Digitalmars-d-bugs
- [Issue 14037] New: Problem with BigInt and std.functional.memoize
via Digitalmars-d-bugs
- [Issue 14038] New: [REG2.067a] Non-mutable AA initialization segfaults in runtime
via Digitalmars-d-bugs
- [Issue 14039] New: function is incorrectly inferred as 'pure'
via Digitalmars-d-bugs
- [Issue 14040] New: Doesn't use assignment in slice
via Digitalmars-d-bugs
- [Issue 13726] Build Phobos and Druntime with stack frames enabled (-gs)
via Digitalmars-d-bugs
- [Issue 13669] [CTFE] Destructor call on static array variable is not yet supported in CTFE
via Digitalmars-d-bugs
- [Issue 13661] static array init does not call destructors
via Digitalmars-d-bugs
- [Issue 4310] variadic templates article example code uses std.stdarg incorrectly
via Digitalmars-d-bugs
- [Issue 5494] [patch,enh] Issues with std.stdarg
via Digitalmars-d-bugs
- [Issue 5698] va_arg sets wrong length for (u)short[]
via Digitalmars-d-bugs
- [Issue 5895] Object.clear() doesn't work as expected for pointers to structs
via Digitalmars-d-bugs
- [Issue 14041] New: Refused writeln of a fixed size array of chars
via Digitalmars-d-bugs
- [Issue 5190] std.stdio should have File.fdopen
via Digitalmars-d-bugs
- [Issue 4718] Few Phobos modules renames
via Digitalmars-d-bugs
- [Issue 14042] New: std.conv.to of a immutable char pointer
via Digitalmars-d-bugs
- [Issue 12572] pragma(lib, "curl") and -Lcurl broken
via Digitalmars-d-bugs
- [Issue 13372] traits parent shows template function as its own parent
via Digitalmars-d-bugs
- [Issue 12496] __traits(parent, x) returns incorrect type
via Digitalmars-d-bugs
- [Issue 12620] Compiler picks lesser template specialization match for float array alias value parameters
via Digitalmars-d-bugs
- [Issue 13890] Comparing arrays within structs results in an assignment.
via Digitalmars-d-bugs
- [Issue 14043] New: Undefined reference error when compiling some functions with -inline
via Digitalmars-d-bugs
- [Issue 14044] New: dmd generates spurious functions in object file created from empty module
via Digitalmars-d-bugs
- [Issue 9731] Ddoc should output per-paragraph macro instead of $(DDOC_BLANKLINE)
via Digitalmars-d-bugs
- [Issue 6147] file scheme uri from file path and vice versa
via Digitalmars-d-bugs
- [Issue 6880] Heisenbug: deferred crash when writing to stdout on Windows without console.
via Digitalmars-d-bugs
- [Issue 7471] Improve performance of std.regex
via Digitalmars-d-bugs
- [Issue 7729] fileno conflict
via Digitalmars-d-bugs
- [Issue 14045] New: Redo the forums entry page and links
via Digitalmars-d-bugs
- [Issue 7044] Missing a way to control the order of arguments passed to the linker makes impossible to link some programs
via Digitalmars-d-bugs
- [Issue 11981] unittest 'host' deadlock
via Digitalmars-d-bugs
- [Issue 13388] accept '@' before 'nothrow' and 'pure'
via Digitalmars-d-bugs
- [Issue 14046] New: Overlapping dynamic array copy is allowed if struct contains postblit
via Digitalmars-d-bugs
- [Issue 14047] New: "this" missing from AsmPrimaryExp grammar
via Digitalmars-d-bugs
- [Issue 14048] New: std.container documentation issues
via Digitalmars-d-bugs
- [Issue 2789] Functions overloads are not checked for conflicts
via Digitalmars-d-bugs
- [Issue 13896] DMD-FE accepts multiple extern(C) definitions
via Digitalmars-d-bugs
- [Issue 14049] New: [REG2.064] Wrong purity inference for nested lambda
via Digitalmars-d-bugs
- [Issue 9148] 'pure' is broken
via Digitalmars-d-bugs
- [Issue 14050] New: `dmd -v` lists imports from failed __traits(compiles) blocks
via Digitalmars-d-bugs
- [Issue 2060] some ddoc design typos
via Digitalmars-d-bugs
- [Issue 14051] New: Invariant gets invoked after destruction for structs with File members
via Digitalmars-d-bugs
- [Issue 14052] New: `dmd -deps` lists imports from failed __traits(compiles) blocks
via Digitalmars-d-bugs
- [Issue 14053] New: "Hello world" generates bloat in the object file
via Digitalmars-d-bugs
- [Issue 14054] New: Use jemalloc in dmd
via Digitalmars-d-bugs
- [Issue 13302] Inline ASM grammar is not left-associative
via Digitalmars-d-bugs
- [Issue 13301] Inline ASM documentation does not allow string literals
via Digitalmars-d-bugs
- [Issue 3846] Unexpected BufferedFile output
via Digitalmars-d-bugs
- [Issue 4087] Static Node struct of std.range.SListRange
via Digitalmars-d-bugs
- [Issue 14055] New: CTFE internal error with uninitialized array: Assertion failure: '0' on line 318 in file 'interpret.c'
via Digitalmars-d-bugs
- [Issue 14056] New: std.array.assocArray with a const value
via Digitalmars-d-bugs
- [Issue 5452] Signed file lengths and positions
via Digitalmars-d-bugs
- [Issue 5477] std.signals should have the ability to fire events asynchronously
via Digitalmars-d-bugs
- [Issue 6339] stdin.byChunk throws with Windows pipes on command line
via Digitalmars-d-bugs
- [Issue 7762] Possible bug in std.algorithm.sort(ubyte[])
via Digitalmars-d-bugs
- [Issue 7775] std.range.chunks on const array of strings too
via Digitalmars-d-bugs
- [Issue 7691] A pure std.math.floor
via Digitalmars-d-bugs
- [Issue 7223] Access violation when using rmdirRecurse on folder without modify permissions
via Digitalmars-d-bugs
- [Issue 14057] New: opSlice not working correctly with AliasThis
via Digitalmars-d-bugs
- [Issue 14058] New: 'make install' option copies everything in std/ and etc/, not just .d and .di files
via Digitalmars-d-bugs
- [Issue 2138] Allow more than 65535 files in Zip archives
via Digitalmars-d-bugs
- [Issue 7691] std.math.floor at compile-time too
via Digitalmars-d-bugs
- [Issue 14059] New: Formatted write with wrong formatting string
via Digitalmars-d-bugs
- [Issue 14060] New: Internal error: backend/cg87.c 3394 only in MacOSX
via Digitalmars-d-bugs
- [Issue 14061] New: Refused array concat at compile-time
via Digitalmars-d-bugs
- [Issue 14062] New: Not pure std.variant.Variant ctor
via Digitalmars-d-bugs
- [Issue 14063] New: Add coverage enforcement for Phobos' posix.mak
via Digitalmars-d-bugs
- [Issue 13110] Allow -run as last argument
via Digitalmars-d-bugs
- [Issue 14064] New: Error message about @ attributes incomplete.
via Digitalmars-d-bugs
- [Issue 12888] Include template constraints in JSON output
via Digitalmars-d-bugs
- [Issue 481] Letting compiler determine length for fixed-length arrays
via Digitalmars-d-bugs
- [Issue 14065] New: std.json not tracking line:column properly
via Digitalmars-d-bugs
- [Issue 14066] New: [ICE] (init.c line 410) with wrongly used array definition syntax
via Digitalmars-d-bugs
- [Issue 14067] New: template parameters of enum type in DDoc are broken
via Digitalmars-d-bugs
- [Issue 14068] New: [AA] Concurrent access allowed
via Digitalmars-d-bugs
- [Issue 14069] New: Partial type deduction should prefer the specified type qualifier
via Digitalmars-d-bugs
- [Issue 14070] New: Letting compiler determine length for fixed-length arrays in foreach
via Digitalmars-d-bugs
- [Issue 14071] New: ICE: backend/gloop.c 862
via Digitalmars-d-bugs
- [Issue 13172] optimize and rawread cause symbol undefined errors
via Digitalmars-d-bugs
- [Issue 14072] New: Add "nightly" to http://asm.dlang.org
via Digitalmars-d-bugs
- [Issue 14073] New: Allow token strings to use other types of brackets as delimiters
via Digitalmars-d-bugs
- [Issue 14074] New: non-separate compilation fails, but separate compilation works
via Digitalmars-d-bugs
- [Issue 11736] segfault combining std.parallelism.parallel and std.process.executeShell
via Digitalmars-d-bugs
- [Issue 14075] New: [REG2.067a] ICE with ambiguous overloading functions without body
via Digitalmars-d-bugs
- [Issue 14076] New: Partial type deduction doesn't work with lambdas
via Digitalmars-d-bugs
- [Issue 14077] New: Issue 14070 - Letting compiler determine length for fixed-length arrays in return type
via Digitalmars-d-bugs
- [Issue 14078] New: Call DTor for stack allocated objects
via Digitalmars-d-bugs
- [Issue 14079] New: Variable templates' documentation not generated.
via Digitalmars-d-bugs
- [Issue 14080] New: No mention of documented unittests on ddoc's page
via Digitalmars-d-bugs
- [Issue 5463] errno undeclared in gzio.c
via Digitalmars-d-bugs
- [Issue 6742] Alignments in std.variant.Algebraic
via Digitalmars-d-bugs
- [Issue 4831] Optlink rejects paths with invalid characters based on HPFS filesystem instead of NTFS
via Digitalmars-d-bugs
- [Issue 14081] New: Table in the document of std.bigint.BigInt.toString() duplicates.
via Digitalmars-d-bugs
- [Issue 7687] Ddoc should be able to generate "Jump to" links
via Digitalmars-d-bugs
- [Issue 14082] New: RedBlackTree unittest fails with custom predicate less
via Digitalmars-d-bugs
- [Issue 14083] New: Remained unresolved forward reference issue with template classes
via Digitalmars-d-bugs
- [Issue 14084] New: cartesianProduct length is not defined
via Digitalmars-d-bugs
- [Issue 11488] FORTRAN "FORI=" Error
via Digitalmars-d-bugs
- [Issue 14085] New: Broken links on dlang.org
via Digitalmars-d-bugs
- [Issue 14086] New: Invalid extern C++ name for constructor / destructor
via Digitalmars-d-bugs
- [Issue 14087] New: @disable this hides static opCall
via Digitalmars-d-bugs
- [Issue 14088] New: add "Getting Started" page to dlang.org
via Digitalmars-d-bugs
- [Issue 14089] New: [REG2.064] Assigning to AA has no value when overriding opAssign
via Digitalmars-d-bugs
- [Issue 14090] New: [REG2.067a] Incorrect "recursive alias declaration"
via Digitalmars-d-bugs
- [Issue 13776] [REG2.067a] Incorrect "recursive alias declaration" error with `__traits(compiles, ...)`
via Digitalmars-d-bugs
- [Issue 14091] New: Migrate Digger to D-Programming-Language/tools
via Digitalmars-d-bugs
- [Issue 14092] New: C++ mangling for struct nested inside same class as static function is broken when in namespace
via Digitalmars-d-bugs
- [Issue 14093] New: __traits(compiles, cast(Object)(tuple)) is true even if it doesn't compile.
via Digitalmars-d-bugs
- [Issue 14094] New: Using string import in map results in error message with __error
via Digitalmars-d-bugs
- [Issue 14095] New: explicitly exclude symbol from resolution consideration
via Digitalmars-d-bugs
- [Issue 14096] New: ICE in toir.c: 187
via Digitalmars-d-bugs
- [Issue 14097] New: root/async.c: free after use
via Digitalmars-d-bugs
- [Issue 14098] New: std.typecons.wrap should allow wrapping a struct
via Digitalmars-d-bugs
Last message date:
Sat Jan 31 23:35:35 PST 2015
Archived on: Sat Jan 31 23:35:59 PST 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).