enable_if missing from status summary

I'm finding the utility/enable_if tests are missing from the status summary for my AmigaOS port. I think the process_jam_log tool is unable to handle it for some reason because the xml output files are incorrect. I see from a Google search this has been discussed before. Has there been any resolution to this problem? --Steven

Steven Solie
I'm finding the utility/enable_if tests are missing from the status summary for my AmigaOS port.
I think the process_jam_log tool is unable to handle it for some reason because the xml output files are incorrect.
I see from a Google search this has been discussed before. Has there been any resolution to this problem?
I suggest you ask this question in the boost-testing group, to which this message has been cross-posted. -- Dave Abrahams Boost Consulting www.boost-consulting.com

On Sep 18, 2005, at 9:40 PM, David Abrahams wrote:
Steven Solie
writes: I'm finding the utility/enable_if tests are missing from the status summary for my AmigaOS port.
I think the process_jam_log tool is unable to handle it for some reason because the xml output files are incorrect.
I see from a Google search this has been discussed before. Has there been any resolution to this problem?
I suggest you ask this question in the boost-testing group, to which this message has been cross-posted.
I believe I've fixed the problem. We were missing a "sublibs" file in libs/utility. Doug
participants (3)
-
David Abrahams
-
Doug Gregor
-
Steven Solie