Bug#415119: dash compiles incorrectly when LC_ALL isn't C

2007-03-23 Thread Gerrit Pape
On Fri, Mar 23, 2007 at 10:57:20AM +, Roy Marples wrote: > On Fri, 23 Mar 2007 10:47:44 + > Gerrit Pape <[EMAIL PROTECTED]> wrote: > > Thanks for the patch, Roy, I forwarded it upstream > I thought Debian was upstream - based on the name of the package. Heh. It's been so before, Herbert X

Bug#415119: dash compiles incorrectly when LC_ALL isn't C

2007-03-23 Thread Roy Marples
On Fri, 23 Mar 2007 10:47:44 + Gerrit Pape <[EMAIL PROTECTED]> wrote: > tags 415119 + patch > forwarded 415119 upstream > quit > > On Fri, Mar 16, 2007 at 08:02:16AM +, Roy Marples wrote: > > When LC_ALL is set to something like en_GB.UTF-8 then dash makes the > > builtincmd structure in

Bug#415119: dash compiles incorrectly when LC_ALL isn't C

2007-03-16 Thread Roy Marples
Package: dash Version 0.5.3-7 When LC_ALL is set to something like en_GB.UTF-8 then dash makes the builtincmd structure in the wrong lexical order, breaking bsearch, specifically the truecmd : $ : dash: :: not found The attached patch addresses the issue. Thanks Roy Marples--- dash-0.5.3.orig/