[Issue 7498] function expected before (), not function

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7498 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 7498] function expected before (), not function

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7498 --- Comment #4 from github-bugzi...@puremagic.com 2012-02-14 00:29:46 PST --- Commit pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 7498] function expected before (), not function

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7498 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6738] Can't call templatized property function from within a struct/class method

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6738 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Issue 7493] Initialization of void[][N]

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7493 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 7502] New: 2.056 regression: Assigning .init takes forever to compile for large structs

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7502 Summary: 2.056 regression: Assigning .init takes forever to compile for large structs Product: D Version: D2 Platform: All OS/Version: All Status: NEW

[Issue 625] [module] static import and renamed import of mixin don't work

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=625 d...@dawgfoto.de changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

[Issue 900] changing import order causes type mismatch

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=900 d...@dawgfoto.de changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 7455] Allow a cast to discard precision from a floating point during constant folding

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7455 --- Comment #7 from Stewart Gordon s...@iname.com 2012-02-14 05:09:53 PST --- (In reply to comment #6) Moreover, why allow cast(float) if it isn't supposed to work? To summarize it. The floating point rules are relaxed such that omitting

[Issue 1509] Need a way to create namespaces inside modules

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1509 d...@dawgfoto.de changed: What|Removed |Added CC||d...@dawgfoto.de --- Comment #4

[Issue 900] changing import order causes type mismatch

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=900 d...@dawgfoto.de changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

[Issue 6738] Can't call templatized property function from within a struct/class method

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6738 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords|patch |pull --- Comment #5

[Issue 2402] [module] Type is not found if accessed via renamed import

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2402 d...@dawgfoto.de changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 5481] Support deprecated(message)

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5481 yebblies yebbl...@gmail.com changed: What|Removed |Added AssignedTo|nob...@puremagic.com|yebbl...@gmail.com ---

[Issue 3506] [module] Imports should be valid at any scope

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3506 d...@dawgfoto.de changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 3523] Fiber is not garbage collected properly

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3523 d...@dawgfoto.de changed: What|Removed |Added CC||d...@dawgfoto.de --- Comment #6

[Issue 2864] intra-module use of deprecated should be allowed

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2864 yebblies yebbl...@gmail.com changed: What|Removed |Added CC||yebbl...@gmail.com

[Issue 3819] [module system] Tiding up the imports

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3819 d...@dawgfoto.de changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 3845] [module system] A problem caused by duplicated import

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3845 d...@dawgfoto.de changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 5008] Bizarre conflicts with __anonymous at error with regex and indirectly imported phobos

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5008 d...@dawgfoto.de changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 6501] import inside of eponymous template does not work correctly

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6501 d...@dawgfoto.de changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 7330] Local imports are order sensitive

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7330 d...@dawgfoto.de changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 6685] Allow using with with rvalues

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6685 yebblies yebbl...@gmail.com changed: What|Removed |Added Keywords||pull, rejects-valid

[Issue 6611] better error message for array post increment/decrement

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6611 yebblies yebbl...@gmail.com changed: What|Removed |Added Keywords||pull --- Comment #4 from

[Issue 6685] Allow using with with rvalues

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6685 Michal Minich michal.min...@gmail.com changed: What|Removed |Added CC|

[Issue 6685] Allow using with with rvalues

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6685 --- Comment #4 from yebblies yebbl...@gmail.com 2012-02-15 03:01:39 EST --- (In reply to comment #3) (In reply to comment #2) https://github.com/D-Programming-Language/dmd/pull/716 This is arguably a bug, I can't find anywhere in the

[Issue 4918] tuples in eponymous template have default values only

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4918 yebblies yebbl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7503] New: File[string] associative array cause Internal error: ../ztc/cgcs.c 162

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7503 Summary: File[string] associative array cause Internal error: ../ztc/cgcs.c 162 Product: D Version: D2 Platform: x86_64 OS/Version: Linux Status: NEW

