On 2013-12-18 18:08:59 +0000, Thorsten Glaser wrote: > Vincent Lefevre dixit: > >Well, that's very confusing, because both ksh93 and mksh are > >ksh alternatives. This can break scripts with "#!/bin/ksh". > > ksh93 can break scripts with "#!/bin/ksh" because interpreting > leading-digit-zero numbers as octal is a *very* recent change, > and is *known* to break existing scripts. Not the other way round.
OK, so that's a bug in ksh93, and I reported the following bug against the ksh package a few days ago: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733631 -- Vincent Lefèvre <[email protected]> - Web: <http://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)
