[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] Some bugs in 1.0
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] Some bugs in 1.0 |
Date: |
Wed, 05 Jan 2011 14:53:11 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
Dragiša Durić <address@hidden> writes:
> In my code base, some alias situations are/were failures. Lots of them
> are fixed since I started (re)porting, and few of them are at source of
> current batch of testcases I submitted.
> Not all aliases are failures.
Hi,
just to report that I'm very near to completing this bug fix - I'm now
chasing a minor bug which is exposed when optimisation is enabled.
The bug fix required a rewrite to the constant alias implementation
regards,
Gaius
> On Sun, 2010-12-19 at 23:28 +0300, Dmitry Shatrov wrote:
>> John,
>>
>>
>> It is all in the same module just for the testcase. In my setup, gm2
>> segfaults with aliases from imported modules as well.
>>
>>
>> Dmitry
>>
>>
>> On Sun, Dec 19, 2010 at 11:05 PM, john o goyo <address@hidden>
>> wrote:
>>
>> On 18-Dec-10, at 11:00 AM, Gaius Mulley wrote:
>>
>>
>> Dmitry Shatrov <address@hidden> writes:
>>
>> [...]
>>
>>
>> CONST my_alias = test.my_var;
>>
>> BEGIN
>> END test.
>>
>> Hi Dmitry,
>>
>> any thanks for the bug report - certainly a bug which
>> is now under
>> investigation,
>>
>>
>> I do not understand the construct. If test were an imported
>> module, I would understand it but why would you reference
>> something within the same module?
>>
>> john
>>
>>
>>
>> _______________________________________________
>> gm2 mailing list
>> address@hidden
>> http://lists.nongnu.org/mailman/listinfo/gm2
>>
>>
>>
>> _______________________________________________
>> gm2 mailing list
>> address@hidden
>> http://lists.nongnu.org/mailman/listinfo/gm2
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Gm2] Some bugs in 1.0,
Gaius Mulley <=