Re: [OMPI devel] Bad header guard in /opal/memoryhooks/memory.h

2013-08-11 Thread Ralph Castain
Thanks! Fixed in trunk and CMRd for 1.7.3 On Aug 9, 2013, at 1:07 AM, Michael Schlottke wrote: > Hi there, > > I don't know if this is the right place to post this, but it seems like the > header guard in /opal/memoryhooks/memory.h does not work as intended: > The header guard is written as

[OMPI devel] Bad header guard in /opal/memoryhooks/memory.h

2013-08-09 Thread Michael Schlottke
Hi there, I don't know if this is the right place to post this, but it seems like the header guard in /opal/memoryhooks/memory.h does not work as intended: The header guard is written as #ifndef OPAL_MEMORY_MEMORY_H #define OPAl_MEMORY_MEMORY_H where in the second line it probably should read