[Issue 3523] Fiber is not garbage collected properly

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3523 --- Comment #7 from Witold Baryluk bary...@smp.if.uj.edu.pl 2012-02-14 10:20:42 PST --- (In reply to comment #6) I think this works now, doesn't it? If you think so, I will test it shortly and report back. -- Configure issuemail:

[Issue 7105] relax inout rules

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7105 Stewart Gordon s...@iname.com changed: What|Removed |Added CC||s...@iname.com ---

[Issue 7105] relax inout rules

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7105 --- Comment #2 from timon.g...@gmx.ch 2012-02-14 11:44:47 PST --- That is an enhancement of what is suggested here. It is not very clear that inout should behave like that inside delegate/function pointer parameters. Maybe it is best if you

[Issue 3819] [module system] Tiding up the imports

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3819 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 7105] relax inout rules

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7105 --- Comment #3 from Stewart Gordon s...@iname.com 2012-02-14 13:05:25 PST --- (In reply to comment #2) For example, what would be the meaning of the following declarations? inout(int)[] delegate(inout(int)[] dg; inout(int)[]

[Issue 7494] Selective import does not work inside a function

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7494 Stewart Gordon s...@iname.com changed: What|Removed |Added CC||s...@iname.com ---

[Issue 2929] Alias this when this is null

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2929 Lukasz Wrzosek luk.wrzo...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6777] alias this + cast(void*) == bug

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6777 Lukasz Wrzosek luk.wrzo...@gmail.com changed: What|Removed |Added CC|

[Issue 2929] Alias this when this is null

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2929 Lukasz Wrzosek luk.wrzo...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Issue 895] multiply defined function via alias isn't failing to build

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=895 --- Comment #3 from yebblies yebbl...@gmail.com 2012-02-15 14:37:33 EST --- Wrong bug number *** This issue has been marked as a duplicate of issue 2789 *** -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ---

[Issue 2789] Functions overloads are not checked for conflicts

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2789 yebblies yebbl...@gmail.com changed: What|Removed |Added CC||bra...@puremagic.com ---

[Issue 4536] Typetuples (T...) should have an .init member

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4536 yebblies yebbl...@gmail.com changed: What|Removed |Added Keywords||pull, rejects-valid

[Issue 3279] Confusing error message when comparing types

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3279 yebblies yebbl...@gmail.com changed: What|Removed |Added Version|2.032 |D1 D2

[Issue 5233] [patch] std.range.put accepts *any* element type when putting to an array.

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5233 Rob Jacques sandf...@jhu.edu changed: What|Removed |Added Keywords||pull --- Comment #7

[Issue 4880] [patch] std.range.put does not handle output ranges implement via opDispatch; breaks on RefAppender

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4880 Rob Jacques sandf...@jhu.edu changed: What|Removed |Added Keywords||pull --- Comment #3

[Issue 3523] Fiber is not garbage collected properly

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3523 --- Comment #8 from Witold Baryluk bary...@smp.if.uj.edu.pl 2012-02-14 20:53:05 PST --- Still same problem in 2.052. :( Will check tomorrow 2.057, or 2.058 if it will be released. -- Configure issuemail:

[Issue 3523] Fiber is not garbage collected properly

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3523 --- Comment #9 from Witold Baryluk bary...@smp.if.uj.edu.pl 2012-02-14 21:12:50 PST --- (In reply to comment #8) Still same problem in 2.052. :( Will check tomorrow 2.057, or 2.058 if it will be released. Well, it looks 2.058 is already

[Issue 5660] yield syntax sugar

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5660 Witold Baryluk bary...@smp.if.uj.edu.pl changed: What|Removed |Added CC|

[Issue 3995] Can't access array/AA from function literal defined inside the array/AA's initializer

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3995 yebblies yebbl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 3981] More useful and more clean 'is'

2012-02-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3981 yebblies yebbl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED