Hi! > It is not actually necessary to remove and add back L. You could write: > > - tst_resm > + txt_brkm > (C, > + NULL, > L); > - tst_exit();
Ah, you are right. I should really stop thinking in terms of lines of code and focus more on the tokens lines are composed of. > However, it is useful to have the bug reports. I'm a proffesional QA and therefore I'm very skilled in breaking things :). -- Cyril Hrubis [email protected] _______________________________________________ Cocci mailing list [email protected] https://systeme.lip6.fr/mailman/listinfo/cocci
