Explorar o código

Fix an error in bc-1.07

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11220 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs %!s(int64=8) %!d(string=hai) anos
pai
achega
aac5eb8e4d
Modificáronse 3 ficheiros con 16 adicións e 2 borrados
  1. 9 0
      chapter01/changelog.xml
  2. 5 0
      chapter06/bc.xml
  3. 2 2
      general.ent

+ 9 - 0
chapter01/changelog.xml

@@ -42,6 +42,15 @@
     <listitem revision="sysv"> or <listitem revision="systemd"> as
     <listitem revision="sysv"> or <listitem revision="systemd"> as
     appropriate for the entry or if needed the entire day's listitem.
     appropriate for the entry or if needed the entire day's listitem.
 -->
 -->
+    <listitem>
+      <para>2017-04-07</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - Fix an error in bc-1.07. </para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem>
     <listitem>
       <para>2017-04-03</para>
       <para>2017-04-03</para>
       <itemizedlist>
       <itemizedlist>

+ 5 - 0
chapter06/bc.xml

@@ -56,6 +56,11 @@ sed -e '$ s/$/0}/' \
     -i libmath.h
     -i libmath.h
 EOF</userinput></screen> 
 EOF</userinput></screen> 
 
 
+    <para>Now fix an error in the code:</para>
+
+<screen><userinput remap="pre">sed -i "/return (' ')/s/' '/':'/" bc/execute.c</userinput></screen>
+
+
     <para>Create temporary symbolic links so the package can find
     <para>Create temporary symbolic links so the package can find
     the readline library and confirm that its required libncurses
     the readline library and confirm that its required libncurses
     library is available. Even though the libraries are in /tools/lib
     library is available. Even though the libraries are in /tools/lib

+ 2 - 2
general.ent

@@ -1,4 +1,4 @@
-<!ENTITY version         "SVN-20170403">
+<!ENTITY version         "SVN-20170407">
 <!ENTITY short-version   "svn">  <!-- Used below in &blfs-book; 
 <!ENTITY short-version   "svn">  <!-- Used below in &blfs-book; 
                                       Change to x.y for release but not -rc releases -->
                                       Change to x.y for release but not -rc releases -->
 <!ENTITY generic-version "development"> <!-- Use "development"  or "x.y[-pre{x}]" -->
 <!ENTITY generic-version "development"> <!-- Use "development"  or "x.y[-pre{x}]" -->
@@ -7,7 +7,7 @@
 <!ENTITY short-versiond  "systemd">
 <!ENTITY short-versiond  "systemd">
 <!ENTITY generic-versiond "systemd"> 
 <!ENTITY generic-versiond "systemd"> 
 
 
-<!ENTITY releasedate     "April 3, 2017">
+<!ENTITY releasedate     "April 7, 2017">
 
 
 <!ENTITY copyrightdate   "1999-2017"><!-- jhalfs needs a literal dash, not &ndash; -->
 <!ENTITY copyrightdate   "1999-2017"><!-- jhalfs needs a literal dash, not &ndash; -->
 <!ENTITY milestone       "8.1">
 <!ENTITY milestone       "8.1">