[Issue 11532] Variadics using the C ABI should not accept D-specific types

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11532 Iain Buclaw changed: What|Removed |Added CC||ibuc...@ubuntu.com --- Comment #1 from

[Issue 11533] New: Compiler should allow to being nested for static local template functions

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11533 Summary: Compiler should allow to being nested for static local template functions Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keyw

[Issue 11406] ld.gold breaks switch table jumps

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11406 --- Comment #6 from github-bugzi...@puremagic.com 2013-11-17 00:38:23 PST --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/905d00af03efc9f8bbdb3d25e9776b0d00617

[Issue 11406] ld.gold breaks switch table jumps

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11406 --- Comment #7 from github-bugzi...@puremagic.com 2013-11-17 00:44:40 PST --- Commit pushed to dmd-1.x at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/774eb391bbf324a5ab064a19cc48e54971995

[Issue 11406] ld.gold breaks switch table jumps

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11406 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 1832] reading/writing an archive causes data loss; std.zip horribly broken

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=1832 --- Comment #4 from Andrea Fontana 2013-11-17 00:53:12 PST --- (In reply to comment #3) > Please redo your patch as a pull request at > https://github.com/D-Programming-Language/. Thanks! https://github.com/D-Programming-Language/phobos/pull

[Issue 1955] debug info for temp variables

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=1955 Benjamin Thaut changed: What|Removed |Added CC||c...@benjamin-thaut.de --- Comment #

[Issue 11534] New: [CTFE] inout + returning a pointer into a member array

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11534 Summary: [CTFE] inout + returning a pointer into a member array Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 11383] Some array casts incorrectly rejected in safe code

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11383 yebblies changed: What|Removed |Added Keywords||pull CC|

[Issue 11425] Broken shadowing variable diagnostic

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11425 --- Comment #2 from github-bugzi...@puremagic.com 2013-11-17 02:45:50 PST --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/962bb2794f2a309005ecc2f89b44dd693ebca

[Issue 11425] Broken shadowing variable diagnostic

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11425 yebblies changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 11532] Variadics using the C ABI should not accept D-specific types

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11532 yebblies changed: What|Removed |Added Keywords||pull CC|

[Issue 9256] A purity-related error message in case of member access

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9256 bearophile_h...@eml.cc changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 11532] Variadics using the C ABI should not accept D-specific types

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11532 --- Comment #3 from yebblies 2013-11-17 22:41:14 EST --- And running this just found 3 more... -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 10241] Probably wrong "did you mean" suggestion in error message

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=10241 --- Comment #2 from bearophile_h...@eml.cc 2013-11-17 03:51:36 PST --- (In reply to comment #1) > Issue 9644? Probably it's another issue because "core" is not present in this program. -- Configure issuemail: https://d.puremagic.com/issues/

[Issue 9831] Error message with failed lambda inference

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9831 --- Comment #2 from bearophile_h...@eml.cc 2013-11-17 03:59:26 PST --- (In reply to comment #1) > x => c does not have a type yet, the problem is in inferring the type, not > converting. > > I'm tempted to close as invalid, but I'll leave it u

[Issue 11535] New: Strange ICE

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11535 Summary: Strange ICE Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: DMD AssignedTo: no

[Issue 10241] Probably wrong "did you mean" suggestion in error message

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=10241 --- Comment #3 from yebblies 2013-11-17 23:03:49 EST --- (In reply to comment #2) > (In reply to comment #1) > > Issue 9644? > > Probably it's another issue because "core" is not present in this program. core is imported inside std.stdio, a

[Issue 9831] Error message with failed lambda inference

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9831 --- Comment #3 from yebblies 2013-11-17 23:09:26 EST --- (In reply to comment #2) > > So I think this issue is valid, the type inferencer could become a bit smarter > and compile the first case too. But perhaps this issue should be regarded a

[Issue 11528] appender: crash with -inline -O

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11528 --- Comment #2 from github-bugzi...@puremagic.com 2013-11-17 04:13:55 PST --- Commit pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/ec5e25b7967e5cd36db4db4964fd2f09

[Issue 11532] Variadics using the C ABI should not accept D-specific types

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11532 --- Comment #4 from yebblies 2013-11-17 23:18:35 EST --- And a couple of cases left in phobos: https://github.com/D-Programming-Language/phobos/pull/1698 -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email --

