public inbox for gentoo-soc@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-soc] libbash - Progress report #9
@ 2012-07-24  2:38 André Aparício
  2012-07-26  7:05 ` heroxbd
  0 siblings, 1 reply; 3+ messages in thread
From: André Aparício @ 2012-07-24  2:38 UTC (permalink / raw
  To: gentoo-soc

Hi,

=== Progress of previous week ===

- Fix array declarations with one element

- Support string operations on arrays.
Like ${array[@]/foo/bar}

- Escape more characters in strings that were used in some eclass

Since last year it there seems to have been some changes in the
eclasses that impacted libbash, since the number of metadata files
correctly parsed initially this year were much less than previously, but
now they are again closer to that.

13255 out of 31020 metadata files are correct.

=== Plan for this week ===

- Support operators in variables in the builtin tests.
[ ${test} ${operator} ${value} ]

- Support multiline string declarations for local and declare.

- Fix a strange error in the parser when we have a string substitution
  after a variable attribution.
foo=bar echo ${VAR/a/b}.


https://github.com/Aparicio99/libbash

Best regards,
André Aparício


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-07-27  6:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-24  2:38 [gentoo-soc] libbash - Progress report #9 André Aparício
2012-07-26  7:05 ` heroxbd
2012-07-27  3:38   ` André Aparício

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox