Re: [Open64-devel] Review request for bug703

2011-02-24 Thread Jian-Xin Lai
This patch looks fine to me. Please commit it. 在 2011年1月20日 下午1:30,朱庆 写道: > Hi all, > > Can gatekeeper help review this fix? > > https://bugs.open64.net/show_bug.cgi?id=703 > > > > The error is caused by fixing bug580, the fix assume the ST’s initial size > always larger than ST size, but there

[Open64-devel] Review request for bug703

2011-01-19 Thread 朱庆
Hi all, Can gatekeeper help review this fix? https://bugs.open64.net/show_bug.cgi?id=703 The error is caused by fixing bug580, the fix assume the ST’s initial size always larger than ST size, but there is an counterexampler: case: struct foo { public: virtual int bar(int); }; void