[Issue 6764] (D1 only) IFTI fails on typesafe variadic function over static array with non IntegerLiteral length

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=6764 --- Comment #5 from Denis Shelomovskij 2013-11-17 16:31:06 MSK --- Why FIXED instead of WONTFIX? -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 6764] (D1 only) IFTI fails on typesafe variadic function over static array with non IntegerLiteral length

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=6764 --- Comment #6 from yebblies 2013-11-17 23:38:07 EST --- Because it was fixed for D2... -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 6764] IFTI fails on typesafe variadic function over static array with non IntegerLiteral length

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=6764 yebblies changed: What|Removed |Added Platform|Other |All Version|D1

[Issue 6764] IFTI fails on typesafe variadic function over static array with non IntegerLiteral length

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=6764 changed: What|Removed |Added CC||mailnew4s...@gmail.com Version|D2

[Issue 6764] IFTI fails on typesafe variadic function over static array with non IntegerLiteral length

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=6764 Denis Shelomovskij changed: What|Removed |Added Version|D1 |D2 Summary|(D1 only) I

[Issue 9800] Numerous issues with DWARF debug output

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9800 Iain Buclaw changed: What|Removed |Added CC||ibuc...@ubuntu.com --- Comment #1 from

[Issue 6764] IFTI fails on typesafe variadic function over static array with non IntegerLiteral length

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=6764 --- Comment #10 from Denis Shelomovskij 2013-11-17 16:54:01 MSK --- (In reply to comment #9) > (In reply to comment #7) > > (In reply to comment #6) > > > Because it was fixed for D2... > > > > And now it's D1 bug. You have to change title a

[Issue 6764] IFTI fails on typesafe variadic function over static array with non IntegerLiteral length

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=6764 --- Comment #11 from yebblies 2013-11-18 00:03:28 EST --- (In reply to comment #10) > (In reply to comment #9) > > (In reply to comment #7) > > > (In reply to comment #6) > > > > Because it was fixed for D2... > > > > > > And now it's D1 bug.

[Issue 11528] appender: crash with -inline -O

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11528 yebblies changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 11533] Compiler should allow to being nested for static local template functions

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11533 Kenji Hara changed: What|Removed |Added Keywords||pull --- Comment #1 from Kenji Hara 20

[Issue 9831] Error message with failed lambda inference

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9831 Kenji Hara changed: What|Removed |Added Keywords||pull --- Comment #4 from Kenji Hara 201

[Issue 9800] Numerous issues with DWARF debug output

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9800 --- Comment #2 from Iain Buclaw 2013-11-17 05:24:14 PST --- The long response: 1. DW_TAG_enumeration_type is only valid for integral types, and the gcc backend assumes this is the case (you could blame C/C++). GDC implements this for *named

[Issue 9831] Error message with failed lambda inference

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9831 --- Comment #5 from bearophile_h...@eml.cc 2013-11-17 05:34:46 PST --- (In reply to comment #3) > What makes you think the first case is valid? > > void main() { > immutable int c; // immutable local variable > int function(int x) fun

[Issue 9690] cannot access to @disable'd symbol from inner function of another @disable'd

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9690 Kenji Hara changed: What|Removed |Added Keywords||pull Severity|enhancement

[Issue 9690] cannot access to @disable'd symbol from inner function of another @disable'd

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9690 --- Comment #3 from Kenji Hara 2013-11-17 05:38:04 PST --- (In reply to comment #0) > This code does not work. > > @disable { > void dep() { } > void main() { > dep(); // OK > void inner() { > dep(); //

[Issue 9800] Numerous issues with DWARF debug output

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9800 --- Comment #3 from Iain Buclaw 2013-11-17 05:37:21 PST --- In summary: Areas identified where a new DWARF tag/attribute may be required: DW_TAG_dynamic_array_type DW_TAG_delegate_type DW_TAG_associative_array DW_AT_property If we agree tha

[Issue 9644] Spell checker gives silly suggestions for 1-2 character symbols

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9644 bearophile_h...@eml.cc changed: What|Removed |Added Severity|trivial |minor --- Comment #5 from bea

