The D Programming Language - Digitalmars-d-bugs
December 2015 Archives by thread
Starting: Tue Dec 1 00:06:06 PST 2015
Ending: Thu Dec 31 22:19:19 PST 2015
Messages: 456
- [Issue 15390] 'abstract' should override final:
via Digitalmars-d-bugs
- [Issue 15392] dmd object files fail to link with ld.gold
via Digitalmars-d-bugs
- [Issue 15272] [2.069-rc2,inline] nothing written to output when -inline is set
via Digitalmars-d-bugs
- [Issue 15292] [REG2.068.0] Segmentation fault with self-referencing struct / inout / alias this
via Digitalmars-d-bugs
- [Issue 15296] [REG2.069] cannot inline simple function that calls use non-inlinable statements
via Digitalmars-d-bugs
- [Issue 10956] std.getopt error on wrongly position arguments should improve
via Digitalmars-d-bugs
- [Issue 14998] Cannot put a char into a char[]
via Digitalmars-d-bugs
- [Issue 15378] dlang.org does not completely work with https:
via Digitalmars-d-bugs
- [Issue 15371] __traits(getMember) should bypass the protection
via Digitalmars-d-bugs
- [Issue 15393] New: Debug versions in GC code doesn't compile.
via Digitalmars-d-bugs
- [Issue 13369] std.math.iLog10
via Digitalmars-d-bugs
- [Issue 15384] assignment is sometimes still accepted as a condition
via Digitalmars-d-bugs
- [Issue 12565] IDE cannot launch Mago debugger starting from v0.3.38-beta3
via Digitalmars-d-bugs
- [Issue 15394] New: [internal] CompileExp and FileExp has same op TOKmixin
via Digitalmars-d-bugs
- [Issue 9175] std.algorithm.remove!(predicate) problems
via Digitalmars-d-bugs
- [Issue 8495] A problem with std.algorithm.remove on array of fixed size array
via Digitalmars-d-bugs
- [Issue 15395] New: unittest can't access symbol of visibility package
via Digitalmars-d-bugs
- [Issue 9717] `std.math.round` rounds away from zero instead of to the nearest even integer
via Digitalmars-d-bugs
- [Issue 9872] format should include class field values
via Digitalmars-d-bugs
- [Issue 15303] std.json: consider JSON5 support
via Digitalmars-d-bugs
- [Issue 15396] New: static immutable not recognized as constant within switch statement
via Digitalmars-d-bugs
- [Issue 15397] New: std.bitmanip.bitfields should support pointers
via Digitalmars-d-bugs
- [Issue 15398] New: Missing file druntime/test/profile/.clean
via Digitalmars-d-bugs
- [Issue 15399] New: unaligned pointers are not @safe
via Digitalmars-d-bugs
- [Issue 5838] splitter and split names
via Digitalmars-d-bugs
- [Issue 6133] Improvements to RedBlackTree
via Digitalmars-d-bugs
- [Issue 15400] New: inconsistent local `import` behavior
via Digitalmars-d-bugs
- [Issue 15302] DMD -O optimizing out meaningful code
via Digitalmars-d-bugs
- [Issue 15354] unstable operator overloading with mixin expression
via Digitalmars-d-bugs
- [Issue 15355] unstable operator overloading with comma expression
via Digitalmars-d-bugs
- [Issue 15370] Some way to manually allocate the closure for delegates to nested functions.
via Digitalmars-d-bugs
- [Issue 10544] writeln!(inout(int)) does not work
via Digitalmars-d-bugs
- [Issue 13443] stdin/stdout/stderr should be accessible from @safe code
via Digitalmars-d-bugs
- [Issue 13429] icmp (and friends) should be @nogc
via Digitalmars-d-bugs
- [Issue 9282] Add std.textmacro module
via Digitalmars-d-bugs
- [Issue 15401] New: partialSort should accept two ranges
via Digitalmars-d-bugs
- [Issue 6921] Request for a 'static final switch' statement
via Digitalmars-d-bugs
- [Issue 15304] [REG 2.068.0] Error about SortedRange not being nothrow in debug mode
via Digitalmars-d-bugs
- [Issue 8716] `package` restricts members usage in same module if there is no package name
via Digitalmars-d-bugs
- [Issue 15402] New: Make it an error to declare package level symbols when there is no package
via Digitalmars-d-bugs
- [Issue 15403] New: [internal] FileExp represents ImportExpression, the AST class naming is not intuitive
via Digitalmars-d-bugs
- [Issue 15404] New: [internal] DotIdExp(TOKdot) and DotExp(TOKdotexp)
via Digitalmars-d-bugs
- [Issue 15405] New: FormatSpec.writeUpToNextSpec() not documented
via Digitalmars-d-bugs
- [Issue 15346] Calling interface methods on out contracts causes segfaults
via Digitalmars-d-bugs
- [Issue 15406] New: [ICE] Accessing member of namespace embedded in a struct causes segfault
via Digitalmars-d-bugs
- [Issue 15407] New: Assert hit in toElem e2ir.c:1962
via Digitalmars-d-bugs
- [Issue 2947] Array literal changeable if part of class.
via Digitalmars-d-bugs
- [Issue 15408] New: S.init for struct containing member field with array literal initializer fails @nogc
via Digitalmars-d-bugs
- [Issue 15409] New: Mallocator cant be used in @nogc code
via Digitalmars-d-bugs
- [Issue 15410] New: std.json documentation implies you *must* assign an AA literal to create an object
via Digitalmars-d-bugs
- [Issue 15411] New: Function literal accessing variable in declaration scope produces bad error message with inline call
via Digitalmars-d-bugs
- [Issue 15412] New: Operator ^^= fails to compile for many numeric type combinations
via Digitalmars-d-bugs
- [Issue 7517] Interface contracts broken
via Digitalmars-d-bugs
- [Issue 14786] The built-in exponentiation operator ^^ sometimes returns a value with the wrong sign.
via Digitalmars-d-bugs
- [Issue 7648] std.stdio expects file names to be encoded in CP_ACP on Windows instead of UTF-8
via Digitalmars-d-bugs
- [Issue 15413] New: Foreach over range with @disable this doesn't work
via Digitalmars-d-bugs
- [Issue 15414] New: __traits(getAttributes) should error if the function has multiple overloads
via Digitalmars-d-bugs
- [Issue 9876] deprecated is not announced
via Digitalmars-d-bugs
- [Issue 12954] deprecated doesn't work with concatenated strings or anything else but a string literal
via Digitalmars-d-bugs
- [Issue 13364] Template instance isInstanceOf itself
via Digitalmars-d-bugs
- [Issue 5691] walkLength() compatible with opApply()
via Digitalmars-d-bugs
- [Issue 7449] Algebraic's operator[] is incorrect
via Digitalmars-d-bugs
- [Issue 9034] errors of conversions in format.d
via Digitalmars-d-bugs
- [Issue 10087] std.range.chunks problem with chunkSize = 0
via Digitalmars-d-bugs
- [Issue 15415] New: [Lexical]
via Digitalmars-d-bugs
- [Issue 15416] New: UFCS does not attempt to derefence (but should it?)
via Digitalmars-d-bugs
- [Issue 314] [module] Static, renamed, and selective imports are always public
via Digitalmars-d-bugs
- [Issue 15336] std.json: opIn undocumented for JSONValue
via Digitalmars-d-bugs
- [Issue 15417] New: Wrong parameter passing for variadic nested functions within aggregate
via Digitalmars-d-bugs
- [Issue 15418] New: Warning 178: .LIB pagesize exceeds 512
via Digitalmars-d-bugs
- [Issue 15419] New: std.conv.parse() does not accept string literals
via Digitalmars-d-bugs
- [Issue 15420] New: topN(Range, Range) does not respect its less predicate
via Digitalmars-d-bugs
- [Issue 12987] topN should return the top portion of the range
via Digitalmars-d-bugs
- [Issue 14367] Print warnings by default
via Digitalmars-d-bugs
- [Issue 12141] std.algorithm: implement deterministic topN
via Digitalmars-d-bugs
- [Issue 9323] Document the deltas between tdpl (rox) and dlang.org
via Digitalmars-d-bugs
- [Issue 15421] New: The behaviours of the topNs differ with the bottom
via Digitalmars-d-bugs
- [Issue 15422] New: Crash on nested struct
via Digitalmars-d-bugs
- [Issue 15423] New: [REG v2.067.1] File.byLineCopy.joiner.parseJSON
via Digitalmars-d-bugs
- [Issue 15424] New: openSUSE warns on gethostbyname uses
via Digitalmars-d-bugs
- [Issue 15425] New: std.traits.hasIndirections fails to recognize nested structs
via Digitalmars-d-bugs
- [Issue 15426] New: [Home] link to TWID broken from the home page
via Digitalmars-d-bugs
- [Issue 15427] New: dynamic casting functions should be available in TypeInfo_Class
via Digitalmars-d-bugs
- [Issue 15428] New: __traits(compiles, super()) cause error "multiple constructor calls" later
via Digitalmars-d-bugs
- [Issue 4668] Troubles with 'auto ref'
via Digitalmars-d-bugs
- [Issue 4858] Cannot call synchronized method through super
via Digitalmars-d-bugs
- [Issue 4945] Bad error message with wrong struct literal
via Digitalmars-d-bugs
- [Issue 5137] Compiler tips
via Digitalmars-d-bugs
- [Issue 15429] New: [std.stdio] Broken link in documentation
via Digitalmars-d-bugs
- [Issue 5351] Add template mixin for Range Primitives using random access
via Digitalmars-d-bugs
- [Issue 5376] writeln doesn't print immutable lazy sequences
via Digitalmars-d-bugs
- [Issue 5546] Assigning and initializing structs from functions make more copies than necessary
via Digitalmars-d-bugs
- [Issue 5669] Constructor calls should be valid inside final switch
via Digitalmars-d-bugs
- [Issue 5993] Strange thread exceptions with DMD 2.053 beta 13th May
via Digitalmars-d-bugs
- [Issue 6187] compiler could use move semantics for appending temporaries to an array
via Digitalmars-d-bugs
- [Issue 6218] Stack trace possible improvement
via Digitalmars-d-bugs
- [Issue 5540] Probable bug-hiding redundancies
via Digitalmars-d-bugs
- [Issue 8892] Wrong diagnostic for static array assignment
via Digitalmars-d-bugs
- [Issue 15430] New: amdMmx hangs up
via Digitalmars-d-bugs
- [Issue 15431] New: pragma mangle and mangleof are order dependent
via Digitalmars-d-bugs
- [Issue 15288] The precedence of the exponentiation operator ^^ is too high.
via Digitalmars-d-bugs
- [Issue 6907] ice(interpret.d) delete expressions crash interpreter
via Digitalmars-d-bugs
- [Issue 6188] Add ability to call element dtors to array blocks
via Digitalmars-d-bugs
- [Issue 15432] New: Win64: bad code offset in debug line number info
via Digitalmars-d-bugs
- [Issue 15433] New: std.experimental.allocator.building_blocks.free_map only compiles with -unittest
via Digitalmars-d-bugs
- [Issue 15434] New: object.d imports from rt (breaking inline builds)
via Digitalmars-d-bugs
- [Issue 15435] New: std.numeric FFTs are not nothrow @nogc
via Digitalmars-d-bugs
- [Issue 15391] Problems loading libcurl.so and running datetime unittest on NixOS package build
via Digitalmars-d-bugs
- [Issue 15436] New: Compiler still refers to AliasSeq-s as "tuple"-s (and TypeTuple?)
via Digitalmars-d-bugs
- [Issue 15437] New: documentation for typeof(someTemplate) == void
via Digitalmars-d-bugs
- [Issue 15438] New: -m64 not added to command line in DMD x64 build
via Digitalmars-d-bugs
- [Issue 15439] New: dmd segfaults using AliasSeq
via Digitalmars-d-bugs
- [Issue 15440] New: std.uni outputs \u0069\u0307 as the lower case of \u0130
via Digitalmars-d-bugs
- [Issue 15441] New: dmd segfaults using std.experimental.ndslice
via Digitalmars-d-bugs
- [Issue 14442] Wrong this.outer reference in nested classes
via Digitalmars-d-bugs
- [Issue 15442] New: Eponymous template restrictions should be documented
via Digitalmars-d-bugs
- [Issue 15443] New: Runtime.unloadLibrary closes input/output stream
via Digitalmars-d-bugs
- [Issue 15444] New: [Interfacing to Objective-C]
via Digitalmars-d-bugs
- [Issue 15445] New: Make DMD's command-line options more compatible with other popular C/C++ compilers
via Digitalmars-d-bugs
- [Issue 13676] [ddoc] DDoc should wrap each part of function declaration in dedicated macro to allow more readable formatting
via Digitalmars-d-bugs
- [Issue 15446] New: Update DMD's man page
via Digitalmars-d-bugs
- [Issue 15447] New: DMD should clean up intermediate .o files it creates
via Digitalmars-d-bugs
- [Issue 13678] TypeInfo.init is inconsistent
via Digitalmars-d-bugs
- [Issue 14088] add "Getting Started" page to dlang.org
via Digitalmars-d-bugs
- [Issue 15448] New: dlang.org should use gzip compression on all text files
via Digitalmars-d-bugs
- [Issue 15448] dlang.org should use gzip compression on all text files
via Digitalmars-d-bugs
- [Issue 15449] New: CSS and JS files should be minified and concatenated
via Digitalmars-d-bugs
- [Issue 15450] New: ICE during CTFE of legit function
via Digitalmars-d-bugs
- [Issue 15451] New: dlang.org should use cache busting
via Digitalmars-d-bugs
- [Issue 15275] Documentation for OutputRange lacking
via Digitalmars-d-bugs
- [Issue 15059] D Bug Tracker graph disappeared
via Digitalmars-d-bugs
- [Issue 12618] bugstats graph broken since bugzilla upgrade
via Digitalmars-d-bugs
- [Issue 4472] Update D2 Enhancements to D1
via Digitalmars-d-bugs
- [Issue 5102] D1 missing Function Templates with Auto Ref Parameters
via Digitalmars-d-bugs
- [Issue 3158] (D1 only) std.process.execv() incorrect documentation
via Digitalmars-d-bugs
- [Issue 5098] -unittest does not turn on asserts nor sets unittest version in D1
via Digitalmars-d-bugs
- [Issue 926] Revival of implicit conversion from Derived[] to Base[] not noted in changelog
via Digitalmars-d-bugs
- [Issue 3964] Hello World, Reloaded example on 1.0 page has writeln
via Digitalmars-d-bugs
- [Issue 15452] New: Document typo of a new predefined version identifier 'CRuntime_DigitalMars'
via Digitalmars-d-bugs
- [Issue 15453] New: Check for predefined version identifiers with a misspell
via Digitalmars-d-bugs
- [Issue 15454] New: core.checkedint enhancement
via Digitalmars-d-bugs
- [Issue 15455] New: Compiler segfault for simple nested structure
via Digitalmars-d-bugs
- [Issue 15456] New: sc.ini: Access denied for non-superusers on Windows 10
via Digitalmars-d-bugs
- [Issue 15229] BigInt(Range of chars) too
via Digitalmars-d-bugs
- [Issue 15234] BigInt's ctor should accept a string range
via Digitalmars-d-bugs
- [Issue 10193] Template args to UDA's
via Digitalmars-d-bugs
- [Issue 15457] New: Symbol Undefined __lseeki64
via Digitalmars-d-bugs
- [Issue 10233] [Tracker] Grammar issues
via Digitalmars-d-bugs
- [Issue 13301] Inline ASM documentation does not allow string literals
via Digitalmars-d-bugs
- [Issue 13302] Inline ASM grammar is not left-associative
via Digitalmars-d-bugs
- [Issue 13327] Specification of anonymous enum with one member is missed
via Digitalmars-d-bugs
- [Issue 15458] New: when i input "." to show expansion,it crashed.
via Digitalmars-d-bugs
- [Issue 15459] New: stdio.byLine.each!(map!somefunc) compiles, fails to link with ld
via Digitalmars-d-bugs
- [Issue 15460] New: Ddoc: merge the opening comment "<!-- Generated by Ddoc from filename.dd -->" into the default definition of DDOC
via Digitalmars-d-bugs
- [Issue 14608] Enum members should be formatted as a table
via Digitalmars-d-bugs
- [Issue 15461] New: std.stdio.File ctor that accepts `FILE*` should not be hidden
via Digitalmars-d-bugs
- [Issue 15462] New: undefined indentifiers that should be visible
via Digitalmars-d-bugs
- [Issue 15463] New: Compilation error when post-incrementing/decrementing a parenthized variable
via Digitalmars-d-bugs
- [Issue 5753] Disallow map() of void function
via Digitalmars-d-bugs
- [Issue 15464] New: Template parameter-dependent attributes
via Digitalmars-d-bugs
- [Issue 8166] retro() of splitter() too
via Digitalmars-d-bugs
- [Issue 15465] New: Make the "Ddoc\
via Digitalmars-d-bugs
- [Issue 15466] New: Incorrect result for 'real'
via Digitalmars-d-bugs
- [Issue 15467] New: Compiler incorrectly flags a function as throwing an exception though it is caught
via Digitalmars-d-bugs
- [Issue 15468] New: [Interfacing to Objective-C] is compromise
via Digitalmars-d-bugs
- [Issue 15469] New: dmd_2.069.2-0_i386.deb installed on 32 bit linux segfaults when running
via Digitalmars-d-bugs
- [Issue 15470] New: Unnecessary markup in ddoc's html generation
via Digitalmars-d-bugs
- [Issue 15471] New: Show example of associative array initialization in documentation
via Digitalmars-d-bugs
- [Issue 15472] New: Ddoc macro on function with same name breaks
via Digitalmars-d-bugs
- [Issue 15473] New: C++ mangling problem
via Digitalmars-d-bugs
- [Issue 15474] New: Ddoc - defining an empty macro at the end of a Macros section does not work
via Digitalmars-d-bugs
- [Issue 15475] New: Ddoc code sample with unbalanced paren comes out as macro
via Digitalmars-d-bugs
- [Issue 15476] New: DDOC_UNDEFINED_MACRO is undocumented
via Digitalmars-d-bugs
- [Issue 15477] New: Forward reference error corner case with base class and template specialization arguments
via Digitalmars-d-bugs
- [Issue 14804] Comparing two Nullables does not check if either is null
via Digitalmars-d-bugs
- [Issue 15478] New: Constant folding inconsistency
via Digitalmars-d-bugs
- [Issue 15479] New: COFF: phobos/win64.mak failed to make clean with MODEL=32mscoff
via Digitalmars-d-bugs
- [Issue 14506] Wrong floating point type inferred for function with auto return type
via Digitalmars-d-bugs
- [Issue 10765] Cannot Use Index in Foreach When Iteratee is a Tuple
via Digitalmars-d-bugs
- [Issue 15480] New: std.algorithm.iteration.map not accepting multiple lambdas
via Digitalmars-d-bugs
- [Issue 15481] New: Reducing array.length triggers reallocation
via Digitalmars-d-bugs
- [Issue 15482] New: new uuid.d forbids to link statically with other libraries
via Digitalmars-d-bugs
- [Issue 15483] New: static if prevents inlining
via Digitalmars-d-bugs
- [Issue 15159] Static nested function prevent inlining
via Digitalmars-d-bugs
- [Issue 12233] Attempting to use TypeInfo.init results in a compiler error due to lack of 'this'.
via Digitalmars-d-bugs
- [Issue 14255] Since DMD is used to build idgen, one can't have dmd.conf for dev and system wide.
via Digitalmars-d-bugs
- [Issue 15484] New: core.memory.GC.disable() is not @nogc
via Digitalmars-d-bugs
- [Issue 15485] New: switch with no case compiles
via Digitalmars-d-bugs
- [Issue 15486] New: profiling reports should be machine readable
via Digitalmars-d-bugs
- [Issue 15487] New: runtime switches should be env variables
via Digitalmars-d-bugs
- [Issue 15488] New: global variable shadows function argument
via Digitalmars-d-bugs
- [Issue 15489] New: regex - match/matchAll and bmatch - different output
via Digitalmars-d-bugs
- [Issue 15490] New: Error variable __nrvoretval cannot be modified at compile time when using -inline
via Digitalmars-d-bugs
- [Issue 15491] New: std.parallelism conflicts with thread_detachInstance
via Digitalmars-d-bugs
- [Issue 15492] New: ICE (segfault) on class { auto f() with out contract }
via Digitalmars-d-bugs
Last message date:
Thu Dec 31 22:19:19 PST 2015
Archived on: Thu Dec 31 22:19:32 PST 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).