Detector for unused variables
Dmitry Olshansky
dmitry.olsh at gmail.com
Mon Jul 30 13:06:40 PDT 2012
On 31-Jul-12 00:02, Namespace wrote:
> BTW: Has anyone test my detector and could give me some suggestions or
> critism?
I haven't tested it but offhand I call it inaccurate :)
I had only cursory look at it but: regexes are way underpowered to do
the task and thus false positives and false negatives are unavoidable.
Just throw in more templates and mixins and it will fail ;)
--
Dmitry Olshansky
More information about the Digitalmars-d-learn
mailing list