Mantis - bash
Viewing Issue Advanced Details
4107 upgrade minor have not tried 2010-01-04 10:08 2010-03-21 16:24
dam  
yann  
normal  
closed  
fixed  
none    
none  
0004107: Please upgrade to 4.1
Please upgrade to 4.1
Issue History
2010-01-04 10:08 dam New Issue
2010-01-04 22:10 yann Note Added: 0007164
2010-01-04 22:10 yann Assigned To => yann
2010-01-04 22:10 yann Status new => confirmed
2010-01-06 16:09 yann Note Added: 0007187
2010-03-13 21:22 yann Note Added: 0007633
2010-03-13 21:22 yann Status confirmed => assigned
2010-03-19 20:45 yann Note Added: 0007689
2010-03-21 16:24 yann Note Added: 0007719
2010-03-21 16:24 yann Status assigned => closed
2010-03-21 16:24 yann Resolution open => fixed

Notes
(0007164)
yann   
2010-01-04 22:10   
Work in progress, I must first fix a compilation bug with vsnprintf, bash considers that the solaris native one is not standard-conformant so it tries to redefine it which causes the following error:

"./printf.def", line 175: identifier redeclared: vsnprintf
        current : function(pointer to char, unsigned int, pointer to const char, ...) returning int
        previous: function(pointer to char, unsigned int, pointer to const char, pointer to void) returning int : "/usr/include/stdio.h", line 227
(0007187)
yann   
2010-01-06 16:09   
Problem fixed: http://gar.svn.sourceforge.net/viewvc/gar?view=rev&revision=7891 [^]

But I reported the bug upstream to be sure of the solution:
http://lists.gnu.org/archive/html/bug-bash/2010-01/msg00018.html [^]

I am waiting for an answer before releasing the bash 4.1 package.
(0007633)
yann   
2010-03-13 21:22   
Updated packages are now available in experimental:
http://mirror.opencsw.org/experimental.html#yann [^]
(0007689)
yann   
2010-03-19 20:45   
Pushed in unstable.
(0007719)
yann   
2010-03-21 16:24   
bash 4.1 hit unstable. I am closing this bug.