public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-shells/bash/files: bash-4.2-expand-string-unsplit.patch
@ 2011-03-03 21:18 Mike Frysinger (vapier)
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger (vapier) @ 2011-03-03 21:18 UTC (permalink / raw
  To: gentoo-commits

vapier      11/03/03 21:18:30

  Added:                bash-4.2-expand-string-unsplit.patch
  Log:
  Add fix from upstream for quoting issues.
  
  (Portage version: 2.2.0_alpha25/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-shells/bash/files/bash-4.2-expand-string-unsplit.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/files/bash-4.2-expand-string-unsplit.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/files/bash-4.2-expand-string-unsplit.patch?rev=1.1&content-type=text/plain

Index: bash-4.2-expand-string-unsplit.patch
===================================================================
*** ../bash-4.2-patched/subst.c	2011-02-25 12:03:58.000000000 -0500
--- subst.c	2011-03-03 14:08:23.000000000 -0500
***************
*** 4609,4614 ****
--- 4611,4617 ----
    if (ifs_firstc == 0)
  #endif
      word->flags |= W_NOSPLIT;
+   word->flags |= W_NOSPLIT2;
    result = call_expand_word_internal (word, quoted, 0, (int *)NULL, (int *)NULL);
    expand_no_split_dollar_star = 0;
  







^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-shells/bash/files: bash-4.2-expand-string-unsplit.patch
@ 2011-03-06 20:41 Mike Frysinger (vapier)
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger (vapier) @ 2011-03-06 20:41 UTC (permalink / raw
  To: gentoo-commits

vapier      11/03/06 20:41:56

  Removed:              bash-4.2-expand-string-unsplit.patch
  Log:
  old



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-03-06 20:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-06 20:41 [gentoo-commits] gentoo-x86 commit in app-shells/bash/files: bash-4.2-expand-string-unsplit.patch Mike Frysinger (vapier)
  -- strict thread matches above, loose matches on Subject: below --
2011-03-03 21:18 Mike Frysinger (vapier)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox