The D Programming Language - Digitalmars-d-bugs
November 2009 Archives by subject
Starting: Sun Nov 1 10:37:45 PST 2009
Ending: Mon Nov 30 21:24:05 PST 2009
Messages: 440
- [Issue 1117] ddoc generates corrupted docs if code examples contain attributes with colons
d-bugmail at puremagic.com
- [Issue 1144] ICE(template.c) template mixin causes DMD crash
d-bugmail at puremagic.com
- [Issue 1144] ICE(template.c) template mixin causes DMD crash
d-bugmail at puremagic.com
- [Issue 1144] ICE(template.c) template mixin causes DMD crash
d-bugmail at puremagic.com
- [Issue 1245] static foreach shouldn't define new scope and introduce new variables
d-bugmail at puremagic.com
- [Issue 1297] [modules] Static modules, aka enforcing static import.
d-bugmail at puremagic.com
- [Issue 1330] Array slicing does not work the same way in CTFE as at runtime
d-bugmail at puremagic.com
- [Issue 1417] templated final const member can't be assigned in constructor from the const const argument
d-bugmail at puremagic.com
- [Issue 1417] templated final const member can't be assigned in constructor from the const const argument
d-bugmail at puremagic.com
- [Issue 1439] Optlink segfault with long template string arguments
d-bugmail at puremagic.com
- [Issue 1504] [module] import osmosis
d-bugmail at puremagic.com
- [Issue 1670] tupleof an aggregate cannot be used as a template tuple argument
d-bugmail at puremagic.com
- [Issue 1730] Bogus error message calling a non-const struct method on a const struct reference
d-bugmail at puremagic.com
- [Issue 176] [module] message "module and package have the same name"
d-bugmail at puremagic.com
- [Issue 176] [module] message "module and package have the same name"
d-bugmail at puremagic.com
- [Issue 1812] DDOC - Unicode identifiers are not correctly marked.
d-bugmail at puremagic.com
- [Issue 1869] Semantically returning an array from a funciton is difficult
d-bugmail at puremagic.com
- [Issue 1900] Template overload sets & traits templates
d-bugmail at puremagic.com
- [Issue 1900] Template overload sets & traits templates
d-bugmail at puremagic.com
- [Issue 1914] Array initialisation from const array yeilds memory trample
d-bugmail at puremagic.com
- [Issue 1914] Array initialisation from const array yeilds memory trample
d-bugmail at puremagic.com
- [Issue 1941] missing line on inaccesable external private module member
d-bugmail at puremagic.com
- [Issue 195] DDoc generates bad output when example contains "protected" attribute
d-bugmail at puremagic.com
- [Issue 2000] listener.d fixups
d-bugmail at puremagic.com
- [Issue 2029] Typesafe variadic functions don't work in CTFE
d-bugmail at puremagic.com
- [Issue 2029] Typesafe variadic functions don't work in CTFE
d-bugmail at puremagic.com
- [Issue 2029] Typesafe variadic functions don't work in CTFE
d-bugmail at puremagic.com
- [Issue 2029] Typesafe variadic functions don't work in CTFE
d-bugmail at puremagic.com
- [Issue 2029] Typesafe variadic functions don't work in CTFE
d-bugmail at puremagic.com
- [Issue 2080] ICE(D1 only, mangle.c) alias corrupts type inference of static variables
d-bugmail at puremagic.com
- [Issue 2080] ICE(mangle.c) alias corrupts type inference of static variables
d-bugmail at puremagic.com
- [Issue 2179] [module] import inside class works but is not in spec
d-bugmail at puremagic.com
- [Issue 2229] ICE(template.c) instantiating an invalid variadic template with more than one argument
d-bugmail at puremagic.com
- [Issue 2229] ICE(template.c) instantiating an invalid variadic template with more than one argument
d-bugmail at puremagic.com
- [Issue 2254] Size of executable almost triples
d-bugmail at puremagic.com
- [Issue 2254] Size of executable almost triples
d-bugmail at puremagic.com
- [Issue 2257] Template value parameters behave like alias parameters
d-bugmail at puremagic.com
- [Issue 2274] all static if typeof seriously wrong
d-bugmail at puremagic.com
- [Issue 2282] Struct copy-constructor should call opAssign
d-bugmail at puremagic.com
- [Issue 2282] Struct copy-constructor should call opAssign
d-bugmail at puremagic.com
- [Issue 2282] Struct copy-constructor should call opAssign
d-bugmail at puremagic.com
- [Issue 2282] Struct copy-constructor should call opAssign
d-bugmail at puremagic.com
- [Issue 2338] wrong error location for wrong import statement
d-bugmail at puremagic.com
- [Issue 2463] No line number in "statement is not reachable" warning
d-bugmail at puremagic.com
- [Issue 2463] No line number in "statement is not reachable" warning
d-bugmail at puremagic.com
- [Issue 2478] std.math.poly Should be const-correct.
d-bugmail at puremagic.com
- [Issue 2479] Badcode regression: closure corrupts _argptr value
d-bugmail at puremagic.com
- [Issue 2479] Badcode regression: closure corrupts _argptr value
d-bugmail at puremagic.com
- [Issue 2479] Badcode regression: closure corrupts _argptr value
d-bugmail at puremagic.com
- [Issue 2479] Badcode regression: closure corrupts _argptr value
d-bugmail at puremagic.com
- [Issue 2479] Regression: cannot use variadic arguments inside a closure
d-bugmail at puremagic.com
- [Issue 2504] Reserve for associative arrays
d-bugmail at puremagic.com
- [Issue 2504] Reserve for associative arrays
d-bugmail at puremagic.com
- [Issue 259] Comparing signed to unsigned does not generate an error
d-bugmail at puremagic.com
- [Issue 2607] Please consider building DMD agast and older version of glibc
d-bugmail at puremagic.com
- [Issue 2647] typedef's and struct constructors
d-bugmail at puremagic.com
- [Issue 2694] alias pure nothrow XXX; is not pure nothrow!
d-bugmail at puremagic.com
- [Issue 2782] Parameter Names Should Be Visible In Function Template Constraints
d-bugmail at puremagic.com
- [Issue 2842] std.file.listdir on OSX produces invalid UTF-8 sequence
d-bugmail at puremagic.com
- [Issue 2862] ICE(template.c) using type tuple as function argument
d-bugmail at puremagic.com
- [Issue 2862] ICE(template.c) using type tuple as function argument
d-bugmail at puremagic.com
- [Issue 2897] RandomCover docs wrong: RandomCover needs a random access range.
d-bugmail at puremagic.com
- [Issue 2922] Egregiously bad hashing performance with strings
d-bugmail at puremagic.com
- [Issue 2922] Egregiously bad hashing performance with strings
d-bugmail at puremagic.com
- [Issue 2927] Ignore Interior GC attribute
d-bugmail at puremagic.com
- [Issue 2927] Ignore Interior GC attribute
d-bugmail at puremagic.com
- [Issue 2927] Ignore Interior GC attribute
d-bugmail at puremagic.com
- [Issue 2927] Ignore Interior GC attribute
d-bugmail at puremagic.com
- [Issue 2962] ICE(glue.c) or bad codegen passing variable as template value parameter
d-bugmail at puremagic.com
- [Issue 2984] Failure to find front/back/popBack/popFront/etc should fall back to opApply
d-bugmail at puremagic.com
- [Issue 2984] Failure to find front/back/popBack/popFront/etc should fall back to opApply
d-bugmail at puremagic.com
- [Issue 2984] Failure to find front/back/popBack/popFront/etc should fall back to opApply
d-bugmail at puremagic.com
- [Issue 2984] Failure to find front/back/popBack/popFront/etc should fall back to opApply
d-bugmail at puremagic.com
- [Issue 3028] The D 1.0 Ubuntu .deb file is completely broken
d-bugmail at puremagic.com
- [Issue 3035] "cannot have const/invariant out parameter of type shared"
d-bugmail at puremagic.com
- [Issue 3102] Incorrectly matching type as shared (two cases with is expressions)
d-bugmail at puremagic.com
- [Issue 3115] >>> and >>>= generate wrong code
d-bugmail at puremagic.com
- [Issue 3115] >>> and >>>= generate wrong code
d-bugmail at puremagic.com
- [Issue 3115] Illegal optimization to unsigned right shift (only array)
d-bugmail at puremagic.com
- [Issue 3140] osx druntime path missing debug/release dir
d-bugmail at puremagic.com
- [Issue 3175] rejects templated ref return function
d-bugmail at puremagic.com
- [Issue 3207] gdb: Push D patches upstream
d-bugmail at puremagic.com
- [Issue 3214] Incorrect DWARF line number debugging information on Linux
d-bugmail at puremagic.com
- [Issue 3214] Incorrect DWARF line number debugging information on Linux
d-bugmail at puremagic.com
- [Issue 3269] pure functions silently become nothrow
d-bugmail at puremagic.com
- [Issue 3292] ICE(todt.c) when using a named mixin with an initializer as template alias parameter
d-bugmail at puremagic.com
- [Issue 3346] classinfo behaves like no other D entity
d-bugmail at puremagic.com
- [Issue 3349] typeid(shared(T)) generates wrong value
d-bugmail at puremagic.com
- [Issue 3367] Regression: struct initialization no longer supports ctor overloads
d-bugmail at puremagic.com
- [Issue 3367] Regression: struct initialization no longer supports ctor overloads
d-bugmail at puremagic.com
- [Issue 3377] [tdpl] static foreach should be implemented
d-bugmail at puremagic.com
- [Issue 3378] [tdpl] ++x should be an lvalue
d-bugmail at puremagic.com
- [Issue 3378] [tdpl] ++x should be an lvalue
d-bugmail at puremagic.com
- [Issue 3379] [tdpl] Parameter names not visible in the if clause of a template
d-bugmail at puremagic.com
- [Issue 3379] [tdpl] Parameter names not visible in the if clause of a template
d-bugmail at puremagic.com
- [Issue 3379] [tdpl] Parameter names not visible in the if clause of a template
d-bugmail at puremagic.com
- [Issue 3379] [tdpl] Parameter names not visible in the if clause of a template
d-bugmail at puremagic.com
- [Issue 3380] [tdpl] typeid(obj) should return the dynamic type of the object
d-bugmail at puremagic.com
- [Issue 3380] [tdpl] typeid(obj) should return the dynamic type of the object
d-bugmail at puremagic.com
- [Issue 3381] [tdpl] Incorrect assessment of overriding in triangular-shaped hierarchy
d-bugmail at puremagic.com
- [Issue 3381] [tdpl] Incorrect assessment of overriding in triangular-shaped hierarchy
d-bugmail at puremagic.com
- [Issue 3384] toArray
d-bugmail at puremagic.com
- [Issue 3384] toArray
d-bugmail at puremagic.com
- [Issue 3388] [tdpl] contracts should allow throw expressions
d-bugmail at puremagic.com
- [Issue 3388] [tdpl] contracts should allow throw expressions
d-bugmail at puremagic.com
- [Issue 3390] [tdpl] out(result) contract should not be able to rebind result
d-bugmail at puremagic.com
- [Issue 3390] [tdpl] out(result) contract should not be able to rebind result
d-bugmail at puremagic.com
- [Issue 3397] Unintended function call to static opCall
d-bugmail at puremagic.com
- [Issue 3397] Unintended function call to static opCall
d-bugmail at puremagic.com
- [Issue 3400] scope(failure) is not allowed in contracts
d-bugmail at puremagic.com
- [Issue 3401] Segfault(expression.c) on invariant + method overload
d-bugmail at puremagic.com
- [Issue 3406] [tdpl] Cannot compile "Hello, world" or even less with -safe
d-bugmail at puremagic.com
- [Issue 3407] [tdpl] Compiling with -safe -release must keep all bound checks
d-bugmail at puremagic.com
- [Issue 3407] [tdpl] Compiling with -safe -release must keep all bound checks
d-bugmail at puremagic.com
- [Issue 3407] [tdpl] Compiling with -safe -release must keep all bound checks
d-bugmail at puremagic.com
- [Issue 3407] [tdpl] Compiling with -safe -release must keep all bound checks
d-bugmail at puremagic.com
- [Issue 3407] [tdpl] Compiling with -safe -release must keep all bound checks
d-bugmail at puremagic.com
- [Issue 340] [Tracker] Forward reference bugs and other order-of-declaration issues
d-bugmail at puremagic.com
- [Issue 340] [Tracker] Forward reference bugs and other order-of-declaration issues
d-bugmail at puremagic.com
- [Issue 340] [Tracker] Forward reference bugs and other order-of-declaration issues
d-bugmail at puremagic.com
- [Issue 3420] Impossible to specify -J path for subdirectories
d-bugmail at puremagic.com
- [Issue 3420] Impossible to specify -J path for subdirectories
d-bugmail at puremagic.com
- [Issue 3420] Impossible to specify -J path for subdirectories
d-bugmail at puremagic.com
- [Issue 3420] Impossible to specify -J path for subdirectories
d-bugmail at puremagic.com
- [Issue 3420] Impossible to specify -J path for subdirectories
d-bugmail at puremagic.com
- [Issue 3420] Impossible to specify -J path for subdirectories
d-bugmail at puremagic.com
- [Issue 3420] Impossible to specify -J path for subdirectories
d-bugmail at puremagic.com
- [Issue 3420] Impossible to specify -J path for subdirectories
d-bugmail at puremagic.com
- [Issue 3420] Impossible to specify -J path for subdirectories
d-bugmail at puremagic.com
- [Issue 3422] ICE(cgcod.c) Structs with default initializers bigger than register size cannot be default parameters
d-bugmail at puremagic.com
- [Issue 3423] Destructor and postblit don't get copied to the header file when using -H
d-bugmail at puremagic.com
- [Issue 3426] ICE(optimize.c): struct literal with cast, as function default parameter.
d-bugmail at puremagic.com
- [Issue 3429] Core dump on passing template literal to member function.
d-bugmail at puremagic.com
- [Issue 3432] ICE(e2ir.c): casting template expression
d-bugmail at puremagic.com
- [Issue 3433] [tdpl] Comparing structs for equality is not member-by-member
d-bugmail at puremagic.com
- [Issue 3433] [tdpl] Comparing structs for equality is not member-by-member
d-bugmail at puremagic.com
- [Issue 3433] [tdpl] Comparing structs for equality is not member-by-member
d-bugmail at puremagic.com
- [Issue 3433] [tdpl] Comparing structs for equality is not member-by-member
d-bugmail at puremagic.com
- [Issue 3433] [tdpl] Comparing structs for equality is not member-by-member
d-bugmail at puremagic.com
- [Issue 3438] constructor with defaulted parameters ignored
d-bugmail at puremagic.com
- [Issue 3438] constructor with defaulted parameters ignored
d-bugmail at puremagic.com
- [Issue 3446] Rename float.min to float.min_normal
d-bugmail at puremagic.com
- [Issue 3446] Rename float.min to float.min_normal
d-bugmail at puremagic.com
- [Issue 3446] Rename float.min to float.min_normal
d-bugmail at puremagic.com
- [Issue 3446] Rename float.min to float.min_normal
d-bugmail at puremagic.com
- [Issue 3446] Rename float.min to float.min_normal
d-bugmail at puremagic.com
- [Issue 3456] ref foreach over array in CTFE silently fails.
d-bugmail at puremagic.com
- [Issue 3462] Add a clean way to exit a process.
d-bugmail at puremagic.com
- [Issue 3463] Integrate Precise Heap Scanning Into the GC
d-bugmail at puremagic.com
- [Issue 3463] Integrate Precise Heap Scanning Into the GC
d-bugmail at puremagic.com
- [Issue 3463] Integrate Precise Heap Scanning Into the GC
d-bugmail at puremagic.com
- [Issue 3463] Integrate Precise Heap Scanning Into the GC
d-bugmail at puremagic.com
- [Issue 3463] Integrate Precise Heap Scanning Into the GC
d-bugmail at puremagic.com
- [Issue 3463] Integrate Precise Heap Scanning Into the GC
d-bugmail at puremagic.com
- [Issue 3463] Integrate Precise Heap Scanning Into the GC
d-bugmail at puremagic.com
- [Issue 3463] Integrate Precise Heap Scanning Into the GC
d-bugmail at puremagic.com
- [Issue 3463] Integrate Precise Heap Scanning Into the GC
d-bugmail at puremagic.com
- [Issue 3463] Integrate Precise Heap Scanning Into the GC
d-bugmail at puremagic.com
- [Issue 3463] New: Integrate Precise Heap Scanning Into the GC
d-bugmail at puremagic.com
- [Issue 3464] is( void function() == function) is false
d-bugmail at puremagic.com
- [Issue 3464] is( void function() == function) is false
d-bugmail at puremagic.com
- [Issue 3464] is( void function() == function) is false
d-bugmail at puremagic.com
- [Issue 3464] New: is( void function() == function) is false
d-bugmail at puremagic.com
- [Issue 3465] isIdeographic can be wrong in std.xml
d-bugmail at puremagic.com
- [Issue 3465] New: isIdeographic can be wrong in std.xml
d-bugmail at puremagic.com
- [Issue 3466] New: Wrong JSON output for templated classes and structs
d-bugmail at puremagic.com
- [Issue 3467] New: Non-int integral template parameters not correctly propagated
d-bugmail at puremagic.com
- [Issue 3468] dmd allows negative values to be assigned to an uint variable
d-bugmail at puremagic.com
- [Issue 3468] New: dmd allows negative values to be assigned to an uint variable
d-bugmail at puremagic.com
- [Issue 3469] ICE(func.c): Regression. Calling non-template function as a template, from another module
d-bugmail at puremagic.com
- [Issue 3469] ICE(func.c): Regression. Calling non-template function as a template, from another module
d-bugmail at puremagic.com
- [Issue 3469] New: ICE in func.c
d-bugmail at puremagic.com
- [Issue 3470] [tdpl]: .length should not pop up inside indexing expressions.
d-bugmail at puremagic.com
- [Issue 3470] [tdpl]: .length should not pop up inside indexing expressions.
d-bugmail at puremagic.com
- [Issue 3470] [tdpl]: .length should not pop up inside indexing expressions.
d-bugmail at puremagic.com
- [Issue 3470] [tdpl]: .length should not pop up inside indexing expressions.
d-bugmail at puremagic.com
- [Issue 3470] [tdpl]: .length should not pop up inside indexing expressions.
d-bugmail at puremagic.com
- [Issue 3470] New: [tdpl]: .length should not pop up inside indexing expressions.
d-bugmail at puremagic.com
- [Issue 3471] [tdpl] Complicated array expressions fail to compile
d-bugmail at puremagic.com
- [Issue 3471] New: [tdpl] Complicated array expressions fail to compile
d-bugmail at puremagic.com
- [Issue 3472] alias of a template cannot be used to override a function required by an interface
d-bugmail at puremagic.com
- [Issue 3472] New: alias of a template cannot be used to override a function required by an interface
d-bugmail at puremagic.com
- [Issue 3473] New: Mac 10.5: doc.c compiling is broken
d-bugmail at puremagic.com
- [Issue 3474] New: PATCH: Implement opDollar for struct and class indexing operations
d-bugmail at puremagic.com
- [Issue 3474] PATCH: Implement opDollar for struct and class indexing operations
d-bugmail at puremagic.com
- [Issue 3474] PATCH: Implement opDollar for struct and class indexing operations
d-bugmail at puremagic.com
- [Issue 3474] PATCH: Implement opDollar for struct and class indexing operations
d-bugmail at puremagic.com
- [Issue 3474] PATCH: Implement opDollar for struct and class indexing operations
d-bugmail at puremagic.com
- [Issue 3474] PATCH: Implement opDollar for struct and class indexing operations
d-bugmail at puremagic.com
- [Issue 3474] PATCH: Implement opDollar for struct and class indexing operations
d-bugmail at puremagic.com
- [Issue 3475] New: .dup does not call this(this) for elements
d-bugmail at puremagic.com
- [Issue 3476] New: C-style initializer for structs must be disallowed for structs with a constructor
d-bugmail at puremagic.com
- [Issue 3477] ICE when assign struct with ctor to enum
d-bugmail at puremagic.com
- [Issue 3477] New: ICE when assign struct with ctor to enum
d-bugmail at puremagic.com
- [Issue 3478] "no effect in expression" error on return to void
d-bugmail at puremagic.com
- [Issue 3478] "no effect in expression" error on return to void
d-bugmail at puremagic.com
- [Issue 3478] "no effect in expression" error on return to void
d-bugmail at puremagic.com
- [Issue 3478] "no effect in expression" error on return to void
d-bugmail at puremagic.com
- [Issue 3478] "no effect in expression" error on return to void
d-bugmail at puremagic.com
- [Issue 3478] New: "no effect in expression" error on return to void
d-bugmail at puremagic.com
- [Issue 3479] New: writef/writefln: positional precision not working
d-bugmail at puremagic.com
- [Issue 3480] New: Overload Select to work on aliases
d-bugmail at puremagic.com
- [Issue 3481] New: PATCH: opPow(), x ^^ y as a power operator
d-bugmail at puremagic.com
- [Issue 3481] PATCH: opPow(), x ^^ y as a power operator
d-bugmail at puremagic.com
- [Issue 3481] PATCH: opPow(), x ^^ y as a power operator
d-bugmail at puremagic.com
- [Issue 3481] PATCH: opPow(), x ^^ y as a power operator
d-bugmail at puremagic.com
- [Issue 3481] PATCH: opPow(), x ^^ y as a power operator
d-bugmail at puremagic.com
- [Issue 3481] PATCH: opPow(), x ^^ y as a power operator
d-bugmail at puremagic.com
- [Issue 3481] PATCH: opPow(), x ^^ y as a power operator
d-bugmail at puremagic.com
- [Issue 3481] PATCH: opPow(), x ^^ y as a power operator
d-bugmail at puremagic.com
- [Issue 3481] PATCH: opPow(), x ^^ y as a power operator
d-bugmail at puremagic.com
- [Issue 3481] PATCH: opPow(), x ^^ y as a power operator
d-bugmail at puremagic.com
- [Issue 3481] PATCH: opPow(), x ^^ y as a power operator
d-bugmail at puremagic.com
- [Issue 3481] PATCH: opPow(), x ^^ y as a power operator
d-bugmail at puremagic.com
- [Issue 3482] ICE(template.c:4017): instantiating invalid tuple template. D1 only.
d-bugmail at puremagic.com
- [Issue 3482] ICE(template.c:4017): instantiating invalid tuple template. D1 only.
d-bugmail at puremagic.com
- [Issue 3482] ICE(template.c:4017): instantiating invalid tuple template. D1 only.
d-bugmail at puremagic.com
- [Issue 3482] ICE(template.c:4017): instantiating invalid tuple template. D1 only.
d-bugmail at puremagic.com
- [Issue 3482] New: dmd: template.c:4017: Identifier* TemplateInstance::genIdent(): Assertion `0' failed.
d-bugmail at puremagic.com
- [Issue 3483] Eliminate read-modify-write operations for enums
d-bugmail at puremagic.com
- [Issue 3483] Eliminate read-modify-write operations for enums
d-bugmail at puremagic.com
- [Issue 3483] Eliminate read-modify-write operations for enums
d-bugmail at puremagic.com
- [Issue 3483] New: Eliminate read-modify-write operations for enums
d-bugmail at puremagic.com
- [Issue 3484] New: std.socket.Address hierarchy not const-safe
d-bugmail at puremagic.com
- [Issue 3485] [tdpl] Double bug in typedef
d-bugmail at puremagic.com
- [Issue 3485] New: [tdpl] Double bug in typedef
d-bugmail at puremagic.com
- [Issue 3486] [tdpl] Incorrect result type of binary operators applied to typedef'd types
d-bugmail at puremagic.com
- [Issue 3486] New: [tdpl] Incorrect result type of binary operators applied to typedef'd types
d-bugmail at puremagic.com
- [Issue 3487] [tdpl] Covariant returns needed for typedef
d-bugmail at puremagic.com
- [Issue 3487] New: [tdpl] Covariant returns needed for typedef
d-bugmail at puremagic.com
- [Issue 3488] New: Segfault(expression.c): enum declared with struct initializer in template
d-bugmail at puremagic.com
- [Issue 3488] Segfault(expression.c): enum declared with struct initializer in template
d-bugmail at puremagic.com
- [Issue 3488] Segfault(expression.c): enum declared with struct static initializer
d-bugmail at puremagic.com
- [Issue 3488] Segfault(expression.c): enum declared with struct static initializer
d-bugmail at puremagic.com
- [Issue 3488] Segfault(expression.c): enum declared with struct static initializer
d-bugmail at puremagic.com
- [Issue 3489] Address family not supported by protocol family on freebsd
d-bugmail at puremagic.com
- [Issue 3489] Address family not supported by protocol family on freebsd
d-bugmail at puremagic.com
- [Issue 3489] Address family not supported by protocol family on freebsd
d-bugmail at puremagic.com
- [Issue 3489] Address family not supported by protocol family on freebsd
d-bugmail at puremagic.com
- [Issue 3489] New: Address family not supported by protocol family on freebsd
d-bugmail at puremagic.com
- [Issue 3490] DMD Never Inlines Functions that Could Throw
d-bugmail at puremagic.com
- [Issue 3490] New: DMD Never Inlines Functions that Could Throw
d-bugmail at puremagic.com
- [Issue 3491] New: typeof( (string[string]).init)) == AssociativeArray!(string, string), doesn't implicitly convert to string[string].
d-bugmail at puremagic.com
- [Issue 3492] New: Can't overload nested functions
d-bugmail at puremagic.com
- [Issue 3493] New: Segfault(cast.c) Forward reference with type inference, D1 only.
d-bugmail at puremagic.com
- [Issue 3493] Segfault(cast.c) Forward reference with type inference, D1 only.
d-bugmail at puremagic.com
- [Issue 3494] New: Segfault(mtype.c) using typeof(return) inside an auto function
d-bugmail at puremagic.com
- [Issue 3495] New: Segfault(typinf.c) instantiating D variadic function with too few arguments
d-bugmail at puremagic.com
- [Issue 3495] Segfault(typinf.c) instantiating D variadic function with too few arguments
d-bugmail at puremagic.com
- [Issue 3496] ICE ..\ztc\cgelem.c 3387
d-bugmail at puremagic.com
- [Issue 3496] ICE ..\ztc\cgelem.c 3387
d-bugmail at puremagic.com
- [Issue 3496] ICE(cgelem.c, optimizer bug) cast(void *)(x&1)== null.
d-bugmail at puremagic.com
- [Issue 3496] ICE(cgelem.c, optimizer bug) cast(void *)(x&1)== null.
d-bugmail at puremagic.com
- [Issue 3496] ICE(cgelem.c, optimizer bug) cast(void *)(x&1)== null.
d-bugmail at puremagic.com
- [Issue 3496] New: ICE ..\ztc\cgelem.c 3387
d-bugmail at puremagic.com
- [Issue 3497] New: Emphasize Wiki4D more on main site
d-bugmail at puremagic.com
- [Issue 3498] New: No docs for core.*
d-bugmail at puremagic.com
- [Issue 3499] New: Forward reference error with typeof() on a function
d-bugmail at puremagic.com
- [Issue 3500] New: Program behaves differently with -inline
d-bugmail at puremagic.com
- [Issue 3500] Program behaves differently with -inline
d-bugmail at puremagic.com
- [Issue 3501] New: "is null" comparison should be disallowed for fixed-size arrays
d-bugmail at puremagic.com
- [Issue 3502] Fix for dropped Mac OS X 10.5
d-bugmail at puremagic.com
- [Issue 3502] Fix for dropped Mac OS X 10.5
d-bugmail at puremagic.com
- [Issue 3502] New: Fix for dropped Mac OS X 10.5
d-bugmail at puremagic.com
- [Issue 3503] [module] Imports should be static by default
d-bugmail at puremagic.com
- [Issue 3503] [module] Imports should be static by default
d-bugmail at puremagic.com
- [Issue 3503] [module] Imports should be static by default
d-bugmail at puremagic.com
- [Issue 3503] [module] Imports should be static by default
d-bugmail at puremagic.com
- [Issue 3503] [module] Imports should be static by default
d-bugmail at puremagic.com
- [Issue 3503] [module] Imports should be static by default
d-bugmail at puremagic.com
- [Issue 3503] [module] Imports should be static by default
d-bugmail at puremagic.com
- [Issue 3503] [module] Imports should be static by default
d-bugmail at puremagic.com
- [Issue 3503] [module] Imports should be static by default
d-bugmail at puremagic.com
- [Issue 3503] [module] Imports should be static by default
d-bugmail at puremagic.com
- [Issue 3503] [module] Imports should be static by default
d-bugmail at puremagic.com
- [Issue 3503] [module] Imports should be static by default
d-bugmail at puremagic.com
- [Issue 3503] [module] Imports should be static by default
d-bugmail at puremagic.com
- [Issue 3503] New: [module] Imports should be static by default
d-bugmail at puremagic.com
- [Issue 3504] [module] import foo: *; should be supported if imports are static by default
d-bugmail at puremagic.com
- [Issue 3504] New: [module] import foo: *; should be supported if imports are static by default
d-bugmail at puremagic.com
- [Issue 3505] [module] static imports should be binded to the leaf module, not the fully qualified name
d-bugmail at puremagic.com
- [Issue 3505] [module] static imports should be binded to the leaf module, not the fully qualified name
d-bugmail at puremagic.com
- [Issue 3505] New: [module] static imports should be binded to the leaf module, not the fully qualified name
d-bugmail at puremagic.com
- [Issue 3506] New: [module] Imports should be valid at any scope
d-bugmail at puremagic.com
- [Issue 3507] New: [module] Flag unused imports to avoid unnecessary dependencies
d-bugmail at puremagic.com
- [Issue 3508] hasLength is broken for length defined as function
d-bugmail at puremagic.com
- [Issue 3508] New: hasLength is broken for length defined as function
d-bugmail at puremagic.com
- [Issue 3509] New: Cannot forward reference a template mixin's members in a compile-time context
d-bugmail at puremagic.com
- [Issue 3510] New: Cannot forward reference a templated type from within a template mixin
d-bugmail at puremagic.com
- [Issue 3511] New: ref return property confused with property setter
d-bugmail at puremagic.com
- [Issue 3512] New: dchar iteration over string in CTFE fails
d-bugmail at puremagic.com
- [Issue 3513] New: Documentation for Stride
d-bugmail at puremagic.com
- [Issue 3514] New: opApply should be the first-choice foreach iteration method.
d-bugmail at puremagic.com
- [Issue 3514] opApply should be the first-choice foreach iteration method.
d-bugmail at puremagic.com
- [Issue 3514] opApply should be the first-choice foreach iteration method.
d-bugmail at puremagic.com
- [Issue 3514] opApply should be the first-choice foreach iteration method.
d-bugmail at puremagic.com
- [Issue 3514] opApply should be the first-choice foreach iteration method.
d-bugmail at puremagic.com
- [Issue 3514] opApply should be the first-choice foreach iteration method.
d-bugmail at puremagic.com
- [Issue 3514] opApply should be the first-choice foreach iteration method.
d-bugmail at puremagic.com
- [Issue 3514] opApply should be the first-choice foreach iteration method.
d-bugmail at puremagic.com
- [Issue 3515] New: Disallow use of comma operator when declaring array dimension
d-bugmail at puremagic.com
- [Issue 3516] Destructor not called on temporaries
d-bugmail at puremagic.com
- [Issue 3516] Destructor not called on temporaries
d-bugmail at puremagic.com
- [Issue 3516] New: Destructor not called on temporaries
d-bugmail at puremagic.com
- [Issue 3517] New: Allocators proposal
d-bugmail at puremagic.com
- [Issue 3518] Destructor not called on temporaries
d-bugmail at puremagic.com
- [Issue 3518] New: Destructor not called on temporaries
d-bugmail at puremagic.com
- [Issue 3519] New: unpack, enumerate in std.range
d-bugmail at puremagic.com
- [Issue 3519] unpack, enumerate in std.range
d-bugmail at puremagic.com
- [Issue 3520] New: std.numeric.CustomFloat horribly broken
d-bugmail at puremagic.com
- [Issue 3520] std.numeric.CustomFloat horribly broken
d-bugmail at puremagic.com
- [Issue 3520] std.numeric.CustomFloat horribly broken
d-bugmail at puremagic.com
- [Issue 3520] std.numeric.CustomFloat horribly broken
d-bugmail at puremagic.com
- [Issue 3521] New: Optimized code access popped register
d-bugmail at puremagic.com
- [Issue 3521] Optimized code access popped register
d-bugmail at puremagic.com
- [Issue 3521] Optimized code access popped register
d-bugmail at puremagic.com
- [Issue 3521] Optimized code access popped register
d-bugmail at puremagic.com
- [Issue 3521] Optimized code access popped register
d-bugmail at puremagic.com
- [Issue 3522] New: ICE(cg87.c): variable*array[].
d-bugmail at puremagic.com
- [Issue 3523] Fiber is not garbage collected properly
d-bugmail at puremagic.com
- [Issue 3523] Fiber is not garbage collected properly
d-bugmail at puremagic.com
- [Issue 3523] Fiber is not garbage collected properly
d-bugmail at puremagic.com
- [Issue 3523] Fiber is not garbage collected properly
d-bugmail at puremagic.com
- [Issue 3523] Fiber is not garbage collected properly
d-bugmail at puremagic.com
- [Issue 3523] New: Fiber is not garbage collected properly
d-bugmail at puremagic.com
- [Issue 3524] "Internal error: e2ir.c 725", after scoped error and processing inrevelant file.
d-bugmail at puremagic.com
- [Issue 3524] "Internal error: e2ir.c 725", after scoped error and processing inrevelant file.
d-bugmail at puremagic.com
- [Issue 3524] New: "Internal error: e2ir.c 725", after scoped error and processing inrevelant file.
d-bugmail at puremagic.com
- [Issue 3525] New: Override keyword & indirect inheritance of many interfaces
d-bugmail at puremagic.com
- [Issue 3526] New: Mixin of member function not overriden by enclosing scope
d-bugmail at puremagic.com
- [Issue 3527] DMD won't compile on FreeBSD (freebsd.mak doesn't seem to be maintained)
d-bugmail at puremagic.com
- [Issue 3527] New: DMD won't compile on FreeBSD (freebsd.mak doesn't seem to be maintained)
d-bugmail at puremagic.com
- [Issue 3528] FreeBSD patches for druntime.
d-bugmail at puremagic.com
- [Issue 3528] FreeBSD patches for druntime.
d-bugmail at puremagic.com
- [Issue 3528] FreeBSD patches for druntime.
d-bugmail at puremagic.com
- [Issue 3528] FreeBSD patches for druntime.
d-bugmail at puremagic.com
- [Issue 3528] FreeBSD patches for druntime.
d-bugmail at puremagic.com
- [Issue 3528] FreeBSD patches for druntime.
d-bugmail at puremagic.com
- [Issue 3528] FreeBSD patches for druntime.
d-bugmail at puremagic.com
- [Issue 3528] FreeBSD patches for druntime.
d-bugmail at puremagic.com
- [Issue 3528] New: FreeBSD patches for druntime.
d-bugmail at puremagic.com
- [Issue 3529] New: Use of /etc discouraged in FreeBSD for third party applications.
d-bugmail at puremagic.com
- [Issue 3530] New: A case where IFTI works with int but not enum
d-bugmail at puremagic.com
- [Issue 3531] 'curry' doesn't work for templated functions
d-bugmail at puremagic.com
- [Issue 3531] 'curry' doesn't work for templated functions
d-bugmail at puremagic.com
- [Issue 3531] 'curry' doesn't work for templated functions
d-bugmail at puremagic.com
- [Issue 3531] New: 'curry' doesn't work for templated functions
d-bugmail at puremagic.com
- [Issue 3532] benchmark function consumes 100% CPU when used with anonymous delegate
d-bugmail at puremagic.com
- [Issue 3532] New: benchmark function consumes 100% CPU when used with anonymous delegate
d-bugmail at puremagic.com
- [Issue 3533] New: Associative array init is broken in a subtle way
d-bugmail at puremagic.com
- [Issue 3534] New: const data can be modified by passing through ref function parameter
d-bugmail at puremagic.com
- [Issue 3535] New: struct constructors don't work in CTFE
d-bugmail at puremagic.com
- [Issue 3535] struct constructors don't work in CTFE
d-bugmail at puremagic.com
- [Issue 3536] [patch] Make switch case error at unintentional fallthrough. (allow intentional fallthrough)
d-bugmail at puremagic.com
- [Issue 3536] [patch] Make switch case error at unintentional fallthrough. (allow intentional fallthrough)
d-bugmail at puremagic.com
- [Issue 3536] [patch] Make switch case error at unintentional fallthrough. (allow intentional fallthrough)
d-bugmail at puremagic.com
- [Issue 3536] [patch] Make switch case error at unintentional fallthrough. (allow intentional fallthrough)
d-bugmail at puremagic.com
- [Issue 3536] [patch] Make switch case error at unintentional fallthrough. (allow intentional fallthrough)
d-bugmail at puremagic.com
- [Issue 3536] [patch] Make switch case error at unintentional fallthrough. (allow intentional fallthrough)
d-bugmail at puremagic.com
- [Issue 3536] [patch] Make switch case error at unintentional fallthrough. (allow intentional fallthrough)
d-bugmail at puremagic.com
- [Issue 3536] [patch] Make switch case error at unintentional fallthrough. (allow intentional fallthrough)
d-bugmail at puremagic.com
- [Issue 3536] [patch] Make switch case error at unintentional fallthrough. (allow intentional fallthrough)
d-bugmail at puremagic.com
- [Issue 3536] [patch] Make switch case error at unintentional fallthrough. (allow intentional fallthrough)
d-bugmail at puremagic.com
- [Issue 3536] New: [patch] Make switch case error at unintentional fallthrough. (allow intentional fallthrough)
d-bugmail at puremagic.com
- [Issue 3537] New: Casting objects with alias this takes the subtype
d-bugmail at puremagic.com
- [Issue 3538] New: Default value of alias template parameter is instantiated only once.
d-bugmail at puremagic.com
- [Issue 3539] New: Template instantiation fails in an obscured way. See details.
d-bugmail at puremagic.com
- [Issue 3539] Template instantiation fails in an obscured way. See details.
d-bugmail at puremagic.com
- [Issue 3540] Another DWARF line number fix
d-bugmail at puremagic.com
- [Issue 3540] Another DWARF line number fix
d-bugmail at puremagic.com
- [Issue 3540] Another DWARF line number fix
d-bugmail at puremagic.com
- [Issue 3540] Another DWARF line number fix
d-bugmail at puremagic.com
- [Issue 3540] New: Another DWARF line number fix
d-bugmail at puremagic.com
- [Issue 3541] New: Add -oq to dmd (use fully qualified module name as object filename)
d-bugmail at puremagic.com
- [Issue 3542] New: Unittest block does not require a closing bracket
d-bugmail at puremagic.com
- [Issue 3543] : ? operator can't find common type for interfaces
d-bugmail at puremagic.com
- [Issue 3543] New: : ? operator can't find common type for interfaces
d-bugmail at puremagic.com
- [Issue 3544] New: optlink unexpected termination 0041338f
d-bugmail at puremagic.com
- [Issue 3544] optlink termination 0041338f with recursive nested functions
d-bugmail at puremagic.com
- [Issue 3544] optlink termination 0041338f with recursive nested functions
d-bugmail at puremagic.com
- [Issue 3544] optlink termination 0041338f with recursive nested functions
d-bugmail at puremagic.com
- [Issue 3544] optlink unexpected termination 0041338f
d-bugmail at puremagic.com
- [Issue 3544] optlink unexpected termination 0041338f
d-bugmail at puremagic.com
- [Issue 3544] optlink unexpected termination 0041338f
d-bugmail at puremagic.com
- [Issue 3544] optlink unexpected termination 0041338f
d-bugmail at puremagic.com
- [Issue 3544] optlink unexpected termination 0041338f
d-bugmail at puremagic.com
- [Issue 3544] optlink unexpected termination 0041338f
d-bugmail at puremagic.com
- [Issue 3544] optlink unexpected termination 0041338f
d-bugmail at puremagic.com
- [Issue 3545] New: abstract keyword inside function causes error
d-bugmail at puremagic.com
- [Issue 3546] New: Aliasing an element of a static array should be legal if the index is a compile time constant
d-bugmail at puremagic.com
- [Issue 3547] New: for option -od for relative path the path is added twice
d-bugmail at puremagic.com
- [Issue 3548] New: ICE occurs when an array is returned from a function is incorrectly used in an array op expression.
d-bugmail at puremagic.com
- [Issue 3549] Bypassing initializers with goto -- Is this a bug?
d-bugmail at puremagic.com
- [Issue 3549] Bypassing initializers with goto -- Is this a bug?
d-bugmail at puremagic.com
- [Issue 3549] Bypassing initializers with goto -- Is this a bug?
Rory McGuire
- [Issue 3549] Bypassing initializers with goto -- Is this a bug?
Don
- [Issue 3549] New: Is this a bug?
d-bugmail at puremagic.com
- [Issue 3550] array.dup violates const/invariant without a cast.
d-bugmail at puremagic.com
- [Issue 3550] New: array.dup violates const/invariant without a cast.
d-bugmail at puremagic.com
- [Issue 3551] nested struct => dmd adds a hidden pointer
d-bugmail at puremagic.com
- [Issue 3551] nested struct => dmd adds a hidden pointer
d-bugmail at puremagic.com
- [Issue 3551] New: nested struct => dmd adds a hidden pointer
d-bugmail at puremagic.com
- [Issue 3552] Compile time assertion error with associative arrays of class types
d-bugmail at puremagic.com
- [Issue 3552] ICE(mtype.c): associative arrays of class types
d-bugmail at puremagic.com
- [Issue 3552] ICE(mtype.c): declaring a variable called 'AssociativeArray' then using an AA.
d-bugmail at puremagic.com
- [Issue 3552] ICE(mtype.c): declaring a variable called 'AssociativeArray' then using an AA.
d-bugmail at puremagic.com
- [Issue 3552] New: Compile time assertion error with associative arrays of class types
d-bugmail at puremagic.com
- [Issue 3553] ICE when a function argument defaults to __LINE__
d-bugmail at puremagic.com
- [Issue 3553] ICE when a function argument defaults to __LINE__
d-bugmail at puremagic.com
- [Issue 3553] ICE when a function argument defaults to __LINE__
d-bugmail at puremagic.com
- [Issue 3553] New: ICE when a template function size_t argument defaults to __LINE__
d-bugmail at puremagic.com
- [Issue 3554] New: Ddoc generats invalid output for documentation comments with non paired paranthasis
d-bugmail at puremagic.com
- [Issue 3555] New: Const function modifies a field when passed a delegate
d-bugmail at puremagic.com
- [Issue 3556] New: version(CTFE)
d-bugmail at puremagic.com
- [Issue 3557] New: Pure function cannot call struct constructor
d-bugmail at puremagic.com
- [Issue 3558] New: Optimizer bug results in false if condition being taken
d-bugmail at puremagic.com
- [Issue 3558] Optimizer bug results in false if condition being taken
d-bugmail at puremagic.com
- [Issue 3558] Optimizer bug results in false if condition being taken
d-bugmail at puremagic.com
- [Issue 3558] Optimizer bug results in false if condition being taken
d-bugmail at puremagic.com
- [Issue 3559] New: DMD 1.048+ fails to take function pointer from overloaded member functions
d-bugmail at puremagic.com
- [Issue 3560] New: foreach on closure corrupted
d-bugmail at puremagic.com
- [Issue 3561] New: math.abs signature accepts static arrays, but errors internally.
d-bugmail at puremagic.com
- [Issue 3562] New: Static Array ops create duplicate method definitions
d-bugmail at puremagic.com
- [Issue 370] Compiler stack overflow on recursive typeof in function declaration.
d-bugmail at puremagic.com
- [Issue 370] Compiler stack overflow on recursive typeof in function declaration.
d-bugmail at puremagic.com
- [Issue 370] Compiler stack overflow on recursive typeof in function declaration.
d-bugmail at puremagic.com
- [Issue 424] Unexpected OPTLINK Termination at EIP=0044C37B (too many fixups)
d-bugmail at puremagic.com
- [Issue 424] Unexpected OPTLINK Termination at EIP=0044C37B (too many fixups)
d-bugmail at puremagic.com
- [Issue 424] Unexpected OPTLINK Termination at EIP=0044C37B (too many fixups)
d-bugmail at puremagic.com
- [Issue 602] Compiler allows a goto statement to skip an initalization
d-bugmail at puremagic.com
- [Issue 874] Bad codegen: wrong value variable in tuple foreach, D1 only
d-bugmail at puremagic.com
- [Issue 874] Bad codegen: wrong value variable in tuple foreach, D1 only
d-bugmail at puremagic.com
- [Issue 900] changing import order causes type mismatch
d-bugmail at puremagic.com
- [Issue 918] Template order matter, version block change something with typedef, and another template bug.
d-bugmail at puremagic.com
- [Issue 925] ICE on casting array literal to void[]
d-bugmail at puremagic.com
- [Issue 925] ICE on casting array literal to void[]
d-bugmail at puremagic.com
- download now ecm2001 titanium crack torrent rapidshare download ^vdokexX!g
ecm2001 winols cpwin rapidshare torrent
- new D newsgroups
AJ
- new D newsgroups
AJ
- new D newsgroups
AJ
Last message date:
Mon Nov 30 21:24:05 PST 2009
Archived on: Mon Nov 30 21:25:04 PST 2009
This archive was generated by
Pipermail 0.09 (Mailman edition).