opMul
Bill Baxter
dnewsgroup at billbaxter.com
Tue Mar 4 02:48:58 PST 2008
Simen Kjaeraas wrote:
> On Tue, 04 Mar 2008 00:31:38 +0100, Bill Baxter
> <dnewsgroup at billbaxter.com> wrote:
>
>> Walter Bright wrote:
>>> Looks like a compiler bug. The trailing const should work.
>>
>> No, not a bug. That seems to work fine.
>> What doesn't work is doing it *without* const either in front or at
>> the end. And that's correct behavior.
>>
>> --bb
>
>
> Bill, take a look at my code. The opMul with trailing const clearly
> changes this.bar, thus it's a bug.
Ah, ok. My mistake. I don't usually look at the groups with threading
on because the threads just get too darn deep. And Walter's reply
contained no context, so I thought he was responding to Denton's part of
the thread about things compiling.
--bb
More information about the Digitalmars-d
mailing list