> Looking at the source code like this:
> logger.debug("Entry number: " + i + " is " + String.valueOf(entry[i]));In general, it's undecidable what might be a parameter for debug(..). Reachbility is not decidable for Turing complete languages. Eric -- Eric Bodden Sable Research Group McGill University, Montréal, Canada _______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users