[Issue 9644] Spell checker gives silly suggestions for 1-2 character symbols

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9644 --- Comment #4 from bearophile_h...@eml.cc 2013-11-17 05:41:06 PST --- Another possible test case to verify, from issue 9644: import std.stdio; void main() { pre = 0; } Gives, DMD 2.065alpha: test.d(3): Error: undefined identifier pre

[Issue 10241] Probably wrong "did you mean" suggestion in error message

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=10241 bearophile_h...@eml.cc changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 9644] Spell checker gives silly suggestions for 1-2 character symbols

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9644 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc --- Co

[Issue 9644] Spell checker gives silly suggestions for 1-2 character symbols

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9644 --- Comment #6 from github-bugzi...@puremagic.com 2013-11-17 05:54:44 PST --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/2e4416b4f77994bc3b54d34dea189bf669bcaf

[Issue 11532] Variadics using the C ABI should not accept D-specific types

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11532 --- Comment #5 from github-bugzi...@puremagic.com 2013-11-17 05:51:35 PST --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/48063576235217b169efa4343008d08

[Issue 9800] Numerous issues with DWARF debug output

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9800 --- Comment #4 from Iain Buclaw 2013-11-17 05:51:48 PST --- (In reply to comment #3) > In summary: > > Areas identified where a new DWARF tag/attribute may be required: > > DW_TAG_dynamic_array_type > DW_TAG_delegate_type > DW_TAG_associativ

[Issue 10805] wrong error message for wrong delimited string

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=10805 --- Comment #2 from github-bugzi...@puremagic.com 2013-11-17 05:55:21 PST --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/ec1505d211489ff6a0c1a138757dc457f16df

[Issue 11534] [CTFE] inout + returning a pointer into a member array

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11534 Kenji Hara changed: What|Removed |Added Keywords||CTFE, pull, rejects-valid --- Comment #

[Issue 9644] Spell checker gives silly suggestions for 1-2 character symbols

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9644 Kenji Hara changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 10805] wrong error message for wrong delimited string

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=10805 Kenji Hara changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 10241] Probably wrong "did you mean" suggestion in error message

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=10241 bearophile_h...@eml.cc changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|D

[Issue 10241] Probably wrong "did you mean" suggestion in error message

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=10241 --- Comment #6 from yebblies 2013-11-18 01:24:59 EST --- (In reply to comment #5) > Reopened as fixing Issue 9644 has not fixed this. Again, do you expect to see here? 'core' is two letters away from 'pre'. Are you expecting no match? 'co

[Issue 11528] appender: crash with -inline -O

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11528 monarchdo...@gmail.com changed: What|Removed |Added CC||monarchdo...@gmail.com --- C

[Issue 10241] Probably wrong "did you mean" suggestion in error message

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=10241 Iain Buclaw changed: What|Removed |Added CC||ibuc...@ubuntu.com --- Comment #7 from

[Issue 10241] Probably wrong "did you mean" suggestion in error message

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=10241 --- Comment #8 from yebblies 2013-11-18 01:54:21 EST --- It's two letters from 'pre' to 'core'... Currently the rule is maxdiff = min(len-1, 2) What rule would you propose? -- Configure issuemail: https://d.puremagic.com/issues/userprefs.

[Issue 10241] Probably wrong "did you mean" suggestion in error message

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=10241 --- Comment #9 from Iain Buclaw 2013-11-17 06:59:52 PST --- (In reply to comment #8) > It's two letters from 'pre' to 'core'... > Now that you mention it, I can see it. > Currently the rule is maxdiff = min(len-1, 2) > > What rule would

[Issue 10241] Probably wrong "did you mean" suggestion in error message

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=10241 Iain Buclaw changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Issue 5621] speller.c: enhancement request

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=5621 Iain Buclaw changed: What|Removed |Added CC||bearophile_h...@eml.cc --- Comment #2 f

[Issue 11535] CTFE ICE on reassigning a static array initialized with block assignment

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11535 yebblies changed: What|Removed |Added Keywords||CTFE, ice CC|

[Issue 11534] [CTFE] inout + returning a pointer into a member array

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11534 --- Comment #2 from github-bugzi...@puremagic.com 2013-11-17 07:30:00 PST --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/8c1f04de181505031e2c3d60e933e8a2dbbb4

[Issue 11178] Class may implement same interface multiple times with different interface pointers, breaking (a is b) semantics

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11178 Iain Buclaw changed: What|Removed |Added CC||ibuc...@ubuntu.com --- Comment #1 from

[Issue 11534] [CTFE] inout + returning a pointer into a member array

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11534 Kenji Hara changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 5710] cannot use delegates as parameters to non-global template

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=5710 Martin Nowak changed: What|Removed |Added CC||c...@dawg.eu --- Comment #25 from Mart

[Issue 9831] Error message with failed lambda inference

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9831 --- Comment #6 from github-bugzi...@puremagic.com 2013-11-17 09:08:55 PST --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/a291c08cd5432419ad9c6a12e6e6e00b9320b5

[Issue 11528] appender: crash with -inline -O

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11528 --- Comment #4 from Rainer Schuetze 2013-11-17 09:28:34 PST --- (In reply to comment #3) > Out of curiosity, did you "encounter" this bug out in the wild, and reduce it > to this, or did you see it in the code, and write this specifically?

[Issue 9831] Error message with failed lambda inference

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9831 bearophile_h...@eml.cc changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 10311] gdb prints wrong value for variable updated from closure

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=10311 Martin Nowak changed: What|Removed |Added CC||c...@dawg.eu --- Comment #1 from Mart

[Issue 11532] Variadics using the C ABI should not accept D-specific types

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11532 --- Comment #6 from github-bugzi...@puremagic.com 2013-11-17 13:14:45 PST --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/419096e305eff06ef889a8d1a23660d4f3d70

[Issue 10770] is(T BASE==enum) with tag enum T - AssertFail:'type' line 428 declaration.c

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=10770 --- Comment #2 from github-bugzi...@puremagic.com 2013-11-17 13:59:23 PST --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/0d3bc27d3ad231bd3761038a011ff30b0954f

[Issue 10770] is(T BASE==enum) with tag enum T - AssertFail:'type' line 428 declaration.c

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=10770 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 10770] is(T BASE==enum) with tag enum T - AssertFail:'type' line 428 declaration.c

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=10770 --- Comment #3 from Walter Bright 2013-11-17 14:01:24 PST --- fixed by: https://github.com/D-Programming-Language/dmd/pull/2795 -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this m

[Issue 11518] DMD segfault on multiple template match

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11518 --- Comment #2 from github-bugzi...@puremagic.com 2013-11-17 15:50:29 PST --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/1261764636dfee27d927a7774a47399cca150

[Issue 11365] Allow D source file names to have no extension (or an arbitrary extension) when -run is used

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11365 --- Comment #22 from github-bugzi...@puremagic.com 2013-11-17 17:20:05 PST --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/f43d021d1ad23782a57e75162d3c8e7744b8

[Issue 11518] DMD segfault on multiple template match

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11518 Kenji Hara changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 11365] Allow D source file names to have no extension (or an arbitrary extension) when -run is used

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11365 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 5710] cannot use delegates as parameters to non-global template

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=5710 --- Comment #26 from Kenji Hara 2013-11-17 17:51:54 PST --- (In reply to comment #25) > Good to see, that you already know this solution. > I think the biggest hurdle to implement is teaching the IR/backend to get > doStuff's this pointer fro

[Issue 11505] Bad error message: "opAssign [...] is annotated with @disable"

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11505 Kenji Hara changed: What|Removed |Added Keywords||pull --- Comment #1 from Kenji Hara 20

[Issue 8013] splitter() and split() give different results

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=8013 bearophile_h...@eml.cc changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Issue 8013] splitter() and split() give different results

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=8013 --- Comment #3 from bearophile_h...@eml.cc 2013-11-17 18:53:35 PST --- https://github.com/D-Programming-Language/phobos/pull/1502 -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this ma

[Issue 11536] New: split optional maxsplit argument

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11536 Summary: split optional maxsplit argument Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component:

[Issue 11322] ICE with -inline cgcs.c 221

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11322 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment

[Issue 11323] ICE with -inline in gother.c 989

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11323 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment

[Issue 2547] Array Ops should check length, at least when bounds checking is on

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=2547 Denis Shelomovskij changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED