SOURCES: binutils-gasp.patch - updated.

pluto pluto at pld-linux.org
Wed Oct 8 01:07:27 CEST 2008


Author: pluto                        Date: Tue Oct  7 23:07:27 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated.

---- Files affected:
SOURCES:
   binutils-gasp.patch (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SOURCES/binutils-gasp.patch
diff -u SOURCES/binutils-gasp.patch:1.18 SOURCES/binutils-gasp.patch:1.19
--- SOURCES/binutils-gasp.patch:1.18	Sun Nov  4 18:15:13 2007
+++ SOURCES/binutils-gasp.patch	Wed Oct  8 01:07:22 2008
@@ -5698,8 +5698,8 @@
  
    sb_new (&out);
  
--  err = expand_irp (irpc, 0, &s, &out, get_line_sb);
-+  err = expand_irp (irpc, 0, &s, &out, get_line_sb, '\0');
+-  err = expand_irp (irpc, 0, &s, &out, get_non_macro_line_sb);
++  err = expand_irp (irpc, 0, &s, &out, get_non_macro_line_sb, '\0');
    if (err != NULL)
      as_bad_where (file, line, "%s", err);
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/binutils-gasp.patch?r1=1.18&r2=1.19&f=u



More information about the pld-cvs-commit mailing list