17 Jul 2012
libbash weekly report #8
Progress of previous week
Fixed things that were broken in some eclass.
- Escape '
[
' and ']
' on command arguments - Support local declarations inside eval
I worked on fixing two other things, function names starting with keywords, and line-continuation on comments, but it didn't work out, so they will be left for now.
Plan for this week
Search for more things to fix as before, but for now I have found a bug in the array declaration, so I will start with this.
Some eclass files have the most interesting use of bash, so it still needs some work until we can interpret everything correctly.