Re: [OMPI devel] Memchecker errors on trunk

2008-04-07 Thread Shiqing Fan
Thanks a lot, George. I didn't get this message this afternoon, sorry. Shiqing On Mon, 7 Apr 2008 10:48:03 -0400 George Bosilca wrote: That's gcc being really mean !!! There was a double ; at the end of the line, and apparently the second one is interpreted as code ... Commit r18090 shou

Re: [OMPI devel] Memchecker errors on trunk

2008-04-07 Thread Ralph H Castain
Thanks George! On 4/7/08 8:48 AM, "George Bosilca" wrote: > That's gcc being really mean !!! There was a double ; at the end of > the line, and apparently the second one is interpreted as code ... > Commit r18090 should fix the problem. > >george. > > On Apr 7, 2008, at 10:27 AM, Ralph H

Re: [OMPI devel] Memchecker errors on trunk

2008-04-07 Thread George Bosilca
That's gcc being really mean !!! There was a double ; at the end of the line, and apparently the second one is interpreted as code ... Commit r18090 should fix the problem. george. On Apr 7, 2008, at 10:27 AM, Ralph H Castain wrote: Hello We have a problem this morning on the trunk - rec