[PATCH] C++ preprocessor fixes

Dmitry Risenberg dmitry.risenberg at gmail.com
Fri Nov 26 21:17:57 UTC 2010


> In worst-case, the ranges should at least
> be collapsed, so that you would get a (1,5) -> (1,5) range.

This is easy to do, just need to mark every merged position as
collapsed. I'll do it if there's no better solution. But how did the
old code actually pass this test?

-- 
Dmitry Risenberg




More information about the KDevelop-devel mailing list