[Issue 4572] std.file.read return type

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

[Issue 4572] std.file.read return type

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

[Issue 4574] New: std.regex : breaks with empy string regex

2010-08-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4574 Summary: std.regex : breaks with empy string regex Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Severity: normal Priority: P2

[Issue 4572] std.file.read return type

2010-08-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4572 --- Comment #3 from bearophile_h...@eml.cc 2010-08-03 09:09:48 PDT --- Thank you David and nfxjfg :-) -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 4572] std.file.read return type

2010-08-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4572 --- Comment #4 from nfx...@gmail.com 2010-08-03 09:22:36 PDT --- One can add that .dup-ing a void[] will make all the precaution in std.file.read of allocating the void[] with GC.BlkAttr.NO_SCAN useless. The dup'ed array won't have the NO_SCAN

[Issue 4576] accepts-invalid: 0/1 argument calls to overloaded function is allowed in presence of variadic function

2010-08-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4576 --- Comment #1 from Andrej Mitrovic andrej.mitrov...@gmail.com 2010-08-03 12:29:27 PDT --- Sorry for the mixed comments between TDPL and the ones I've added. The average(); call should issue a compiler error. And a 1-argument call average(0)

[Issue 4576] 0/1 argument calls to overloaded function is allowed in presence of variadic function

2010-08-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4576 nfx...@gmail.com changed: What|Removed |Added Keywords||accepts-invalid CC|

[Issue 4576] 0/1 argument calls to overloaded function is allowed in presence of variadic function

2010-08-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4576 --- Comment #3 from Andrej Mitrovic andrej.mitrov...@gmail.com 2010-08-03 12:54:15 PDT --- (In reply to comment #2) Keywords go into keyword field. Ah, thanks! -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email

[Issue 3550] array.dup violates const/invariant without a cast.

2010-08-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3550 Sobirari Muhomori dfj1es...@sneakemail.com changed: What|Removed |Added Blocks||2573 ---

[Issue 4577] New: Third way to create a std.typecons.Tuple

2010-08-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4577 Summary: Third way to create a std.typecons.Tuple Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2

[Issue 4578] New: Regression: ICE: Internal error: ../ztc/cg87.c 1364: var+arr[]

2010-08-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4578 Summary: Regression: ICE: Internal error: ../ztc/cg87.c 1364: var+arr[] Product: D Version: D1 Platform: Other OS/Version: Linux Status: NEW Severity:

[Issue 4579] New: std.typecons.Tuple syntax unpacking sugar

2010-08-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4579 Summary: std.typecons.Tuple syntax unpacking sugar Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2

[Issue 4530] Tidier function types

2010-08-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4530 --- Comment #5 from bearophile_h...@eml.cc 2010-08-03 18:13:23 PDT --- See also enhancement request 4580 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 4580] New: Compiler option to port C code or disallow some duplicated C syntax

2010-08-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4580 Summary: Compiler option to port C code or disallow some duplicated C syntax Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity:

[Issue 4385] Uncaught exceptions should call abort() at the place where the exception was thrown

2010-08-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4385 --- Comment #4 from Sobirari Muhomori dfj1es...@sneakemail.com 2010-08-03 20:13:11 PDT --- Why not call abort from onAssertError function? (In reply to comment #2) What I don't get is why this works with object dtors that are run as the

[Issue 4443] Optimizer produces wrong code for || or with struct arrays

2010-08-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4443 Don clugd...@yahoo.com.au changed: What|Removed |Added Keywords||patch --- Comment #3 from

[Issue 3528] FreeBSD patches for druntime.

2010-08-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3528 Shin Fujishiro rsi...@gmail.com changed: What|Removed |Added Attachment #634 is|0 |1 obsolete|

[Issue 3528] FreeBSD patches for druntime.

2010-08-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3528 Shin Fujishiro rsi...@gmail.com changed: What|Removed |Added Attachment #702 is|0 |1 obsolete|