Le 15 déc. 2009 à 00:43, Joel E. Denny a écrit : > I want assert's output as it can facilitate development and bug reporting, > so I pushed the following to master, branch-2.5, and branch-2.4.2. I > decided to simply do `#define aver assert'. I also added gnulib's assert > module. We can address the remaining concerns later once we've figured > out what's really needed.
I think perl -pi -e 's/\baver\b/assert/g' would be fine. > Does anyone feel that these changes are NEWS-worthy? Nope.
