Bug 1236

Summary: bc-1.05a-1 always prints a surplus CR
Product: [Retired] Red Hat Linux Reporter: Chris Siebenmann <cks-rhbugzilla>
Component: bcAssignee: David Lawrence <dkl>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.2CC: cks-rhbugzilla
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-06-29 18:13:10 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Chris Siebenmann 1999-02-19 00:13:58 UTC
Apparently because it's linked with GNU readline, bc
version 1.05a-1 (the version in RedHat 5.2) prints out
a CR that it shouldn't every time it prints output; it
appears to print the regular output, a NL, and then a
CR. This is quite visible in a typescript (if viewed
with less), and in anything that doesn't require that
CR (such as the non-terminal emulator 9term, which uses
pure NLs and sets the stty modes correctly to match this).

 This doesn't happen in bc-1.04-5, the bc version from
RH 5.1.

Comment 1 Jay Turner 1999-06-29 18:13:59 UTC
Please verify whether you are still having the problem with
bc-1.05a-4.  Reopen the bug if you still experience problems.