Thanks George!

On 4/7/08 8:48 AM, "George Bosilca" <bosi...@eecs.utk.edu> 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 Castain wrote:
>> Hello
>> 
>> We have a problem this morning on the trunk - recent commits r18084-7
>> involving the ompi/include/ompi/memchecker.h file contain arithmetic
>> involving a void* pointer and other problems:
>> 
>> ../../../../ompi/include/ompi/memchecker.h: In function
>> 'memchecker_convertor_call':
>> ../../../../ompi/include/ompi/memchecker.h:46: warning: ISO C90
>> forbids
>> mixed declarations and code
>> ../../../../ompi/include/ompi/memchecker.h:47: warning: ISO C90
>> forbids
>> mixed declarations and code
>> ../../../../ompi/include/ompi/memchecker.h:56: warning: pointer of
>> type
>> 'void *' used in arithmetic
>> ../../../../ompi/include/ompi/memchecker.h:45: warning: unused
>> variable
>> 'pStack'
>> 
>> Shiqing: could you please fix this?
>> 
>> Thanks
>> Ralph
>> 
>> 
>> _______________________________________________
>> devel mailing list
>> de...@open-mpi.org
>> http://www.open-mpi.org/mailman/listinfo.cgi/devel
> 
> _______________________________________________
> devel mailing list
> de...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/devel


Reply via email to