Stephen Kelly wrote: > None of the outputs have a backtrace. Any idea why? Can a backtrace be > provided? Reading the code, I'm not seeing which iteration is going past > the end.
I added some asserts and found that the problem is in iterating over comma tokens somehow. I'll see about fixing it. Thanks, Steve. -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
