On Fri, May 22, 2009 at 04:10:21PM -0400, Chet Ramey wrote:
> OK. I finally had some time to look at this.
>
> The issue is that you can't always add a null placeholder for the current
> directory (the original bash-4.0 code) or never add one (patch 24). You
> have to add one in certain circumst
A have cross-compiled bash for arm-linux platform.
So, i got problem.
After bash started my context looks broken:
at start it says:
shell-init: error retrieving current directory: getcwd: cannot access parent
directories: Success
cd .. says:
chdir: error retrieving current directory: getcwd: can
On Fri, 2009-05-22 at 10:42 -0700, Sergei Steshenko wrote:
>
>
> --- On Fri, 5/22/09, Chet Ramey wrote:
>
> > From: Chet Ramey
> > Subject: Re: is missing in bash-4.0/externs.h
> > To: "Sergei Steshenko"
> > Cc: bug-bash@gnu.org, chet.ra...@case.edu
> > Date: Friday, May 22, 2009, 9:14 AM
>
--- On Fri, 5/22/09, Chet Ramey wrote:
> From: Chet Ramey
> Subject: Re: is missing in bash-4.0/externs.h
> To: "Sergei Steshenko"
> Cc: bug-bash@gnu.org, chet.ra...@case.edu
> Date: Friday, May 22, 2009, 9:14 AM
> Sergei Steshenko wrote:
> > Hello,
> >
> > because of the following lines: