The D Programming Language - Digitalmars-d-bugs
October 2006 Archives by date
Starting: Mon Oct 2 00:13:43 PDT 2006
Ending: Tue Oct 31 15:51:30 PST 2006
Messages: 330
- [Issue 391] New: .sort and .reverse break utf8 encoding
d-bugmail at puremagic.com
- [Issue 389] New: Cannot link to std.path.altsep
Thomas Kuehne
- [Issue 355] ICE from enum : nonexistent type
Thomas Kuehne
- [Issue 297] New: Shadowing declarations allowed in foreach type lists
Thomas Kuehne
- [Issue 365] Regression: Bad code generation for floating point == and !=
d-bugmail at puremagic.com
- [Issue 291] uninitialized 'real' passes for 0.0
d-bugmail at puremagic.com
- [Issue 291] Bad code generation for real == 0, !=0 (incorrect for NaN)
d-bugmail at puremagic.com
- [Issue 392] New: Phobos build issues (patch)
d-bugmail at puremagic.com
- [Issue 392] Phobos build issues (patch)
d-bugmail at puremagic.com
- [Issue 393] New: wordcount example does not use <code>
d-bugmail at puremagic.com
- Documentation for std.pref not provided online, nor in distro
Lionello Lunesu
- Documentation for std.pref not provided online, nor in distro
Lionello Lunesu
- [Issue 394] New: associative array of interfaces causes crash
d-bugmail at puremagic.com
- [Issue 104] Forward reference error occurs when the -g switch is invoked
clayasaurus
- [Issue 104] Forward reference error occurs when the -g switch is invoked
Bradley Smith
- [Issue 395] New: std.regexp incorrectly handles UTF text
d-bugmail at puremagic.com
- [Issue 396] New: aliased identifier in asm blocks cause compiler segment faults
d-bugmail at puremagic.com
- [Issue 391] New: .sort and .reverse break utf8 encoding
Stewart Gordon
- [Issue 391] New: .sort and .reverse break utf8 encoding
Derek Parnell
- [Issue 391] New: .sort and .reverse break utf8 encoding
Walter Bright
- shortening an example in the docs
Karen Lanrap
- [Issue 397] New: writing an file to a partition without enough free space creates "ghosts" files
d-bugmail at puremagic.com
- [Issue 396] New: aliased identifier in asm blocks cause compiler segment faults
Thomas Kuehne
- [Issue 391] New: .sort and .reverse break utf8 encoding
Thomas Kuehne
- shortening an example in the docs
Walter Bright
- [Issue 398] New: No way to abort compilation in a doubly recursive mixin
d-bugmail at puremagic.com
- .sort and .reverse break utf8 encoding
Sean Kelly
- [Issue 399] New: -w misses unreacheable "case" statement
d-bugmail at puremagic.com
- [Issue 399] New: -w misses unreacheable "case" statement
BCS
- [Issue 399] -w misses unreacheable "case" statement
d-bugmail at puremagic.com
- [Issue 399] -w misses unreacheable "case" statement
d-bugmail at puremagic.com
- [Issue 392] Phobos build issues (patch)
d-bugmail at puremagic.com
- [Issue 385] unprotected command line parsing
d-bugmail at puremagic.com
- [Issue 374] -ofd: outputs to root directory instead of current on that drive
d-bugmail at puremagic.com
- [Issue 372] -op does not create subdirectories
d-bugmail at puremagic.com
- [Issue 371] ICE on mutual recursive typeof in function declarations
d-bugmail at puremagic.com
- [Issue 370] Compiler stack overflow on recursive typeof in function declaration.
d-bugmail at puremagic.com
- [Issue 369] "immediate"-function types allowed as part of delegate/function types.
d-bugmail at puremagic.com
- [Issue 368] "immediate"-function types allowed as the return type of functions.
d-bugmail at puremagic.com
- [Issue 367] Bad ddoc comments in std.stream
d-bugmail at puremagic.com
- [Issue 365] Regression: Bad code generation for floating point == and !=
d-bugmail at puremagic.com
- [Issue 363] XHTML support
d-bugmail at puremagic.com
- [Issue 356] std, math.tan doesn't preserve NaN payloads [fix included]
d-bugmail at puremagic.com
- [Issue 347] TOK116 has no effect in expression (a)
d-bugmail at puremagic.com
- [Issue 315] Exception handling is broken for delegates on Linux
d-bugmail at puremagic.com
- [Issue 291] Bad code generation for real == 0, !=0 (incorrect for NaN)
d-bugmail at puremagic.com
- [Issue 104] Forward reference error occurs when the -g switch is invoked
d-bugmail at puremagic.com
- .sort and .reverse break utf8 encoding
Walter Bright
- -op creates spurious directories
Jarrett Billingsley
- -op creates spurious directories
Derek Parnell
- .sort and .reverse break utf8 encoding
Lionello Lunesu
- [Issue 400] New: forward reference error; no propety X for type Y
d-bugmail at puremagic.com
- About Format String Attack for D's *writef*()
is91042
- About Format String Attack for D's *writef*()
Derek Parnell
- About Format String Attack for D's *writef*()
Anders F Björklund
- About Format String Attack for D's *writef*()
Lionello Lunesu
- About Format String Attack for D's *writef*()
Anders F Björklund
- [Issue 401] New: add more std.gc APIs, e.g. std.gc.allocatedMemory();
d-bugmail at puremagic.com
- [Issue 387] When EOF of din is reached, a line of output is lost
Walter Bright
- [Issue 402] New: compiler crash with mixin and forward reference
d-bugmail at puremagic.com
- [Issue 368] New: "immediate"-function types allowed as the return type of functions.
Thomas Kuehne
- [Issue 369] New: "immediate"-function types allowed as part of delegate/function types.
Thomas Kuehne
- [Issue 371] New: ICE on mutual recursive typeof in function declarations
Thomas Kuehne
- [Issue 398] New: No way to abort compilation in a doubly recursive mixin
Thomas Kuehne
- [Issue 402] New: compiler crash with mixin and forward reference
Thomas Kuehne
- [Issue 289] New: Compiler allows (and crashes on) dynamic arrays of typedefs of "immediate"-function types
Thomas Kuehne
- [Issue 295] New: Property call followed by sliceAssign not working for custom opSliceAssign
Thomas Kuehne
- [Issue 404] New: Regression: missing source location in "Error: array initializers as expressions are not allowed"
d-bugmail at puremagic.com
- Conditional ? bug
Max Samuha
- Conditional ? bug
Tydr Schnubbis
- Conditional ? bug
Tydr Schnubbis
- Conditional ? bug
Max Samuha
- Conditional ? bug
Anders F Björklund
- Conditional ? bug [OT]
Serg Kovrov
- Conditional ? bug [OT]
xs0
- Conditional ? bug [OT]
Anders F Björklund
- [Issue 405] New: typeof in TemplateParameterList causes compiletime segmentfault
d-bugmail at puremagic.com
- Conditional ? bug [OT]
Unknown W. Brackets
- [Issue 387] When EOF of din is reached, a line of output is lost
Stewart Gordon
- [Issue 387] When EOF of din is reached, a line of output is lost
Walter Bright
- [Issue 357] D keywords in import/module are (unnecessary) forbidden
d-bugmail at puremagic.com
- [Issue 406] New: std.loader is broken on linux
d-bugmail at puremagic.com
- name shadowing in if statement
BCS
- [Issue 407] New: casting array literals to int causes compiler seg-fault
d-bugmail at puremagic.com
- [Issue 408] New: Template instance matching doesn't work sometimes
d-bugmail at puremagic.com
- [Issue 409] New: function resolving with global function if member matches
d-bugmail at puremagic.com
- [Issue 408] Template instance matching doesn't work sometimes
d-bugmail at puremagic.com
- [Issue 410] New: regression: segfault after "is not an lvalue"
d-bugmail at puremagic.com
- [Issue 311] Object files missing certain template instantiations
d-bugmail at puremagic.com
- [Issue 411] New: array alloc with size from another array
d-bugmail at puremagic.com
- [Issue 409] function resolving with global function if member matches
d-bugmail at puremagic.com
- [Issue 409] function resolving with global function if member matches
d-bugmail at puremagic.com
- [Issue 412] New: overloaded function resolution with null parameter
d-bugmail at puremagic.com
- [Issue 412] overloaded function resolution with null parameter
d-bugmail at puremagic.com
- [Issue 412] overloaded function resolution with null parameter
d-bugmail at puremagic.com
- [Issue 412] overloaded function resolution with null parameter
d-bugmail at puremagic.com
- [Issue 413] New: overloaded function resolution with null parameter
d-bugmail at puremagic.com
- [Issue 413] overloaded function resolution with null parameter
d-bugmail at puremagic.com
- [Issue 414] New: interfaces shouldn't be able to inheit from classes
d-bugmail at puremagic.com
- [Issue 415] New: conflicting template functions overloads
d-bugmail at puremagic.com
- [Issue 416] New: regression: unittest failure in phobos, math(501)
d-bugmail at puremagic.com
- [Issue 417] New: infinite loop in std.zlib.Compress.flush when passing Z_FULL_FLUSH
d-bugmail at puremagic.com
- [Issue 417] infinite loop in std.zlib.Compress.flush when passing Z_FULL_FLUSH
d-bugmail at puremagic.com
- [Issue 417] infinite loop in std.zlib.Compress.flush when passing Z_FULL_FLUSH
d-bugmail at puremagic.com
- [Issue 418] New: -version=X and -debug=X command line arguments are rejected if the identifier begins with a non-ASCI letter
d-bugmail at puremagic.com
- [Issue 419] New: Anonymous classes are not working.
d-bugmail at puremagic.com
- [Issue 415] conflicting template functions overloads
d-bugmail at puremagic.com
- [Issue 415] conflicting template functions overloads
d-bugmail at puremagic.com
- [Issue 415] conflicting template functions overloads
d-bugmail at puremagic.com
- [Issue 420] New: mixin make dmd break
d-bugmail at puremagic.com
- [Issue 415] conflicting template functions overloads
d-bugmail at puremagic.com
- [Issue 421] New: 'not a lvalue' crashes DMD
d-bugmail at puremagic.com
- [Issue 421] 'not a lvalue' crashes DMD
d-bugmail at puremagic.com
- [Issue 410] regression: segfault after "is not an lvalue"
d-bugmail at puremagic.com
- [Issue 422] New: -version=X and -debug=X accept identifiers containing illegal characters
d-bugmail at puremagic.com
- [Issue 423] New: dmd ignores empty commandline arguments
d-bugmail at puremagic.com
- [Issue 416] New: regression: unittest failure in phobos, math(501)
Don Clugston
- [Issue 424] New: Unexpected OPTLINK Termination at EIP=0044C37B
d-bugmail at puremagic.com
- [Issue 425] New: dmd compilation generate/leave empty folders.
d-bugmail at puremagic.com
- [Issue 425] dmd compilation generate/leave empty folders.
d-bugmail at puremagic.com
- [Issue 425] dmd compilation generate/leave empty folders.
d-bugmail at puremagic.com
- [Issue 351] Recursive string template doesn't work if the terminating specialisation is given first
d-bugmail at puremagic.com
- [Issue 377] Compiler error when using -inline only
d-bugmail at puremagic.com
- [Issue 381] array literals are broken; Internal error: ..\ztc\cod1.c 2525
d-bugmail at puremagic.com
- [Issue 382] Critical "Previous definition different" bug
d-bugmail at puremagic.com
- [Issue 386] anonying "import conflicts" for years!!! Please fix it ASAP!!!
d-bugmail at puremagic.com
- [Issue 391] .sort and .reverse break utf8 encoding
d-bugmail at puremagic.com
- [Issue 394] associative array of interfaces causes crash
d-bugmail at puremagic.com
- [Issue 395] std.regexp incorrectly handles UTF text
d-bugmail at puremagic.com
- [Issue 396] aliased identifier in asm blocks cause compiler segment faults
d-bugmail at puremagic.com
- [Issue 397] writing an file to a partition without enough free space creates "ghosts" files
d-bugmail at puremagic.com
- [Issue 402] compiler crash with mixin and forward reference
d-bugmail at puremagic.com
- [Issue 404] Regression: missing source location in "Error: array initializers as expressions are not allowed"
d-bugmail at puremagic.com
- [Issue 405] typeof in TemplateParameterList causes compiletime segmentfault
d-bugmail at puremagic.com
- [Issue 401] add more std.gc APIs, e.g. std.gc.allocatedMemory();
d-bugmail at puremagic.com
- [Issue 423] New: dmd ignores empty commandline arguments
Walter Bright
- [Issue 416] mistake in unittest std/math.d line 501
d-bugmail at puremagic.com
- [Issue 423] New: dmd ignores empty commandline arguments
Derek Parnell
- [Issue 201] the source for etc.gamma is not in the download
d-bugmail at puremagic.com
- [Issue 423] New: dmd ignores empty commandline arguments
Hasan Aljudy
- [Issue 423] New: dmd ignores empty commandline arguments
Derek Parnell
- [Issue 423] New: dmd ignores empty commandline arguments
Walter Bright
- side effect on assignment to associative array
Christian Kamm
- side effect on assignment to associative array
Walter Bright
- side effect on assignment to associative array
J Duncan
- [Issue 426] New: source files starting with a non-ASCI letter are rejected by dmd
d-bugmail at puremagic.com
- [Issue 427] New: source files starting with a number are accepted by dmd
d-bugmail at puremagic.com
- [Issue 423] New: dmd ignores empty commandline arguments
Thomas Kuehne
- [Issue 428] New: environment settings in dmd.conf uppercase names
d-bugmail at puremagic.com
- [Issue 429] New: Unable to distinguish between empty and uninitialized dynamic arrays
d-bugmail at puremagic.com
- [Issue 363] XHTML support
d-bugmail at puremagic.com
- [Issue 407] New: casting array literals to int causes compiler seg-fault
Thomas Kuehne
- [Issue 411] New: array alloc with size from another array
Thomas Kuehne
- [Issue 412] New: overloaded function resolution with null parameter
Thomas Kuehne
- [Issue 418] New: -version=X and -debug=X command line arguments are rejected if the identifier begins with a non-ASCI letter
Thomas Kuehne
- [Issue 422] New: -version=X and -debug=X accept identifiers containing illegal characters
Thomas Kuehne
- [Issue 427] New: source files starting with a number are accepted by dmd
Thomas Kuehne
- [Issue 426] New: source files starting with a non-ASCI letter are rejected by dmd
Thomas Kuehne
- name shadowing in if statement
Thomas Kuehne
- [Issue 405] New: typeof in TemplateParameterList causes compiletime segmentfault
Thomas Kuehne
- [Issue 430] New: incorrect UTF-8 detection for drafted UTF-16/32 source files
d-bugmail at puremagic.com
- [Issue 423] New: dmd ignores empty commandline arguments
Hasan Aljudy
- [Issue 423] New: dmd ignores empty commandline arguments
Derek Parnell
- [Issue 431] New: Invalid case selected when switching on a long
d-bugmail at puremagic.com
- [Issue 432] New: invalid expression causes compiler seg-fault
d-bugmail at puremagic.com
- [Issue 432] invalid expression causes compiler seg-fault
d-bugmail at puremagic.com
- [Issue 432] invalid expression causes compiler seg-fault
d-bugmail at puremagic.com
- [Issue 410] regression: segfault after "is not an lvalue"
d-bugmail at puremagic.com
- [Issue 278] dmd.conf search path dosn't work
d-bugmail at puremagic.com
- [Issue 433] New: A deprecated, same-named alias screws up resolution of imports
d-bugmail at puremagic.com
- [Issue 387] When EOF of din is reached, a line of output is lost
d-bugmail at puremagic.com
- [Issue 387] When EOF of din is reached, a line of output is lost
Walter Bright
- [Issue 429] New: Unable to distinguish between empty and uninitialized dynamic arrays
Ameer Armaly
- [Issue 424] Unexpected OPTLINK Termination at EIP=0044C37B
d-bugmail at puremagic.com
- [Issue 434] New: Compiler crash on template function syntax error
d-bugmail at puremagic.com
- [Issue 435] New: Constructors should be templatized
d-bugmail at puremagic.com
- [Issue 424] Unexpected OPTLINK Termination at EIP=0044C37B
d-bugmail at puremagic.com
- [Issue 424] Unexpected OPTLINK Termination at EIP=0044C37B
d-bugmail at puremagic.com
- [Issue 424] Unexpected OPTLINK Termination at EIP=0044C37B
Walter Bright
- [Issue 424] Unexpected OPTLINK Termination at EIP=0044C37B
Walter Bright
- [Issue 424] Unexpected OPTLINK Termination at EIP=0044C37B
d-bugmail at puremagic.com
- [Issue 420] mixin make dmd break
d-bugmail at puremagic.com
- [Issue 222] "Internal error: ..\ztc\cod1.c 1656" with && and ||
d-bugmail at puremagic.com
- [Issue 434] Compiler crash on template function syntax error
d-bugmail at puremagic.com
- [Issue 408] Template instance matching doesn't work sometimes
d-bugmail at puremagic.com
- [Issue 409] function resolving with global function if member matches
d-bugmail at puremagic.com
- [Issue 431] Invalid case selected when switching on a long
d-bugmail at puremagic.com
- [Issue 434] Compiler crash on template function syntax error
d-bugmail at puremagic.com
- [Issue 378] Assertion failure: '0' on line 216 in file 'init.c'
d-bugmail at puremagic.com
- [Issue 378] Assertion failure: '0' on line 216 in file 'init.c'
d-bugmail at puremagic.com
- [Issue 436] New: OutOfMemoryException undocumented, misdocumented
d-bugmail at puremagic.com
- [Issue 378] Assertion failure: '0' on line 216 in file 'init.c'
d-bugmail at puremagic.com
- [Issue 415] conflicting template functions overloads
d-bugmail at puremagic.com
- [Issue 408] Template instance matching doesn't work sometimes
d-bugmail at puremagic.com
- [Issue 290] "U" shaped import name conflicts when using Fully Qualified names
d-bugmail at puremagic.com
- [Issue 290] "U" shaped import name conflicts when using Fully Qualified names
d-bugmail at puremagic.com
- [Issue 437] New: dmd loops while compiling this code
d-bugmail at puremagic.com
- [Issue 438] New: Compiler allows returning value from void function
d-bugmail at puremagic.com
- [Issue 439] New: Cannot use an array as new[] size argument.
d-bugmail at puremagic.com
- [Issue 439] Cannot use an array as new[] size argument.
d-bugmail at puremagic.com
- [Issue 411] array alloc with size from another array
d-bugmail at puremagic.com
- [Issue 440] New: dmd.170 fails to mark final methods as implementations of abstract ones
d-bugmail at puremagic.com
- [Issue 438] Compiler allows returning value from void function
d-bugmail at puremagic.com
- [Issue 440] dmd.170 fails to mark final methods as implementations of abstract ones
d-bugmail at puremagic.com
- [Issue 440] dmd.170 fails to mark final methods as implementations of abstract ones
d-bugmail at puremagic.com
- "Comment processing conceptually happens before tokenization."
Stewart Gordon
- "Comment processing conceptually happens before tokenization."
Walter Bright
- [Issue 438] Compiler allows returning value from void function
Brad Roberts
- [Issue 438] Compiler allows returning value from void function
Sean Kelly
- "Comment processing conceptually happens before tokenization."
Bruno Medeiros
- [Issue 320] New: Delegates should be allowed as foreach aggregates
Bruno Medeiros
- [Issue 441] New: Crash on foreach of mixed-in aggregate.
d-bugmail at puremagic.com
- [Issue 442] New: Crash on foreach of mixed-in aggregate.
d-bugmail at puremagic.com
- [Issue 320] Delegates should be allowed as foreach aggregates
d-bugmail at puremagic.com
- [Issue 442] Crash on foreach of mixed-in aggregate.
d-bugmail at puremagic.com
- [Issue 441] Crash on foreach of mixed-in aggregate.
d-bugmail at puremagic.com
- "Comment processing conceptually happens before tokenization."
Walter Bright
- [Issue 407] casting array literals to int causes compiler seg-fault
d-bugmail at puremagic.com
- [Issue 410] regression: segfault after "is not an lvalue"
d-bugmail at puremagic.com
- [Issue 411] array alloc with size from another array
d-bugmail at puremagic.com
- [Issue 412] overloaded function resolution with null parameter
d-bugmail at puremagic.com
- [Issue 414] interfaces shouldn't be able to inheit from classes
d-bugmail at puremagic.com
- [Issue 416] mistake in unittest std/math.d line 501
d-bugmail at puremagic.com
- [Issue 417] infinite loop in std.zlib.Compress.flush when passing Z_FULL_FLUSH
d-bugmail at puremagic.com
- [Issue 418] -version=X and -debug=X command line arguments are rejected if the identifier begins with a non-ASCI letter
d-bugmail at puremagic.com
- [Issue 419] Anonymous classes are not working.
d-bugmail at puremagic.com
- [Issue 420] mixin make dmd break
d-bugmail at puremagic.com
- [Issue 422] -version=X and -debug=X accept identifiers containing illegal characters
d-bugmail at puremagic.com
- [Issue 426] source files starting with a non-ASCI letter are rejected by dmd
d-bugmail at puremagic.com
- [Issue 427] source files starting with a number are accepted by dmd
d-bugmail at puremagic.com
- [Issue 428] environment settings in dmd.conf uppercase names
d-bugmail at puremagic.com
- [Issue 429] Unable to distinguish between empty and uninitialized dynamic arrays
d-bugmail at puremagic.com
- [Issue 430] incorrect UTF-8 detection for drafted UTF-16/32 source files
d-bugmail at puremagic.com
- [Issue 431] Invalid case selected when switching on a long
d-bugmail at puremagic.com
- [Issue 436] OutOfMemoryException undocumented, misdocumented
d-bugmail at puremagic.com
- [Issue 441] Crash on foreach of mixed-in aggregate.
Bruno Medeiros
- OT Re: [Bugzilla issue] Bug in the 'newsgroup post to bugzilla comment' functionality
Carlos Santander
- OT Re: [Bugzilla issue] Bug in the 'newsgroup post to bugzilla comment' functionality
BCS
- [Issue 441] Crash on foreach of mixed-in aggregate.
Frits van Bommel
- [Issue 443] New: assignment in return when using cdouble is broken
d-bugmail at puremagic.com
- [Issue 444] New: Inside a foreach with delegates, void return does not compile
d-bugmail at puremagic.com
- Strange error message with alias
Roberto Mariottini
- Strange error message with alias
Karen Lanrap
- Strange error message with alias
Ary Manzana
- Strange error message with alias
Karen Lanrap
- small mistake in http://www.digitalmars.com/d/ctod.html
Lionello Lunesu
- [Issue 443] New: assignment in return when using cdouble is broken
Thomas Kuehne
- [Issue 440] New: dmd.170 fails to mark final methods as implementations of abstract ones
Thomas Kuehne
- [Issue 431] New: Invalid case selected when switching on a long
Thomas Kuehne
- [Issue 419] New: Anonymous classes are not working.
Thomas Kuehne
- [Issue 414] New: interfaces shouldn't be able to inheit from classes
Thomas Kuehne
- [Issue 445] New: debugging artifact: DeclarationExp::scanForNestedRef
d-bugmail at puremagic.com
- Your information is interesting
kama_svet at mail.ru
- small mistake in http://www.digitalmars.com/d/ctod.html
Stewart Gordon
- "Comment processing conceptually happens before tokenization."
Bruno Medeiros
- "Comment processing conceptually happens before tokenization."
Unknown W. Brackets
- Bug or miss feature in nested class?
BCS
- Bug or miss feature in nested class?
Jarrett Billingsley
- [Issue 446] New: Anonymous class and "return without calling constructor"
d-bugmail at puremagic.com
- Bug or miss feature in nested class?
John Reimer
- Bug or miss feature in nested class?
BCS
- Bug or miss feature in nested class?
John Reimer
- [Issue 447] New: frontend: writeable
d-bugmail at puremagic.com
- [Issue 447] frontend: writeable
d-bugmail at puremagic.com
- [Issue 448] New: frontend: redefinition of size_t
d-bugmail at puremagic.com
- [Issue 449] New: frontend: html.h and complex_t.h are unprotected against multiple inclusion
d-bugmail at puremagic.com
- [Issue 450] New: frontend: please use <stdint.h> to increase portability
d-bugmail at puremagic.com
- [Issue 451] New: frontend: redundant function definitions
d-bugmail at puremagic.com
- [Issue 452] New: Struct initialization fails with compiler assertion
d-bugmail at puremagic.com
- [Issue 452] Struct initialization fails with compiler assertion
d-bugmail at puremagic.com
- [Issue 378] Assertion failure: '0' on line 216 in file 'init.c'
d-bugmail at puremagic.com
- [Issue 453] New: When importing modules compiler can not distinguish between directory and file
d-bugmail at puremagic.com
- [Issue 454] New: Setting LIB environment variable has no effect on Windows
d-bugmail at puremagic.com
- [Issue 453] New: When importing modules compiler can not distinguish between directory and file
Chris Nicholson-Sauls
- [Issue 455] New: DMD accepts illegal identifiers in module names if no ModuleDeclaration is used
d-bugmail at puremagic.com
- [Issue 456] New: DMD accepts keywords in module names if no ModuleDeclaration is used
d-bugmail at puremagic.com
- [Issue 124] Enhancement: Operator overloading without temporaries
d-bugmail at puremagic.com
- [Issue 457] New: notifyRelease: debugging artifacts
d-bugmail at puremagic.com
- [Issue 453] New: When importing modules compiler can not distinguish between directory and file
Aarti_pl
- [Issue 456] DMD accepts keywords in module names if no ModuleDeclaration is used
d-bugmail at puremagic.com
- [Issue 458] New: set version=D_Unittest if -unittest was issued
d-bugmail at puremagic.com
- [Issue 454] New: Setting LIB environment variable has no effect on Windows
Don Clugston
- [Issue 454] New: Setting LIB environment variable has no effect on Windows
Bradley Smith
- [Issue 454] Setting LIB environment variable has no effect on Windows
d-bugmail at puremagic.com
- [Issue 456] DMD accepts keywords in module names if no ModuleDeclaration is used
d-bugmail at puremagic.com
- [Issue 453] When importing modules compiler can not distinguish between directory and file
d-bugmail at puremagic.com
- [Issue 337] Function Templates cannot be overloaded
d-bugmail at puremagic.com
- [Issue 459] New: Setting LIB in dmd/bin/sc.ini has no effect on linking
d-bugmail at puremagic.com
- defaulting leading template parameters?
Sean Kelly
- [Issue 338] Wrong regular expression \s \S descripion
d-bugmail at puremagic.com
- [Issue 453] When importing modules compiler can not distinguish between directory and file
d-bugmail at puremagic.com
- [Issue 460] New: Assertion failure: '!needThis()' on line 143 in file 'tocsym.c'
d-bugmail at puremagic.com
- [Issue 453] When importing modules compiler can not distinguish between directory and file
Walter Bright
- [Issue 434] Compiler crash on template function syntax error
d-bugmail at puremagic.com
- [Issue 453] When importing modules compiler can not distinguish between directory and file
Bradley Smith
- [Issue 461] New: Constant not understood to be constant when circular module dependency exists.
d-bugmail at puremagic.com
- [Issue 453] When importing modules compiler can not distinguish between directory and file
Walter Bright
- [Issue 447] frontend: writeable string constants
d-bugmail at puremagic.com
- [Issue 462] New: invalid typeinfo usage breaks dmd compiler
d-bugmail at puremagic.com
- Bug from cpuid wrapper thread in D.announce: char[12] str = "";
notknown
- [Issue 463] New: private module members have global bindings instead of local ones
d-bugmail at puremagic.com
- [Issue 379] New: wrong thisptr type in typedef'ed struct
Tomas Lindquist Olsen
- [Issue 447] frontend: writeable string constants
Thomas Kuehne
- [Issue 447] frontend: writeable string constants
Walter Bright
- [Issue 447] frontend: writeable string constants
Walter Bright
- [Issue 464] New: 64bit clean dchar.c
d-bugmail at puremagic.com
- [Issue 464] 64bit clean dchar.c
d-bugmail at puremagic.com
- Is a template like copy-paste?
Ary Manzana
- Is a template like copy-paste?
Chris Nicholson-Sauls
- [Issue 447] frontend: writeable string constants
Sean Kelly
- Is a template like copy-paste?
Sean Kelly
- -cov option on Linux creates dependency on _ModuleInfo_6object
Sean Kelly
- -cov option on Linux creates dependency on _ModuleInfo_6object
Sean Kelly
- [Issue 465] New: errors when trying to use static templated methods
d-bugmail at puremagic.com
- [Issue 466] New: dmd prevent this from link , if so please prevent it from compiling
d-bugmail at puremagic.com
- [Issue 467] New: double inheritance from the same interface
d-bugmail at puremagic.com
- [Issue 467] double inheritance from the same interface
d-bugmail at puremagic.com
- [Issue 468] New: argument wrongfully identified as type in template instantiation
d-bugmail at puremagic.com
- [Issue 469] New: Incorrect documentation in std.date
d-bugmail at puremagic.com
- [Issue 278] dmd.conf search path dosn't work
d-bugmail at puremagic.com
- Compiler asserts instead of giving an error message with non-static struct initializers
Max Bolingbroke
- Compiler asserts instead of giving an error message with non-static struct initializers
Brad Roberts
- Compiler asserts instead of giving an error message with non-static struct initializers
Max Bolingbroke
- [Issue 470] New: undocumented encoding of inifiles
d-bugmail at puremagic.com
- Is a template like copy-paste?
Bruno Medeiros
- [Issue 471] New: Protection attributes of mixin instances are applied in a wrong scope.
d-bugmail at puremagic.com
- [Issue 49] Protection attributes of mixin instances are applied to a the wrong scope.
d-bugmail at puremagic.com
- [Issue 472] New: zero sized _init_* symtab-objects
d-bugmail at puremagic.com
- [Issue 471] New: Protection attributes of mixin instances are applied in a wrong scope.
Ary Manzana
- [Issue 473] New: Arrays should have a way to take out an element or slice
d-bugmail at puremagic.com
Last message date:
Tue Oct 31 15:51:30 PST 2006
Archived on: Sun Dec 10 04:31:54 PST 2006
This archive was generated by
Pipermail 0.09 (Mailman edition).