[Issue 4639] Built-in primitive types cannot be used as template alias parameters

2010-08-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4639 --- Comment #7 from nfx...@gmail.com 2010-08-13 22:55:26 PDT --- (In reply to comment #6) NO. I requested Walter to make this change, and he rejected this before. It is definitely NOT a bug. A built-in type is not a D symbol. That's

[Issue 942] a delegate defaults to 8 byte alignment when 4 byte is sufficient

2010-08-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=942 nfx...@gmail.com changed: What|Removed |Added CC||nfx...@gmail.com --- Comment #4 from

[Issue 942] a delegate defaults to 8 byte alignment when 4 byte is sufficient

2010-08-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=942 --- Comment #5 from Mark Guidarelli gu...@grumpy-cat.com 2010-08-13 23:52:24 PDT --- I have long ago abandoned using D. The fact that it took 3+ years to close this bug (incorrectly I might add) validates I made the correct choice. D is

[Issue 4643] New: Shared values are unwritable

2010-08-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4643 Summary: Shared values are unwritable Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Severity: major Priority: P2 Component:

[Issue 459] Setting LIB in dmd/bin/sc.ini has no effect on linking

2010-08-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=459 Don clugd...@yahoo.com.au changed: What|Removed |Added CC||clugd...@yahoo.com.au ---

[Issue 4135] Regression(1.034): ICE(statement.c): mixin in bad foreach, D1 only

2010-08-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4135 Don clugd...@yahoo.com.au changed: What|Removed |Added Summary|ICE(statement.c): blockExit |Regression(1.034):

Re: ubyte in for loops

2010-08-14 Thread DBloke
Hi, The new code you supplied in other post works fine, but the code in the link in this post does not, after first try, says I have 255 tries and goes infinite on me, this must be a bug for 64 bit windows? If I cahnge the ubyte to uint works fine, I guess this must be a 64 bit issue Thanks for

[Issue 4535] std.range could have a takeWhile!pred(range) function

2010-08-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4535 David Simcha dsim...@yahoo.com changed: What|Removed |Added CC||dsim...@yahoo.com ---

[Issue 4535] std.range could have a takeWhile!pred(range) function

2010-08-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4535 Jonathan M Davis jmdavisp...@gmail.com changed: What|Removed |Added CC|

[Issue 4411] ranges + auto functions don't work

2010-08-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4411 David Simcha dsim...@yahoo.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 4395] Nested map fails

2010-08-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4395 David Simcha dsim...@yahoo.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 4382] Same syntax to access items of Proxy and Tuple and more

2010-08-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4382 David Simcha dsim...@yahoo.com changed: What|Removed |Added CC||dsim...@yahoo.com ---

[Issue 4381] Length attribute for std.typecons.Tuple

2010-08-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4381 David Simcha dsim...@yahoo.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 4363] Some phobos ranges are not forward ranges (but should be)

2010-08-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4363 David Simcha dsim...@yahoo.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 4388] std.range.Radial assumes lvalue elements

2010-08-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4388 David Simcha dsim...@yahoo.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 4644] New: assertExceptionThrown to assert that a particular exception was thrown

2010-08-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4644 Summary: assertExceptionThrown to assert that a particular exception was thrown Product: D Version: D2 Platform: Other OS/Version: Linux Status: NEW

[Issue 4369] Multiple bugs in GC minimize()

2010-08-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4369 David Simcha dsim...@yahoo.com changed: What|Removed |Added Status|NEW |RESOLVED