October 28, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=785


Kenji Hara <k.hara.pg@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|D1 & D2                     |D1


--- Comment #30 from Kenji Hara <k.hara.pg@gmail.com> 2012-10-28 07:17:07 PDT ---
Fixed in D2.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
November 13, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=785


Don <clugdbug@yahoo.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
            Version|D1                          |D2
         Resolution|                            |FIXED
            Summary|(D1 only) Make 'cent' and   |Make 'cent' and 'ucent'
                   |'ucent' syntactically valid |syntactically valid pending
                   |pending implementation      |implementation


--- Comment #31 from Don <clugdbug@yahoo.com.au> 2012-11-12 23:49:29 PST ---
Closing since fixed on D2. Doesn't make sense for D1.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
November 13, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=785



--- Comment #32 from Stewart Gordon <smjg@iname.com> 2012-11-13 05:14:49 PST ---
(In reply to comment #31)
> Closing since fixed on D2. Doesn't make sense for D1.

How do you mean???

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
November 21, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=785



--- Comment #33 from Jonathan M Davis <jmdavisProg@gmx.com> 2012-11-21 01:03:00 PST ---
>> Closing since fixed on D2. Doesn't make sense for D1.

>How do you mean???

As of the end of this year, D1 will no longer be supported, so it will definitely never have cent or ucent unless someone forks it and continues to work on it, in which case, they can do whatever they want with it. But the official D1 compiler will never have cent or ucent, so there's no reason to worry about them for D1.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
November 21, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=785


Stewart Gordon <smjg@iname.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|D2                          |D1 & D2


--- Comment #34 from Stewart Gordon <smjg@iname.com> 2012-11-21 15:29:46 PST ---
(In reply to comment #33)
> >> Closing since fixed on D2. Doesn't make sense for D1.
> 
> >How do you mean???
> 
> As of the end of this year, D1 will no longer be supported, so it will definitely never have cent or ucent unless someone forks it and continues to work on it, in which case, they can do whatever they want with it. But the official D1 compiler will never have cent or ucent, so there's no reason to worry about them for D1.

That's exactly why it makes no sense that D1 reserves the words at all.  So it certainly isn't a D2-only issue.  Still, maybe it isn't worth reopening it since D1 is about to be abandoned.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
November 21, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=785



--- Comment #35 from Jonathan M Davis <jmdavisProg@gmx.com> 2012-11-21 15:43:33 PST ---
> That's exactly why it makes no sense that D1 reserves the words at all. So it certainly isn't a D2-only issue.  Still, maybe it isn't worth reopening it since D1 is about to be abandoned.

Yes, it's generally not to reserve identifiers which will never be used, but other languages have done it. For instance, Java reserves goto and const and never uses them. So, it's really not that big a deal if D1 reserves words that it never uses.

D1 is merely a fork/branch of D from a point where it was reasonably stable and Walter was about to introduce some major, breaking changes, and it was decided that it would be kinder to the existing D users at the time to branch for continued development. It was never really meant to stick around long term. And it's about to be officially unsupported. So, it's not all that surprising if it has some rough edges anyway. And all that this means is that there are two words that no one using D1 can use - cent and ucent. That's far from a disaster and really not worth our time to worry about IMHO. Also note that it's one of D1's biggest users - Don - who closed the bug. If Don doesn't think that it needs to be fixed for D1, then I think that it's safe to say that we don't need to worry about it.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
1 2 3 4
Next ›   Last »