Andy Lester wrote: > > * embed.fnc: Adding many NN and NULLOK flags. I'm down to 280 or so > pointer parameters to clean up. In at least one case, I fixed one that > was wrong (force_list). > > * doio.c: Consting > > * op.c: Fixed some indents. Hoisted a check for non-null outside of an > if-then chain, to improve readability. Added a couple of consts. > > * pp_ctl.c: Consting. > > * regcomp.c: Consting. > > * regexec.c: Consting. > > * sv.c: Fixed indenting. > > * util.c: Consting. Thanks, applied as change 25243.Thread Previous