Re: [Open64-devel] Code review request for bug877

2011-09-23 Thread Sun Chan
pls go ahead Sun On Fri, Sep 23, 2011 at 5:33 PM, 朱庆 wrote: > Hi all, > > Could a gatekeeper review the attached patch for bug877, that happens > when the program's last line does not end with a new line character. > > > symptoms > > This failure happens when the program being compiled

[Open64-devel] Code review request for bug877

2011-09-23 Thread 朱庆
Hi all, Could a gatekeeper review the attached patch for bug877, that happens when the program's last line does not end with a new line character. symptoms This failure happens when the program being compiled does not end with a new line character(LF) in the last line. The test case has