Either we remove that or fix that, regardless of not ref'd
Sun
On Sun, Oct 31, 2010 at 11:41 PM, Hucheng Zhou wrote:
> Yes! So this bug was never exposed:)
>
> On Mon, Nov 1, 2010 at 2:39 PM, Yiran Wang wrote:
>>
>> eems like there is no reference at all
>
>
> --
> Institute of High Performance
Yes! So this bug was never exposed:)
On Mon, Nov 1, 2010 at 2:39 PM, Yiran Wang wrote:
> eems like there is no reference at all
>
--
Institute of High Performance Computing,
Department of Computer Science and Technology,
Tsinghua University, Beijing, China, 100084.
luckily, it seems like there is no reference at all
Regards,
yiran
On Mon, Nov 1, 2010 at 2:31 PM, Hucheng Zhou wrote:
> opt_etable.h
>
> *voidReset_no_lftr(void) { _flags &= EWF_NO_LFTR; }*
> *
> *
> *which should be:*
> *
> *
> *voidReset_no_lftr(void) { _flags &= ~EWF
opt_etable.h
*voidReset_no_lftr(void) { _flags &= EWF_NO_LFTR; }*
*
*
*which should be:*
*
*
*voidReset_no_lftr(void) { _flags &= ~EWF_NO_LFTR; }*
*
*
*Thanks.
*
Thanks.
--
Institute of High Performance Computing,
Department of Computer Science and Technology,
Tsinghua