polynomial-c    14/05/13 08:48:24

  Added:                bash-4.3-bind-compund-arry.patch
  Log:
  Added yet another upstream fix. Removed old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  Changes    Path
1.1                  app-shells/bash/files/bash-4.3-bind-compund-arry.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/files/bash-4.3-bind-compund-arry.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/files/bash-4.3-bind-compund-arry.patch?rev=1.1&content-type=text/plain

Index: bash-4.3-bind-compund-arry.patch
===================================================================
*** ../bash-4.3-patched/arrayfunc.c     2014-03-28 10:54:21.000000000 -0400
--- arrayfunc.c 2014-05-12 11:19:00.000000000 -0400
***************
*** 180,183 ****
--- 180,184 ----
    FREE (newval);
  
+   VUNSETATTR (entry, att_invisible);  /* no longer invisible */
    return (entry);
  }




Reply via email to