On Sep 25, 2008, at 8:44 AM, Sascha Wildner wrote: > Ted Kremenek schrieb: >> Author: kremenek >> Date: Mon Sep 22 12:38:23 2008 >> New Revision: 56441 >> URL: http://llvm.org/viewvc/llvm-project?rev=56441&view=rev >> Log: >> Don't print out the path length. > > Just curious, what was the reasoning behind this commit? I've found > the path length always useful to internally group reports into > "let's have a look at this" and "OMG, I'll never be able to follow > this in my head" while reading. :) > > Regards, > Sascha
Hi Sascha, If it is useful, I will put it back in. The goal is to include the information that people want or need and no more. Ironically, sometimes we don't know if something is useful to someone until we remove it. Ted _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
