[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    [BusyBox] ash and local variables
From:       Axel Barnitzke <barney () xkontor ! com>
Date:       2002-02-21 8:19:03
[Download RAW message or body]

Hi Eric,


I have a pbroblem with ash and I didn't find the error in

the sources :-(

[snip]
doesnotwork()
{
   local avar=4711

   echo "inside: $avar"
}

butthisonedoes()
{
   local avar
   avar=4711

   echo "inside: $avar"
}

[snap]


May someone can fix this ?

    -- Barney

--------------------------------------
++ axel (barney) barnitzke
++ it consultant
++ xkontor IT solutions


email :: mailto:barney@xkontor.com



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic