Commit bc018ee
committed
msgfmt: do not fail when --statistics is passed
po.m4 from gnulib/gettext uses a check that this option is supported
in order to exclude the FreeBSD implementation, and force the GNU version
on them.
http://git.savannah.gnu.org/cgit/gettext.git/tree/gettext-runtime/m4/po.m4?id=d9cfbdfecb502b70c55e594bc897c217ac082f5f#n37
it does so since several years, so it's funny we haven't hit that earlier.
however this now triggers for "deadbeef" in version 0.7.2.1 parent 1bb0dd7 commit bc018ee
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
238 | 237 | | |
239 | 238 | | |
240 | 239 | | |
241 | 240 | | |
242 | 241 | | |
243 | 242 | | |
244 | 243 | | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
245 | 247 | | |
246 | 248 | | |
247 | 249 | | |
| |||
0 commit comments