]> git.pld-linux.org Git - packages/binutils.git/blobdiff - binutils-gasp.patch
- up to 2.19.51.0.2
[packages/binutils.git] / binutils-gasp.patch
index 164fa00566d3ce7e0c5b459a4449d27189226d37..1e8324e7757d92f45c5e6ee9c9dd50d851657b8d 100644 (file)
  
    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);
  
This page took 0.023314 seconds and 4 git commands to generate.