Aymeric Vincent writes: > David Holland <dholland-sourcechan...@netbsd.org> writes: > > > > Fix bracket expressions by moving '-' to the end of them. GNU awk choked. > > > > Front is safer. fwiw. > > OK, I moved them to the front, together with '_' because it felt awkward > to separate the separators. Out of curiosity, is it "safer" just because > it is more robust to future additions to the expression or is it > actually "safer" even if the expression is left as is?
don't we also have TOOL_AWK to handle this? (mind making that change too? :) .mrg.