www.digitalmars.com         C & C++   DMDScript

news.digitalmars.com - digitalmars.D.bugs

Dec 28 2006    [Issue 761] New: std.format.doFormat fails for items of a char[][] containing %s (3)
Dec 26 2006    .obj files conflict (5)
Dec 23 2006    Bad AA behavior (9)
Dec 22 2006    [Issue 715] New: incorrect IEEE 754 handling of -0i and +0i (3)
Dec 21 2006    bug in array literal parsing (1)
Dec 17 2006    Compiler internal error (6)
Dec 17 2006    compiler assertion failure w/ templates (2)
Dec 16 2006    dmd infinite loop (2)
Dec 16 2006    [Issue XXX] ToBeFiled: 'this' can't be used as an alias parameter (1)
Dec 16 2006    [Issue XXX] ToBeFiled: rules for assigning to complex types are too (1)
Dec 16 2006    Bugzilla still down (8)
Dec 15 2006    d.puremagic.com down (1)
Dec 13 2006    [Issue 688] New: Implicit function template match doesn't work for classes (5)
Dec 13 2006    [Issue 687] New: DDoc doesn't document anonymous enums (2)
Dec 13 2006    [Issue 686] New: [Regression] opCast of a struct or union is called in nonsensical circumstances (3)
Dec 12 2006    [Issue 685] New: dmd assertion failure (3)
Dec 12 2006    [Issue 684] New: dmd should compile this (3)
Dec 12 2006    [Issue 682] New: dmd segfault with vararg template (2)
Dec 12 2006    [Issue 681] New: Array -- Implicit type doc updates needed (3)
Dec 12 2006    [Issue 680] New: incorrect placement of _D in symbol D85TypeInfo_S_D3std9dateparse9DateParse8classifyMFAaZE3std9dateparse9DateParse2DP6DateID6__initZ (1)
Dec 12 2006    Is this correct behavyor? (template tuples) (1)
Dec 11 2006    TypeInfo for arrays seem wrong (1)
Dec 10 2006    T[] -> T* implicit converstion still working? (2)
Dec 10 2006    [Issue 673] New: ABI as documented is 32 bit specific.. how about 64 bits? (10)
Dec 09 2006    [Issue 672] New: Compiler endless loop with nested class object (3)
Dec 09 2006    [Issue 669] New: (a == b) misuses opCmp and opEquals (5)
Dec 09 2006    [Issue 667] New: incorrect value for std.socket.SocketShutdown.BOTH (2)
Dec 09 2006    [Issue 665] New: missing functions in std.c.linux.linux (2)
Dec 07 2006    [Issue 663] New: Slice assignment does not bounds check when it should (3)
Dec 06 2006    [Issue 661] New: Error using a zero-init struct's init property (3)
Dec 06 2006    [Issue 655] New: Operator overload uses opIndex instead of opIndexAssign (4)
Dec 05 2006    [Issue 654] New: Const string member using implicit type inference gives garbage in certain situation (3)
Dec 05 2006    Documentation bug (2)
Dec 05 2006    Compiler crash (3)
Dec 05 2006    [Issue 653] New: AAs are slightly broken (3)
Dec 05 2006    bug or feature? (4)
Dec 05 2006    print error messages but no line number (2)
Dec 05 2006    [Issue 651] New: Assertion failure: 'global.errors' on line 2622 in file 'template.c' (3)
Dec 05 2006    [Issue 650] New: Assertion failure: '0' on line 774 in file 'expression.c' (3)
Dec 03 2006    Bug #146 (3)
Dec 03 2006    [Issue 638] New: additional leading D in symbol D_D3std9dateparse9DateParse8classifyFAaZE3std9dateparse9DateParse2DP6DateID6__initZ (2)
Dec 03 2006    [Issue 636] New: Excessive "1: " in error message (2)
Dec 03 2006    [Issue 635] New: regression: looping "Error: outer class Outer 'this' needed to 'new' nested class Inner" (3)
Dec 02 2006    d1.0blocker nominations still not being answered (1)
Dec 02 2006    [Issue 634] New: writef doesn't work on enums (2)
Dec 02 2006    [Issue 631] New: Spelling errors in DMD distribution (5)
Dec 02 2006    [Issue 630] New: Obscure, unimplemented features related to in/out contracts (5)
Dec 02 2006    [Issue 628] New: Assertion failure: '0' on line 91 in file 'init.c' (3)
Dec 02 2006    Assertion failure: '!vthis->csym' on line 412 in file 'glue.c' (1)
Nov 30 2006    toString identification with imported std.thread (1)
Nov 29 2006    [Issue 619] New: Alias of templated struct instance crashes 0.175 (3)
Nov 29 2006    [Issue 618] New: The following program crashes dmd.exe 0.175 (4)
Nov 28 2006    Overload issue between char[] and char*, inwhich the postfix should solve (3)
Nov 28 2006    [Issue 616] New: ICE defining templates with unallowed template parameter types (2)
Nov 27 2006    [Issue 615] New: dmd does not properly read dmd.conf with Unix line-ending characters (3)
Nov 27 2006    The IX PPPR (Pending Peeves Progress Review) (1)
Nov 27 2006    [Issue 613] New: Error message still states that '===' and '!==' are merely deprecated (3)
Nov 27 2006    [Issue 612] New: Associative arrays ignore opEquals, contrary to the spec (2)
Nov 27 2006    [Issue 610] New: Undocumented behaviour: ~ and ~= can now concatenate an array with a single element (2)
Nov 27 2006    [Issue 608] New: Concatenation of const arrays (except strings defined by string literals) is a non-constant expression (2)
Nov 27 2006    [Issue 607] New: toString can't handle char[] (3)
Nov 25 2006    [Issue 598] New: missing reentrant Linux functions (2)
Nov 25 2006    Why is a cast needed here? (4)
Nov 25 2006    [Issue 597] New: std.socket TcpSocket and UdpSocket are missing. (4)
Nov 25 2006    [Issue 593] New: can't deduce from arrayliteral (3)
Nov 24 2006    auto x = property: variable x cannot be declared to be a function (4)
Nov 23 2006    [Issue 591] New: version=LittleEndian crash the compiler (2)
Nov 23 2006    [Issue 590] New: std.stream has no way to create a text-mode file (1)
Nov 23 2006    [Issue 589] New: std.string.newline should be char[] not char[2] (2)
Nov 23 2006    Array initialization - compiler error (2)
Nov 23 2006    std.perf functions unintuitive (windows version) (2)
Nov 23 2006    optlink error: filenames with spaces (2)
Nov 23 2006    [Issue 587] New: DMD crashes compiling char[][] initialization (7)
Nov 22 2006    [Issue 585] New: dmd crashes with segmentation fault (4)
Nov 22 2006    Mixin problem when compiled as a lib (1)
Nov 21 2006    dmd core dumped (2)
Nov 21 2006    Synchronized object must not be deleted. causes useless error message (5)
Nov 19 2006    [Issue 577] New: statement.html - NonEmptyStatement grammar lists DebugStatement and VersionStatement, which are not defined (2)
Nov 19 2006    [Issue 576] New: version.html - ConditionalStatement grammar doesn't make sense (2)
Nov 19 2006    [Issue 574] New: DMD uses D calling convention for returning complex floats from functions with C calling convention (2)
Nov 19 2006    [Issue 573] New: Segfault from version(release) statement (6)
Nov 18 2006    [Issue 567] New: Compiler crash with conflicting templates (5)
Nov 18 2006    [Issue 564] New: Setting predefined versions on the command line causes crashes (4)
Nov 18 2006    [Issue 562] New: Source file without BOM starting with non-ASCII compiles and runs (2)
Nov 18 2006    [Issue 560] New: Cannot escape reference to variadic parameter (3)
Nov 18 2006    [Issue 557] New: ICE returning a tuple from a function (Assertion failure: '0' on line 694 in file 'glue.c') (3)
Nov 18 2006    [Issue 555] New: Integral ireal literals can't be specified (4)
Nov 18 2006    [Issue 554] New: Division by zero results in two identical errors (2)
Nov 17 2006    New: BufferedFile fails open big files (1)
Nov 16 2006    [Issue 534] New: IPF trying to initialize an associative array (3)
Nov 16 2006    [Issue 530] New: segfault assigning array literal to a non-array const (4)
Nov 16 2006    [Issue 528] New: cstream.flush() returns EOF early for din. (1)
Nov 15 2006    [Issue 525] New: can't use array variable in tuple index (6)
Nov 15 2006    [Issue 524] New: Compiler crash when compiling (6)
Nov 15 2006    [Issue 523] New: I think this is a GC bug (3)
Nov 15 2006    [Issue 522] New: frontend: 64-bit format string cleanup (3)
Nov 15 2006    [Issue 521] New: frontend: incorrect error(Loc, const char*, char*) declaration in mars.h (2)
Nov 15 2006    [Issue 517] New: std.compiler outdated (2)
Nov 15 2006    [Issue 514] New: Misleading error message for static const initialisation (2)
Nov 15 2006    [Issue 513] New: using struct initializer on static array crashes the compiler (2)
Nov 15 2006    [Issue 511] New: Various problems in the documentation (60)
Nov 15 2006    [Issue 510] New: Nonworking implicit conversions between arrays and pointers (3)
Nov 15 2006    [Issue 509] New: [wd]char[1] does not convert to [wd]char (4)
Nov 15 2006    [Issue 508] New: All members of an array need not be initialised (4)
Nov 15 2006    [Issue 507] New: Error: 'this' is required, but ... is not a base class of ... (3)
Nov 14 2006    [Issue 506] New: static import and renamed import of mixin don't work (2)
Nov 14 2006    [Issue 505] New: rdmd and dmd do not correctly preserve program arguments with spaces. (3)
Nov 14 2006    [Issue 504] New: foreach with a file failes (3)
Nov 13 2006    [Issue 503] New: Names of arguments to atan2 are backwards (2)
Nov 13 2006    [Issue 501] New: Bad interaction between 'with' and IFTI in template methods (2)
Nov 13 2006    [Issue 500] New: Cannot assign to delegate during definition (5)
Nov 13 2006    [Issue 499] New: Multiple overrides of the destructor when using signals (6)
Nov 12 2006    [Issue 498] New: Signal mixins need to import (2)
Nov 12 2006    [Issue 497] New: frontend: 64-bit cleanup of sprintf buffer sizes (3)
Nov 12 2006    [Issue 496] New: frontend: 64-bit cleanup of utf_decode* (3)
Nov 11 2006    [Issue 495] New: ICE passing variadic arglist to another variadic template (4)
Nov 11 2006    [Issue 494] New: template's variadic argument can't use as type (3)
Nov 08 2006    [Issue 491] New: Create directories necessary for writing files when using -Dd and -Hd option (2)
Nov 08 2006    [Issue 490] New: Static struct initializer without static attribute aborts dmd with assertion (3)
Nov 08 2006    [Issue 489] New: .classinfo not working with fqn (3)
Nov 08 2006    [Issue 488] New: regression: recursive typeof segmentfaults (2)
Nov 07 2006    [Issue 486] New: Writefln on null object should not trigger access error. (2)
Nov 07 2006    [Issue 485] New: struct sizeof not possible from type (2)
Nov 06 2006    [Issue 484] New: Compiler segfault with template variadic used as a template alias. (3)
Nov 06 2006    [Issue 483] New: ICE-invalid with tuple. mangleof. (3)
Nov 04 2006    [Issue 480] New: too many initializers error message doesn't give line number (4)
Nov 04 2006    Internal error: ../ztc/cod1.c 2751 (2)
Nov 03 2006    [Issue 478] New: can't compare arrayliteral statically with variable (2)
Nov 03 2006    [Issue 477] New: Malformed URL in documentation (2)
Nov 03 2006    Internal error on missing return in literal delegate (1)
Nov 02 2006    [Issue 476] New: DMD doesn't resolve its location properly on Windows (2)
Nov 02 2006    [Issue 475] New: DMD segfault on recursive variadic template (3)
Nov 01 2006    [Issue 474] New: in ASM block last line can't be a label (6)
Nov 01 2006    _d_notify_release !?!?! (4)
Oct 31 2006    [Issue 471] New: Protection attributes of mixin instances are applied in a wrong scope. (3)
Oct 30 2006    [Issue 470] New: undocumented encoding of inifiles (3)
Oct 29 2006    Compiler asserts instead of giving an error message with non-static (3)
Oct 28 2006    [Issue 469] New: Incorrect documentation in std.date (2)
Oct 28 2006    [Issue 468] New: argument wrongfully identified as type in template instantiation (3)
Oct 28 2006    [Issue 467] New: double inheritance from the same interface (5)
Oct 28 2006    [Issue 466] New: dmd prevent this from link , if so please prevent it from compiling (3)
Oct 27 2006    [Issue 465] New: errors when trying to use static templated methods (3)
Oct 27 2006    -cov option on Linux creates dependency on _ModuleInfo_6object (1)
Oct 27 2006    Is a template like copy-paste? (4)
Oct 27 2006    [Issue 464] New: 64bit clean dchar.c (3)
Oct 26 2006    Bug from cpuid wrapper thread in D.announce: char[12] str = ""; (2)
Oct 25 2006    [Issue 462] New: invalid typeinfo usage breaks dmd compiler (3)
Oct 25 2006    [Issue 460] New: Assertion failure: '!needThis()' on line 143 in file 'tocsym.c' (3)
Oct 25 2006    [Issue 457] New: notifyRelease: debugging artifacts (2)
Oct 24 2006    [Issue 456] New: DMD accepts keywords in module names if no ModuleDeclaration is used (3)
Oct 24 2006    [Issue 454] New: Setting LIB environment variable has no effect on Windows (4)
Oct 24 2006    [Issue 453] New: When importing modules compiler can not distinguish between directory and file (8)
Oct 24 2006    [Issue 452] New: Struct initialization fails with compiler assertion (2)
Oct 24 2006    [Issue 451] New: frontend: redundant function definitions (1)
Oct 24 2006    [Issue 450] New: frontend: please use <stdint.h> to increase portability (1)
Oct 24 2006    [Issue 449] New: frontend: html.h and complex_t.h are unprotected against multiple inclusion (1)
Oct 24 2006    [Issue 448] New: frontend: redefinition of size_t (1)
Oct 23 2006    [Issue 446] New: Anonymous class and "return without calling constructor" (3)
Oct 23 2006    Bug or miss feature in nested class? (5)
Oct 21 2006    [Issue 445] New: debugging artifact: DeclarationExp::scanForNestedRef (2)
Oct 20 2006    small mistake in http://www.digitalmars.com/d/ctod.html (2)
Oct 20 2006    Strange error message with alias (4)
Oct 19 2006    [Issue 444] New: Inside a foreach with delegates, void return does not compile (3)
Oct 19 2006    [Issue 443] New: assignment in return when using cdouble is broken (3)
Oct 18 2006    [Issue 442] New: Crash on foreach of mixed-in aggregate. (2)
Oct 18 2006    [Issue 441] New: Crash on foreach of mixed-in aggregate. (5)
Oct 17 2006    "Comment processing conceptually happens before tokenization." (6)
Oct 17 2006    [Issue 440] New: dmd.170 fails to mark final methods as implementations of abstract ones (5)
Oct 17 2006    [Issue 439] New: Cannot use an array as new[] size argument. (2)
Oct 17 2006    [Issue 438] New: Compiler allows returning value from void function (4)
Oct 16 2006    [Issue 436] New: OutOfMemoryException undocumented, misdocumented (2)
Oct 15 2006    [Issue 434] New: Compiler crash on template function syntax error (4)
Oct 14 2006    [Issue 433] New: A deprecated, same-named alias screws up resolution of imports (2)
Oct 14 2006    [Issue 432] New: invalid expression causes compiler seg-fault (3)
Oct 12 2006    [Issue 431] New: Invalid case selected when switching on a long (4)
Oct 12 2006    [Issue 430] New: incorrect UTF-8 detection for drafted UTF-16/32 source files (2)
Oct 11 2006    [Issue 429] New: Unable to distinguish between empty and uninitialized dynamic arrays (5)
Oct 11 2006    [Issue 428] New: environment settings in dmd.conf uppercase names (2)
Oct 11 2006    [Issue 427] New: source files starting with a number are accepted by dmd (3)
Oct 11 2006    [Issue 426] New: source files starting with a non-ASCI letter are rejected by dmd (3)
Oct 10 2006    [Issue 425] New: dmd compilation generate/leave empty folders. (3)
Oct 09 2006    [Issue 422] New: -version=X and -debug=X accept identifiers containing illegal characters (3)
Oct 09 2006    [Issue 421] New: 'not a lvalue' crashes DMD (2)
Oct 09 2006    [Issue 420] New: mixin make dmd break (3)
Oct 09 2006    [Issue 419] New: Anonymous classes are not working. (3)
Oct 09 2006    [Issue 418] New: -version=X and -debug=X command line arguments are rejected if the identifier begins with a non-ASCI letter (3)
Oct 09 2006    [Issue 417] New: infinite loop in std.zlib.Compress.flush when passing Z_FULL_FLUSH (4)
Oct 09 2006    [Issue 416] New: regression: unittest failure in phobos, math(501) (4)
Oct 09 2006    [Issue 415] New: conflicting template functions overloads (7)
Oct 09 2006    [Issue 414] New: interfaces shouldn't be able to inheit from classes (3)
Oct 09 2006    [Issue 413] New: overloaded function resolution with null parameter (2)
Oct 09 2006    [Issue 412] New: overloaded function resolution with null parameter (6)
Oct 08 2006    [Issue 411] New: array alloc with size from another array (4)
Oct 08 2006    [Issue 410] New: regression: segfault after "is not an lvalue" (4)
Oct 08 2006    [Issue 409] New: function resolving with global function if member matches (4)
Oct 08 2006    [Issue 408] New: Template instance matching doesn't work sometimes (4)
Oct 08 2006    [Issue 407] New: casting array literals to int causes compiler seg-fault (3)
Oct 07 2006    name shadowing in if statement (2)
Oct 06 2006    [Issue 405] New: typeof in TemplateParameterList causes compiletime segmentfault (3)
Oct 06 2006    Conditional ? bug (9)
Oct 06 2006    [Issue 404] New: Regression: missing source location in "Error: array initializers as expressions are not allowed" (2)
Oct 05 2006    [Issue 402] New: compiler crash with mixin and forward reference (3)
Oct 05 2006    About Format String Attack for D's *writef*() (5)
Oct 04 2006    -op creates spurious directories (2)
Oct 04 2006    [Issue 399] New: -w misses unreacheable "case" statement (4)
Oct 03 2006    [Issue 397] New: writing an file to a partition without enough free space creates "ghosts" files (2)
Oct 03 2006    shortening an example in the docs (2)
Oct 03 2006    [Issue 396] New: aliased identifier in asm blocks cause compiler segment faults (3)
Oct 02 2006    [Issue 395] New: std.regexp incorrectly handles UTF text (2)
Oct 02 2006    [Issue 394] New: associative array of interfaces causes crash (2)
Oct 02 2006    Documentation for std.pref not provided online, nor in distro (2)
Oct 02 2006    [Issue 392] New: Phobos build issues (patch) (3)
Sep 30 2006    Please fix bugzilla 107 (1)
Sep 29 2006    [Issue 389] New: Cannot link to std.path.altsep (3)
Sep 29 2006    [Issue 388] New: incorrect forum link (2)
Sep 28 2006    [Issue 386] New: anonying "import conflicts" for years!!! Please fix it ASAP!!! (3)
Sep 28 2006    [Issue 385] New: unprotected command line parsing (2)
Sep 27 2006    [Issue 384] New: Different behaviour when compiling as separate object files (3)
Sep 27 2006    [Issue 382] New: Critical "Previous definition different" bug (4)
Sep 27 2006    [Issue 381] New: array literals are broken; Internal error: ..\ztc\cod1.c 2525 (3)
Sep 27 2006    [Issue 380] New: cannot use typeof(*this) in a static context (3)
Sep 27 2006    [Issue 379] New: wrong thisptr type in typedef'ed struct (5)
Sep 27 2006    [Issue 378] New: Assertion failure: '0' on line 216 in file 'init.c' (7)
Sep 27 2006    wrong function overload (2)
Sep 27 2006    [Issue 377] New: Compiler error when using -inline only (5)
Sep 26 2006    [Issue 374] New: -ofd: outputs to root directory instead of current on that drive (2)
Sep 26 2006    [Issue 373] New: Spec problems with TypeInfo: error and omission. (3)
Sep 26 2006    [Issue 372] New: -op does not create subdirectories (2)
Sep 26 2006    [Issue 371] New: ICE on mutual recursive typeof in function declarations (3)
Sep 26 2006    [Issue 369] New: "immediate"-function types allowed as part of delegate/function types. (3)
Sep 26 2006    [Issue 368] New: "immediate"-function types allowed as the return type of functions. (3)
Sep 25 2006    [Issue 367] New: Bad ddoc comments in std.stream (2)
Sep 25 2006    [Issue 366] New: Adding trailing zeros to a real literal makes it smaller! (6)
Sep 24 2006    [Issue 365] New: Regression: Bad code generation for floating point == and != (8)
Sep 23 2006    Big bug with scope() in nested { } (5)
Sep 23 2006    [Issue 364] New: Mysterious access violation when using delegate()[1]... parameter (2)
Sep 23 2006    [Issue 363] New: XHTML support (6)
Sep 22 2006    [Bugzilla issue] Bug in the 'newsgroup post to bugzilla comment' (3)
Sep 21 2006    [Issue 361] New: Compile-time floating-point calculations are sometimes inconsistent (2)
Sep 21 2006    [Issue 360] New: Compile-time floating-point calculations are sometimes inconsistent (21)
Sep 21 2006    strange _sort_ of bug (3)
Sep 20 2006    [Issue 356] New: std,math.tan doesn't preserve NaN payloads [fix included] (3)
Sep 19 2006    [Issue 355] New: ICE from enum : nonexistent type (5)
Sep 19 2006    Small bug in article on digitalmars.com (1)
Sep 16 2006    [Issue 354] New: Internal error: e2ir.c 772 with bad template use (3)
Sep 16 2006    [Issue 353] New: null passed as a char[] template argument, concatenated with a string literal, is a non-constant expression (3)
Sep 16 2006    [Issue 352] New: Assertion failure: expression.c 753 - concatenating strings in a template calling another template (3)
Sep 16 2006    [Issue 351] New: Recursive string template doesn't work if the terminating specialisation is given first (3)
Sep 16 2006    [Issue 350] New: Modulo doesn't work for negative values (4)
Sep 14 2006    [Issue 349] New: Function matching with enums is erratic (3)
Sep 14 2006    [Issue 347] New: TOK116 has no effect in expression (a) (2)
Sep 14 2006    Incorrect code generation -O2 gdc (2)
Sep 12 2006    [Issue 346] New: 'is' operator inconsistant with arrays (5)
Sep 10 2006    [Issue 344] New: Typo in docs for std.math.ilogb (2)
Sep 10 2006    [Issue 343] New: Compile error using mixin containing struct (3)
Sep 10 2006    null to delegate cast? (4)
Sep 10 2006    [Issue 338] New: Wrong regular expression \s \S descripion (2)
Sep 10 2006    [Issue 336] New: incorrect WIKI makro in std.c.time (2)
Sep 10 2006    [Issue 335] New: incorrect std.c.time.CLK_TCK value (Linux) (2)
Sep 08 2006    [Issue 334] New: Void Initializer ICE (3)
Sep 08 2006    [Issue 333] New: std.c.locale (3)
Sep 07 2006    [Issue 332] New: typesafe variadic functions and lazy argument support for std.demangle (3)
Sep 07 2006    [Issue 331] New: performance bug in std.uni.toUniLower / std.uni.toUniUpper (2)
Sep 07 2006    [Issue 330] New: std.string.tolower / std.string.toupper broken for non-ASCII strings (3)
Sep 07 2006    [Issue 329] New: throwing within a finally statement (2)
Sep 06 2006    [Issue 328] New: Access violation when setting length of an array of fairly large static arrays (2)
Sep 06 2006    [Issue 326] New: calculation bug (4)
Sep 06 2006    [Issue 325] New: Overriding members and overloading with alias causes bogus error messages in with(). (3)
Sep 05 2006    lazy in main (3)
Sep 05 2006    [Issue 324] New: DMD Optimization Bug (access violation due to bad stack pointer) (2)
Sep 05 2006    Invariant grammar (2)
Sep 04 2006    Buggy DStress test cases (2)
Sep 03 2006    bug? Error: need opCmp for class Bar (2)
Sep 02 2006    d1.0blocker - anyone at home? (8)
Sep 02 2006    [Issue 320] New: Delegates should be allowed as foreach aggregates (3)
Sep 02 2006    [Issue 319] New: local variable can hide member variable (5)
Sep 01 2006    [Issue 316] New: No way to selectively expose imported symbols (2)
Sep 01 2006    Internal error: ..\ztc\cod1.c 2521 (2)
Sep 01 2006    Documentation error in comparison.html (3)
Aug 31 2006    Documentation error in d/phobos/object.html (2)
Aug 31 2006    cannot export whole class (2)
Aug 30 2006    Unable to explicitly cast imaginary float to a real floating-point (dmd v0.165) (5)
Aug 28 2006    [Issue 315] New: Exception handling is broken for delegates on Linux (5)
Aug 26 2006    [Issue 311] New: Object files missing certain template instantiations (5)
Aug 24 2006    Final makes no difference? (10)
Aug 24 2006    [Issue 308] New: Documentation of float.max_exp, min_exp is misleading (7)
Aug 22 2006    [Issue 306] New: dmd 165 breaks existing code (4)
Aug 21 2006    [Issue 304] New: Internal error: e2ir.c 145 (7)
Aug 21 2006    base 1 bug in std.string.toString? (3)
Aug 21 2006    [Issue 303] New: delegate in finally (4)
Aug 20 2006    [Issue 301] New: Lazy Delegate Evaluation messes with writefln (2)
Aug 20 2006    [Issue 300] New: Lazy Delegate Evaluation (2)
Aug 20 2006    [Issue 298] New: etc/gamma is included in phobos.lib but isn't part of libphobos.a (2)
Aug 20 2006    [Issue 297] New: Shadowing declarations allowed in foreach type lists (3)
Aug 19 2006    odd syntax for foreach (4)
Aug 19 2006    [Issue 296] New: Template constant can not be used as size of static array. (3)
Aug 19 2006    [Issue 295] New: Property call followed by sliceAssign not working for custom opSliceAssign (3)
Aug 18 2006    Buggy inline assembler (8)
Aug 18 2006    DMD 0.164: Possible bug in order of evaluation (4)
Aug 17 2006    casting objects (1)
Aug 17 2006    DMD-0.164 regressions (5)
Aug 17 2006    [Issue 293] New: Expression uint.max + 1 yields 0 (zero) (7)
Aug 17 2006    [Issue 292] New: Small inconsistency on the "rationale" page (2)
Aug 17 2006    Ddoc and version (7)
Aug 17 2006    [Issue 291] New: assertion (6)
Aug 16 2006    [Issue 290] New: "U" shaped import name conflicts when using Fully Qualified names (5)
Aug 15 2006    [Issue 289] New: Compiler allows (and crashes on) dynamic arrays of typedefs of "immediate"-function types (3)
Aug 14 2006    [Issue 287] New: DMD optimization bug arround dynamic array length (6)
Aug 14 2006    [Issue 286] New: update Phobo's zlib from 1.2.1 to 1.2.3 (10)
Aug 12 2006    [Issue 285] New: Struct method null pointer assert has line number of "0" (6)
Aug 12 2006    [Issue 284] New: Wrong type of template value parameter (3)
Aug 12 2006    #193 has been reopened (3)
Aug 11 2006    "(" and ")" cause problems in ddoc comments (2)
Aug 09 2006    [Issue 280] New: Doc of GC (4)
Aug 08 2006    Operaror 'new' inside WinMain crashes at runtime (7)
Aug 05 2006    [Issue 279] New: Nested class can't access var in outer function scope, if nested in class (3)
Aug 04 2006    documentation mentions bit instead of bool (1)
Aug 03 2006    [Issue 277] New: Named mixin operator resolution (6)
Aug 02 2006    D Bugzilla System issues (4)
Aug 02 2006    [Issue 276] New: Compiler erroneously thinks an aggregate inner template will add a field to it (3)
Aug 01 2006    [Issue 274] New: Different template alias arguments are treated as the same. (2)
Aug 01 2006    [Issue 273] New: DDoc generates no documentation for short-hand function template (2)
Jul 31 2006    while/synchronized (1)
Jul 30 2006    DMD-0.163 versus GDC-0.19 (1)
Jul 29 2006    [Issue 272] New: foreach inside anonymous function crashes dmd.exe (3)
Jul 29 2006    [Issue 271] New: Incorrect constant evaluation of TypeInfo equality comparisons (5)
Jul 29 2006    [Issue 270] New: Compiler allows and crashes on typedefs of "immediate"-function types (11)
Jul 29 2006    [Issue 269] New: Dollar unmentioned in spec (3)
Jul 28 2006    Bug in HTOD handling << (6)
Jul 22 2006    newsgroup moved to new server... (10)
Jul 22 2006    [Issue 265] New: Selective import from renamed import behaves strangely (4)
Jul 22 2006    [Issue 264] New: No selective static imports (2)
Jul 21 2006    [Issue 262] New: Missing DDoc comments in on Socket.blocking (6)
Jul 21 2006    [Issue 261] New: _blocking flag not set in Socket.blocking on non-Windows systems (2)
Jul 20 2006    int opEquals(Object), and other legacy ints (31)
Jul 20 2006    writef / writefln and stderr (4)
Jul 19 2006    irritating opCmp behaviour for TypeInfo (2)
Jul 17 2006    [Issue 256] New: Implicit unsigned to signed doesn't always work. (2)
Jul 16 2006    foreach on aggregate class in some delegate litterals (2)
Jul 16 2006    [Issue 254] New: Interfaces with the same function can give 3 different error messages (3)
Jul 16 2006    typedef, implicit cast, bug or feature? (2)
Jul 14 2006    Software life cycle (8)
Jul 13 2006    Bug in htod comment (1)
Jul 12 2006    [Issue 250] New: enum : bool allowed with odd results (3)
Jul 10 2006    [Issue 249] New: circular typedef and alias bugs (19)
Jul 10 2006    [Issue 248] New: Assertion failure: attrib.c 913 - version without (...) in imported module (3)
Jul 09 2006    IFTI Bug (6)
Jul 09 2006    name resolution and static function (4)
Jul 09 2006    [Issue 247] New: Cannot return from nested functions in contracts (3)
Jul 08 2006    [Issue 246] New: class members not initialized (2)
Jul 08 2006    Identifier (...) is too long by X characters (18)
Jul 08 2006    This code causes an Internal Error (2)
Jul 07 2006    Initialization error in classes (5)
Jul 07 2006    [Issue 245] New: Typo in Regexp article (2)
Jul 06 2006    [Issue 241] New: Template function ICE (5)
Jul 05 2006    [Issue 240] New: No file or line information in error message "cannot implicitly convert expression (-1) of type ulong to double" (6)
Jul 05 2006    char buffer resize appears broken on linux 1.162 (4)
Jul 05 2006    [Issue 239] New: Internal errorÇ changing string literal elements. (2)
Jul 03 2006    [Issue 238] New: Cannot initialise const field from foreach loop on associative array (3)
Jul 02 2006    [Issue 236] New: Class literal expression always says "base classes expected" (3)
Jul 02 2006    [Issue 234] New: dynamic arrays in combination with SSE instructions cause segment faults (2)
Jul 01 2006    [Issue 233] New: Infinite loops with assembly crash DMD (3)
Jun 30 2006    Nested function seems unoverloadable (3)
Jun 29 2006    [Issue 232] New: Invalid v-tables :( (4)
Jun 29 2006    [Issue 231] New: long is 4-byte aligned in unittest with 4 character module name (13)
Jun 28 2006    [Issue 230] New: long.min cannot be parsed (5)
Jun 27 2006    [Issue 228] New: Crash on inferring function literal return type with undefined identifier (4)
Jun 26 2006    bug? array concatenation/append on struct (2)
Jun 26 2006    phobos.lib errors/bug? (2)
Jun 26 2006    unsafe toString() behavior (11)
Jun 26 2006    [Issue 226] New: The basic types in declarations need to be updated. (2)
Jun 26 2006    [Issue 225] New: object.d uses uint instead of hash_t (2)
Jun 25 2006    Problem with asm and short (2)
Jun 24 2006    ***** D method override mechanisms borked ****** (42)
Jun 23 2006    [Issue 222] New: "Internal error: ..\ztc\cod1.c 1656" with && and || (6)
Jun 23 2006    Possible implicit type conversion bug with arithmetic op= (2)
Jun 23 2006    [Semi-OT] Trackers in Bugzilla? (2)
Jun 23 2006    Bugzilla #113 fix - ineffective code (dmd161) (1)
Jun 23 2006    [Issue 221] New: Inconsistent name mangling of bool (a relic of 'bit') (4)
Jun 23 2006    [Issue 220] New: ICE with template and mangleof (13)
Jun 22 2006    Strange DMD Assertion failure (6)
Jun 22 2006    ice returning a delegate (1)
Jun 22 2006    Documentation on arrays has to be improved (1)
Jun 21 2006    ICE using const as offset in inline assembly (2)
Jun 21 2006    [Issue 215] New: static initialization problem - invalid code, bogus error message (3)
Jun 20 2006    colon after version is ignored (1)
Jun 20 2006    DMD 0.161 Access Violation (1)
Jun 19 2006    [Issue 210] New: Strange results when covariantly implementing an interface method defined with an interface return type (2)
Jun 18 2006    [Issue 208] New: Warning when compiling with "-release -w -inline" with import std.format; (2)
Jun 18 2006    [Issue 207] New: isUniAlpha fails for values < 'A' (4)
Jun 18 2006    [Issue 206] New: attributes private, package, etc appear to be ignored (19)
Jun 18 2006    [Issue 205] New: Covariant return types don't work properly (3)
Jun 17 2006    [Issue 202] New: std.uni.isUniAlpha() uses a broken binary search (3)
Jun 17 2006    What about documentation inconsistencies? (2)
Jun 16 2006    [Issue 201] New: the source for etc.gamma is not in the download (3)
Jun 16 2006    [Issue 200] New: Statement *must* follow label (6)
Jun 16 2006    seg-v in 4 lines (DMD 0.160 Linux/XP) (7)
Jun 15 2006    [Issue 197] New: mixin mixin repeated twice when error. (3)
Jun 14 2006    Wrong DirEntry dates (2)
Jun 14 2006    [Issue 193] New: DDoc generates incorrect expansion for template decls; breaks CandyDoc (5)
Jun 13 2006    Returning to bug 113: std.format.doFormat and small hex numbers (1)
Jun 13 2006    strange behavior with pointers to function with default args (1)
Jun 13 2006    Typo corrections for the webdocs (2)
Jun 11 2006    [Bug 192] New: std.zip produces invalid archives on BigEndian targets (2)
Jun 11 2006    [Bug 191] New: Cannot refer to member variable in default value for method parameter (16)
Jun 11 2006    [Bug 190] New: Cannot forward reference typedef/alias in default value for function parameter (1)
Jun 09 2006    undocumented restriction in scope statement (2)
Jun 09 2006    Should enhancement requests be allowed in bugzilla? (16)
Jun 09 2006    [Bug 189] New: std.path enhancements (5)
Jun 09 2006    [Bug 187] New: two errors meaning the same thing from assert(false, 1) (2)
Jun 08 2006    Required to link windows header modules (?) (16)
Jun 08 2006    [Bug 186] New: 'and' and 'or' as alternatives for && and || (2)
Jun 08 2006    [Bug 185] New: typedefs not properly initialised when changing dynamic array length (2)
Jun 08 2006    [Bug 184] New: Cannot forward reference typedef within struct (1)
Jun 07 2006    simple problem with sc.ini (1)
Jun 07 2006    [Bug 183] New: unsupported opcode rsm (2)
Jun 07 2006    [Bug 182] New: SSE opcodes pshufd, pshufhw, pshuflw and pshufw are unsupported (2)
Jun 07 2006    [Bug 181] New: Spec contradicts itself on whether an array may be partially initialized (1)
Jun 07 2006    [Bug 180] New: DMD accepts a function with a non-void return type but no return statements (6)
Jun 07 2006    The VIII PPPR (Pending Peeves Progress Review) (2)
Jun 07 2006    [Bug 179] New: Covariance screws up when overriding two interfaces or a class and an interface (2)
Jun 07 2006    DMD-0.160 regressions (6)
Jun 06 2006    [Bug 178] New: Fixed-path locations for specific modules (2)
Jun 06 2006    [Bug 177] New: remove inheritance protection (3)
Jun 06 2006    ZipArchive doesn't generate valid zip files (5)
Jun 06 2006    [Bug 176] New: message "module and package have the same name" (1)
Jun 05 2006    can't get function pointer to static member (2)
Jun 05 2006    Links on comparision page doesn't work (2)
Jun 01 2006    [Bug 173] New: incorrect size calculation for movq (2)
Jun 01 2006    link error for 2+ static this() (10)
Jun 01 2006    [Bug 172] New: "Internal error: e2ir.c 736" on valid code (2)
May 31 2006    [Bug 170] New: std.gc.disable() does not work. (1)
May 31 2006    std.gc.disable not implemented or not working? (2)
May 30 2006    [Bug 169] New: Compilation of module fails with -unittest (4)
May 30 2006    [Bug 168] New: incorrect docs for name mangling template value char arguments (2)
May 30 2006    [Bug 167] New: .offsetof doesn't work when a struct/union/class is the target (1)
May 30 2006    [Bug 165] New: type inference fails with sizeof and circular imports (1)
May 29 2006    extern(Windows) alias bug (8)
May 29 2006    Internal compiler errors (2)
May 29 2006    [Bug 160] New: static if short-circuit && doesn't work for template arguments (2)
May 28 2006    BUG: rdmd cmd line argument bug (8)
May 28 2006    DMD-0.158 regressions (3)
May 27 2006    [Bug 159] New: forward reverence with invalid struct (5)
May 27 2006    [Bug 158] New: weird crash when nesting unions and structs; code order dependent (3)
May 26 2006    htod and size_t (3)
May 26 2006    std.zlib.Compress / UnCompress are not working (4)
May 26 2006    Bug in DWT's syncExec/asyncExec, or possibly DMD or std.thread (1)
May 25 2006    DMD 0.158 - Compiler endless loop (2)
May 24 2006    [Bug 156] New: Inheriting nested classes and "-inline" throws access violation (4)
May 24 2006    [Bug 155] New: Nested classes can't return delegates to their parents. (2)
May 23 2006    [Bug 154] New: invalid code generation on linux with custom allocators/deallocators + 'auto' doubts (3)
May 23 2006    [Bug 153] New: Assertion failure :: template.c:2111 (3)
May 23 2006    Access violation (4)
May 23 2006    [Bug 152] New: static assert fails with recursive templates (2)
May 23 2006    [Bug 151] New: Pragma without ';' results in undefined symbols (6)
May 23 2006    seg-v from template and enum w/ imports (1)
May 21 2006    Linker bug - can't handle '.' in the DLL name (3)
May 21 2006    [Bug 150] New: std.gc.minimize doesn't minimize physical memory usage (1)
May 20 2006    [Bug 149] New: Incorrect error message for a class left open (2)
May 20 2006    Setting class variable from inline assembly (4)
May 20 2006    [Bug 148] New: Incorrect "statement is not reachable" warning with goto and for loop (2)
May 19 2006    [Bug 147] New: circular imports break with -cov (2)
May 18 2006    [Bug 146] New: Wrong filename in DWARF debugging information for templates (2)
May 18 2006    [Semi-OT] Requesting improvements to the Bugzilla installation (1)
May 18 2006    [Bug 145] New: Can't refer to global scope after a cast (4)
May 17 2006    [Bug 144] New: Alias and function names fail to collide (2)
May 17 2006    [Bug 143] New: 'package' does not work at all (2)
May 17 2006    [Bug 142] New: Assertion failure: '0' on line 610 in file 'template.c' (5)
May 16 2006    documentation not generated for alias (1)
May 16 2006    incorrect deprecated error (2)
May 17 2006    Possible bug in boxing unit? (2)
May 15 2006    possible bug with function pointers and aliases (3)
May 14 2006    ddoc: enum members documentation not correctly generated (1)
May 14 2006    ddoc: Params for all elements? (5)
May 14 2006    doc not generated for template instance alias (1)
May 14 2006    [Bug 141] New: inline assembler treats "const float" and "float" differently (2)
May 13 2006    Method Inheritance (4)
May 13 2006    [Bug 140] New: Conflicting identifiers between imported modules are reported in the wrong file (2)
May 13 2006    [Bug 139] New: Forward reference of enum type doesn't work or crashes compiler (2)
May 13 2006    [Bug 138] New: surplus "jmp short" generated within inline assembler code (1)
May 12 2006    Documentation bug (2)
May 12 2006    [Bug 137] New: std.format.doFormat doesn't like arrays of static arrays (1)
May 11 2006    [Bug 136] New: Corrupt GDB backtrace (5)
May 11 2006    [Bug 135] New: typeof(x)() doesn't compile (3)
May 10 2006    Exception handling is broken for delegates on Linux (2)
May 10 2006    [Bug 134] New: Invalid hyperlink in regexp docs (3)
May 10 2006    [Bug 133] New: Assertion toobj.c:258 (3)
May 10 2006    [Bug 132] New: class template, alias and class inheritance combo leads to segfault (6)
May 08 2006    ddoc $(BR) (7)
May 08 2006    d_time and writefln (6)
May 08 2006    std.date again (10)
May 08 2006    ddoc: copyright section (2)
May 08 2006    ddoc documentation (3)
May 07 2006    Minor Doc Fixes: in section Functions - Function Inheritance and (4)
May 06 2006    [Bug 131] New: DocComments/Expression -- ^^ logical xor feature request (2)
May 06 2006    [Bug 130] New: DocComments/Expression -- assert(0) paragraph (1)
May 05 2006    [Bug 129] New: DDoc makes enum values cryptic (1)
May 05 2006    [Bug 128] New: DMD crash with static if and anonymous classes (6)
May 04 2006    [Bug 127] New: bugs.html should reference bugzilla (2)
May 04 2006    [Bug 126] New: spec for Add expression (pointer to bit) (3)
May 04 2006    [Bug 125] New: forward reverence with covariant return type (1)
May 02 2006    [Bug 124] New: Enhancement: Operator overloading without temporaries (1)
May 02 2006    Interfaces + mixins => problem (2)
May 01 2006    [Bug 123] New: Use of function, modulus, and dollar sign (length) fails to compile with static and const (3)
Apr 30 2006    [Bug 122] New: DDoc newline behaviour produces suboptimal results (1)
Apr 30 2006    [Bug 121] New: DDoc does not emit "abstract" keyword (2)
Apr 30 2006    [Bug 120] New: Phobos modules fail to compile with -w switch (2)
Apr 30 2006    DMD-0.155 regressions (3)
Apr 29 2006    [Bug 119] New: macro error in "mars.h" (2)
Apr 29 2006    I wonder (1)
Apr 28 2006    [Bug 118] New: wrong code generation for MOVLHPS (2)
Apr 28 2006    [Bug 117] New: debug output in expression.c (2)
Apr 27 2006    [Bug 116] New: Inline Assembler offset keyword (1)
Apr 27 2006    [Bug 115] New: dmd-0.154.bin: iasm.c:1892: void asm_merge_symbol(OPND*, Dsymbol*): Assertion `ei' failed. (3)
Apr 24 2006    readLine behavior on non seekable streams (1)
Apr 24 2006    [Bug 114] New: Multithreaded applications crash upon garbage collection (3)
Apr 23 2006    Moving structs containing strings ... (12)
Apr 22 2006    doFormat bug (2)
Apr 21 2006    [Bug 113] New: std.format.doFormat and small hex numbers (3)
Apr 20 2006    [Bug 111] New: appending a dchar to a char[] (5)
Apr 20 2006    dchar issues? (3)
Apr 19 2006    [Bug 110] New: Assertion failure, Line 1135, expression.c (3)
Apr 18 2006    [Bug 109] New: incorrect name mangling for template value arguments (1)
Apr 16 2006    Simple command line compiler crash (1)
Apr 16 2006    Bugzilla - thanks to Brad Roberts (12)
Apr 16 2006    [Bug 108] New: std.string wrap is prepending space (2)
Apr 15 2006    [Bug 107] New: Wrong filename in error message (2)
Apr 14 2006    [Bug 106] New: template - mixin sequence (3)
Apr 14 2006    DMD-0.154 regressions (1)
Apr 13 2006    Problem with allowing exceptions to be thrown from dtors (7)
Apr 13 2006    [Bug 105] New: abiguity for opCall (3)
Apr 13 2006    It runs slower and slower (5)
Apr 13 2006    [Bug 104] New: Forward reference error occurs when the -g switch is invoked (4)
Apr 12 2006    Forward Reference -g bug (minor) code reduction challange (8)
Apr 12 2006    Error: static if conditional cannot be at global scope (4)
Apr 12 2006    [Bug 103] New: -Dd does not generate subdirectories (7)
Apr 11 2006    DMD-0.153 regressions (preliminary) (3)
Apr 11 2006    Very strange? Code generation bug? (5)
Apr 11 2006    [Bug 102] New: Forward reference nested class wheel. (1)
Apr 11 2006    [Bug 101] New: Pre and Post contracts segfault without -release switch in conjunction with --gc-sections. (2)
Apr 11 2006    [Bug 100] New: Assert statement error (4)
Apr 10 2006    [Bug 99] New: superfluous output for failed static asserts (3)
Apr 10 2006    [Bug 98] New: std.date.parse month off by one (2)
Apr 09 2006    DOC BUG: Minor error in openRJ docs (1)
Apr 08 2006    keyword list (1)
Apr 08 2006    [Bug 97] New: DDoc bug on enums (2)
Apr 08 2006    [Bug 96] New: Unable to overload functions injected from mixins. (2)
Apr 08 2006    [Bug 95] New: foreach() over empty AA yields Access Violation (6)
Apr 08 2006    [Bug 94] New: incorrect symbols generated for "class Object" (3)
Apr 08 2006    [Bug 93] New: Template regex example fails without -release switch (9)
Apr 07 2006    [Bug 92] New: std.format %x, %o and %b assume 64-bit negative values (2)
Apr 06 2006    [Bug 91] New: Inherited classes require base class to have a default constructor. (5)
Apr 06 2006    [Bug 90] New: local object.d overrides real object.d causing crash (3)
Apr 06 2006    [Bug 89] New: -H option generates bad code for pragma(msg) (2)
Apr 06 2006    [Bug 88] New: Add .isizeof property for compile-time instance size determination (8)
Apr 05 2006    D Bugzilla: can't change account email? (1)
Apr 05 2006    [Bug 87] New: Function declaration fails in GCC 4.1 (3)
Apr 04 2006    DMD-0.151 regressions (6)
Apr 04 2006    [Bug 86] New: Minor loss of precision in std.math.tgamma (2)
Apr 04 2006    [Bug 85] New: Array of classes doesn't function as array of interfaces (2)
Apr 04 2006    [Bug 84] New: Regression: Internal error when assigning to multidimentional array (3)
Apr 03 2006    bug in ``isNumeric'' (1)
Apr 03 2006    [Bug 83] New: Assertion failure: 3567 'expression.c', crossaliasing problem (3)
Apr 03 2006    std.perf docs (2)
Apr 03 2006    Possible std.math.exp() bug (10)
Apr 03 2006    posible delegate/inerfunktion bug (2)
Apr 02 2006    [Bug 82] New: incorrect statement is not reachable (2)
Apr 02 2006    Can't call opIndex on class property (4)
Apr 01 2006    [Bug 80] New: Cannot instantiate nested class in nested function (2)
Apr 01 2006    [Bug 79] New: Assertion failure: mtype.c 364 - using a forward-referenced alias of an undefined type (4)
Mar 31 2006    Bug in string or AA handling (3)
Mar 31 2006    [Bug 78] New: spaces in module identifier accepted (4)
Mar 31 2006    [Bug 77] New: After a compile error occurs, all template instances fail (7)
Mar 29 2006    DMD message of the day ... (5)
Mar 29 2006    compiler message (1)
Mar 28 2006    Cannot compile with -cov or -profile (1)
Mar 28 2006    [Bug 76] New: Using a non-template struct as a template (2)
Mar 26 2006    [Bug 75] New: Template aliases in unittests (incorrect code generation) (2)
Mar 26 2006    Interface Covariance Bug? (6)
Mar 25 2006    [Bug 74] New: compiler error using if auto condition and -inline (2)
Mar 25 2006    Garbage collection from associative arrays (5)
Mar 24 2006    [doc] string literals, need more examples. (1)
Mar 24 2006    [Bug 73] New: Functions used to initialize variables are not inlined. (6)
Mar 24 2006    [Bug 72] New: valgrind: use of unitialized values in the gcx module (5)
Mar 24 2006    [Bug 71] New: valgrind: Invalid read of size 4 in elf_renumbersyms (1)
Mar 24 2006    [Bug 70] New: valgrind: Conditional jump or move depends on uninitialised value(s) in elf_findstr (1)
Mar 23 2006    [Bug 68] New: phobos recls_fileinfo_unix.cpp compile error (4)
Mar 23 2006    std.md5 example (1)
Mar 22 2006    [Bug 67] New: Imported functions are not inlined. (15)
Mar 22 2006    The VII PPPR (Pending Peeves Progress Review) (11)
Mar 22 2006    [Bug 66] New: Bad length in value of T[a..b] = scalar (3)
Mar 22 2006    [Bug 65] New: Strange results overriding interface return with class return (8)
Mar 22 2006    [Bug 64] New: Unhandled errors should go to stderr (5)
Mar 22 2006    [Bug 62] New: Error message: 'TOK41 has no effect'. (2)
Mar 21 2006    [Bug 61] New: DStress test enum_39 (4)
Mar 21 2006    [Bug 60] New: Passing bool to variadic function in debug build fails to link (4)
Mar 21 2006    easy to fix getche() (1)
Mar 20 2006    DMD-0.150 regressions (5)
Mar 20 2006    [Bug 59] New: implicit conversion from integer to cfloat not caught by the compiler (3)
Mar 20 2006    stupid errors (23)
Mar 20 2006    Trivial doc error in %g format. (4)
Mar 20 2006    template Foo(T, T val) fails to work (1)
Mar 20 2006    [Bug 58] New: C/C++ bool to D bool conversion (2)
Mar 19 2006    [Bug 57] New: DMD should support linking with something other than "gcc" (3)
Mar 19 2006    -cov and linking bugs (2)
Mar 19 2006    [Bug 56] New: Minor Wording Error (2)
Mar 19 2006    compiler stops silently - version 150 - cryptall.zip (2)
Mar 18 2006    stops compiling (18)
Mar 18 2006    [Bug 55] New: doFormat precision fails on integers < 10 (4)
Mar 16 2006    printf bug ??! (5)
Mar 16 2006    [Bug 54] New: Compiler segfault on zero length static array (5)
Mar 16 2006    [Bug 53] New: DDoc: Struct templates documented without template parameters (1)
Mar 15 2006    Bad links on digitalmars.com (2)
Mar 15 2006    Bits (pardon the pun) of the documentation that are out of date (3)
Mar 14 2006    [Bug 52] New: ambiguous function pointer silently excepted (2)
Mar 14 2006    [Bug 51] New: String cast overrides the char type of decorated string literals. (4)
Mar 14 2006    Inline assembly movd reg32/mem, xmmreg instruction produces incorrect machine code (2)
Mar 14 2006    [Bug 50] New: Error instantiating an inner class with a proper context (3)
Mar 14 2006    [Bug 49] New: Error instantiating a mixin with a private constructor (6)
Mar 14 2006    [Bug 48] New: Acess with Fully-Qualified Names disregards protection attributes (2)
Mar 14 2006    [Bug 47] New: Entity name shadowing: compiler not acting according to spec. (1)
Mar 13 2006    [Bug 46] New: Included man files should be updated (2)
Mar 13 2006    [Bug 45] New: Bug in conversion of floating point literals (6)
Mar 12 2006    link errors with 0.149, templates, and writefln (7)
Mar 12 2006    compiler message cannot convert GType to GType (16)
Mar 12 2006    [Bug 44] New: forward referenced anonymous union in struct size discrepancy (3)
Mar 12 2006    [Bug 40] New: DecimalFloat spec doesn't match dmd behavior (1)
Mar 12 2006    [Bug 39] New: ArrayMemberInitialization, StructMemberInitializer inconsistencies from dmd's behavior (1)
Mar 12 2006    [Bug 38] New: Template crashes DMD (2)
Mar 12 2006    [Bug 37] New: Inconsistent type information generated for .classinfo accessing (1)
Mar 11 2006    [Bug 36] New: Odd enum forward-reference (?) alias bug (2)
Mar 11 2006    [Bug 35] New: missleading error message for circular constructor paths (2)
Mar 11 2006    [Bug 34] New: C style cast illegal (3)
Mar 10 2006    Forward reference wheel. (3)
Mar 10 2006    [Bug 33] New: No short-circuit evaluation for compile-time expressions? (4)
Mar 10 2006    [Bug 32] New: missing return value and no compile error (2)
Mar 10 2006    Top-Down Structs (11)
Mar 09 2006    [Bug 31] New: Keyword 'function' and pointer test broken for IsExpression (8)
Mar 09 2006    [Bug 30] New: alias with function pointer and two modules (3)
Mar 09 2006    [Bug 29] New: undefined behaviour of: scope(...){ return X; } (4)
Mar 09 2006    Template crashes DMD 0.149 (4)
Mar 09 2006    [Bug 28] New: Documentation (2)
Mar 08 2006    [Bug 27] New: undefined reference to: __ULLNGDBL (2)
Mar 08 2006    imports - 2 years later (22)
Mar 08 2006    [Bug 26] New: inout foreach does not modify BitArrays (3)
Mar 08 2006    DMD-0.149 regressions (7)
Mar 08 2006    [Bug 25] New: DMD segfault on foreach in template (4)
Mar 07 2006    [Bug 24] New: Arithmetic operators are allowed on boolean expressions (12)
Mar 07 2006    Documentation bugs (10)
Mar 06 2006    [Bug 23] New: DDoc Error: "static if conditional cannot be at global scope." (2)
Mar 06 2006    [Bug 22] New: ModuleInfo not being generated for object files with "dmd -c" (1)
Mar 06 2006    [Bug 21] New: unexpected results for: double -> real with value 1.7976931348623157e+308 (2)
Mar 06 2006    [Bug 20] New: volatile introduces new scope (4)
Mar 06 2006    [Bug 19] New: memory.html: uint used instead of size_t (2)
Mar 05 2006    Internal error: e2ir.c 1289 (6)
Mar 05 2006    [Bug 18] New: int foo[0] accept -- what's its semantics? (6)
Mar 05 2006    [Bug 17] New: incomplete docs on delete expression's interaction with the state of memory (2)
Mar 05 2006    auto declaration & compiler warning "no function return" (3)
Mar 05 2006    [Bug 16] New: Documentation for 'extern' attribute on variable declarations (2)
Mar 05 2006    [Bug 15] New: Problem with inner struct templates (2)
Mar 05 2006    [Bug 14] New: Unable to alias member variables (1)
Mar 05 2006    [Bug 13] New: Difficulty accessing byte and short inout parameters from inline asm (3)
Mar 05 2006    [Bug 12] New: Assertion in pthread (2)
Mar 04 2006    ArrayMemberInitialization, StructMemberInitializer (1)
Mar 04 2006    [Bug 10] New: Mixin variables not being properly initialized (1)
Mar 04 2006    Bugzilla - an experiment in trackability (32)
Mar 04 2006    DecimalFloat (4)
Mar 04 2006    [Bug 9] New: web based forums auto-url linking stops too early (1)
Mar 04 2006    Assertion in pthread (1)
Mar 03 2006    Building libraries on Linux (3)
Mar 03 2006    Invalid method called - reduced test case (5)
Mar 03 2006    DDoc: "Error: static if conditional cannot be at global scope" (1)
Mar 02 2006    DMD calling incorrect method (5)
Mar 02 2006    std.boxer linker error (6)
Mar 02 2006    inout foreach on BitArrays (3)
Mar 02 2006    doc error: expression.html NAN != (2)
Mar 02 2006    DOC: undefined type of idouble + double (4)
Mar 01 2006    invalid header output for '\\' (1)
Mar 01 2006    mixins 2 (2)
Mar 01 2006    mixins (2)
Feb 28 2006    Bool {post,pre}{inc,dec}-operators (8)
Feb 28 2006    Lots of bool operations shouldn't compile (14)
Feb 27 2006    alias object.bit conflicts with std.format.bit (1)
Feb 26 2006    Phobos doc (2)
Feb 26 2006    bool: funny error message (2)
Feb 26 2006    Doc: .size instead of .sizeof (2)
Feb 25 2006    a auto object produced in a version scope. (2)
Feb 25 2006    compiler segfault: long identifier (3)
Feb 24 2006    BUG: bad mixin behavior (2)
Feb 24 2006    minor (4)
Feb 23 2006    C-style casts in Interfaces doc (2)
Feb 23 2006    Shebangs and line numbers (3)
Feb 22 2006    static assert fouls up template promotion when between static if (4)
Feb 20 2006    writef format bug (2)
Feb 20 2006    bug in std.string.replace (1)
Feb 20 2006    Comparing TypeInfo_Pointer (2)
Feb 20 2006    bug: method override via overload (7)
Feb 20 2006    bug in std.file.listdir (fix included) (2)
Feb 19 2006    Out parameters and initialization (29)
Feb 18 2006    No .o or executable left behind? (2)
Feb 18 2006    Code coverage and std.c.* (2)
Feb 18 2006    libphobos 0.147 doesn't build under linux (2)
Feb 17 2006    typeinfo crashes dmd (2)
Feb 17 2006    =?ISO-8859-1?Q?=22=E4uto_a=3D=2Ea=22_crashes_dmd?= (2)
Feb 17 2006    circular constant definitions bring about endless error messages (3)
Feb 17 2006    circular constant definitions not rejected by dmd 0.147 (2)
Feb 17 2006    non-constant expression causes internal error (2)
Feb 17 2006    Assertion failure: '0' on line 704 in file 'expression.c' (2)
Feb 17 2006    botched CatchParameter syntax (2)
Feb 16 2006    Problem using inout parameters from inline asm (1)
Feb 16 2006    Internal error: e2ir.c 736 dmd0.147 (7)
Feb 16 2006    continue identifier; on foreach broken for opApply (6)
Feb 16 2006    wrong line numbers when the file starts with "#!" (1)
Feb 16 2006    Fatal flaw in MmFile on linux (1)
Feb 15 2006    assert bug (7)
Feb 15 2006    Linker Error: "Previous Definition Different" (1)
Feb 15 2006    Inline assembler bugs (2)
Feb 15 2006    duplicate union initialization (1)
Feb 15 2006    Custom allocator + empty class = crash (2)
Feb 14 2006    -H bug with templates (1)
Feb 13 2006    mtype.c:3301 Assertion `sym->memtype' failed. (4)
Feb 12 2006    dmd-0.146 regressions (1)
Feb 12 2006    Wrong header generation (1)
Feb 12 2006    Crash (5)
Feb 11 2006    enum forward reference (3)
Feb 11 2006    Bug in std.format.doFormat? (6)
Feb 11 2006    Doc bug in arrays.html (2)
Feb 11 2006    Recursive alias crashes dmd.exe (2)
Feb 11 2006    wrong size of static wchar[] (1)
Feb 11 2006    Private bug (3)
Feb 10 2006    delete and CommaExp. (7)
Feb 10 2006    isabs not working (4)
Feb 10 2006    0.146 -run bug (5)
Feb 10 2006    excess warning? (2)
Feb 10 2006    excess warning? (1)
Feb 10 2006    Concatenating with a string array (8)
Feb 09 2006    Implicit conversion bug? (8)
Feb 09 2006    assertion failure in template.c (2)
Feb 09 2006    bug(?) with recursive aliases (3)
Feb 09 2006    bug with inner struct templates (2)
Feb 08 2006    Abstract fields crash compiler (1)
Feb 07 2006    struct forward reference (6)
Feb 07 2006    Undefined behaviour using interfaces (1)
Feb 06 2006    const declaration creshes dmd 0.145 (2)
Feb 06 2006    Name mangling is broken for integral template value arguments. (5)
Feb 05 2006    Bad enum compiler crash (0.145) (2)
Feb 04 2006    Bug in asm version of std.math.poly since 0.143 (3)
Feb 02 2006    Ambiguous type inference crashes compiler (2)
Feb 02 2006    Failed detect library on defferent drive (1)
Feb 02 2006    Failed detect library on defferent drive (1)
Jan 31 2006    dmd-0.145 regressions (5)
Jan 30 2006    lvalue array.length error (4)
Jan 30 2006    Oh for christ's sake (32)
Jan 30 2006    Problem with mixins and overriding (2)
Jan 30 2006    std.writef, std.format: "%a" is wrong for negative zero (2)
Jan 29 2006    Inconsistent 'field' syntax? (1)
Jan 29 2006    ModuleInfo bug (1)
Jan 29 2006    Winsock2 / getaddrinfo (1)
Jan 27 2006    structed addrinfo: bad order of members (1)
Jan 27 2006    BUG: .sizeof doesn't work with nested structs (2)
Jan 27 2006    Block Statement scope (4)
Jan 27 2006    dmd crasher: member static array sized using enum (3)
Jan 26 2006    std.stream.BufferedStream has upsizing bug (1)
Jan 26 2006    alias declaration crashes dmd. (1)
Jan 25 2006    _arguments in constructor (3)
Jan 25 2006    DMD 144 Windows command line not in Locale (6)
Jan 25 2006    template bug in docu (2)
Jan 25 2006    assert fail expression.c line 674 (2)
Jan 25 2006    Internal error: ..\ztc\cgcod.c 1497 (2)
Jan 25 2006    . is still required for recursion when a template alias is used. (2)
Jan 25 2006    Constant folding for array casts (2)
Jan 24 2006    BUG: compiler GPF on template code (2)
Jan 24 2006    roll-up of old bugs: compiler GPF on vararg code (5)
Jan 24 2006    roll-up of old bugs: access specifiers broken for templates (1)
Jan 24 2006    roll-up of old bugs: auto dtor not called on exception (1)
Jan 24 2006    roll-up of old bugs: auto dtor not called on exception (3)
Jan 24 2006    mixin virtual function bug (2)
Jan 23 2006    dmd-0.144 regressions (1)
Jan 23 2006    -cov and circular init deps (3)
Jan 22 2006    .offsetof - Doc bug or DMD bug? (3)
Jan 20 2006    uuid.lib is broken in new DMC 8.46 (1)
Jan 20 2006    Y2038 compiler bug (2)
Jan 20 2006    static if doesn't use short-circuit evaluation for &&. (3)
Jan 17 2006    BUG: Constructor chaining and const member intialization (3)
Jan 15 2006    Problem on GC and Big arrays on heap (2)
Jan 15 2006    Wrong method called. (5)
Jan 15 2006    0.143 phobos library fails in unit test mode (2)
Jan 15 2006    Incorrect output using bit[][] (1)
Jan 14 2006    Bug with -D and static if (4)
Jan 14 2006    Internal error: ..\ztc\cgcs.c 213 (2)
Jan 13 2006    assert() doesn't convert floating point literals of mixed type correctly (2)
Jan 12 2006    Another linking oddity (1)
Jan 12 2006    Module & class static-ctor invocation? (13)
Jan 12 2006    [ ] isn't parsed correctly from a template char[] argument (3)
Jan 12 2006    [ .. ] isn't parsed correctly in nested template char[] parameters (2)
Jan 10 2006    visibility bug (11)
Jan 09 2006    behaviour when return is missing? (6)
Jan 08 2006    Adding expandTilde to phobos' std.path (5)
Jan 07 2006    Fix for the linux spawnvp link bug (1)
Jan 06 2006    fields and methods (7)
Jan 05 2006    std.uri bugs? (2)
Jan 03 2006    template alias bug? (3)
Jan 03 2006    A zeroing sort - sort_zeroing.zip (2)
Jan 02 2006    Typo in example (3)
Jan 02 2006    Internal error: ..\ztc\cod1.c 1293 (1)
Jan 02 2006    Object file generation (9)
Jan 02 2006    assertion failure, with, templates (2)
Jan 01 2006    unexpected warning (2)
Jan 01 2006    dmd-0.142 regressions (1)
Dec 31 2005    DMD output non readable characters (7)
Dec 30 2005    Compiler crash when concatenating template char[] parameters. (2)
Dec 29 2005    dmd 0.141: acessing associative array and -release compiler switch - array.d (11)
Dec 25 2005    dmd compiler hang time (6)
Dec 10 2005    DocComments link bugs (5)
Dec 07 2005    $ should be a compile-time constant, if used inside a const array (4)
Nov 28 2005    auto - should this work? (2)
Nov 23 2005    templates and debugging problems (4)
Oct 13 2005    Weird overload resolution (or rather, lack thereof) for literals (2)
Aug 04 2005    floating-point array size accepted by dmd 0.128 (3)
May 30 2005    std.recls problems (dmd 0.125) (10)
Aug 07 2004    import std conflicts with d.std (15)

Other years:
2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 1970