On Apr 1, 2010, at 5:46 PM, Brice Goglin wrote:
> Yes, it's fixed in 1.6.3.
Ah, I see the problem -- I upgraded to 1.6.3 as part of the "wtf?" process to try to fix the problem, but I was still seeing badness. But that's because of hwloc's configure:
AM_CONDITIONAL([HWLOC_DOXYGEN_BROKEN_SHORT_NAMES], [test "$DOXYGEN_VERSION" = "1.6.2"])
Meaning: I hadn't re-run configure. I just upgraded doxygen in place and didn't realize that we had something in hwloc keying off its version number.
--
Jeff Squyres
jsquyres_at_[hidden]
For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/
|