ref: 0f82143ee0b59de717f556ae7b873e2de9af2e79
parent: 3b3754f058f26eb9401ccc4df1c18eba4b8102d6
author: Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
date: Wed May 13 11:45:04 EDT 2020
piper: do setfcr as well
--- a/piper/piper.c
+++ b/piper/piper.c
@@ -275,6 +275,7 @@
sysfatal("%r");
quotefmtinstall();
+ setfcr(FPPDBL|FPRNR);
/* go through all groups */
for (i = 0; i < argc; i++) {