public inbox for gentoo-soc@lists.gentoo.org
 help / color / mirror / Atom feed
From: "André Aparício" <aparicio99@gmail.com>
To: gentoo-soc@lists.gentoo.org
Subject: [gentoo-soc] libbash - Progress report #3
Date: Tue, 12 Jun 2012 02:31:18 +0100	[thread overview]
Message-ID: <20120612023118.0729f78c@null> (raw)

Hi again,

=== Progress of previous week ===

- Fix and push the commits from last week
- Bash redirection support

Didn't get to the support of multiple arguments for the declare
builtin, fixing the last week commits took more time than I expected.

But the redirection support was very cool, now it can run something
like this:

while read line; do
	echo $line
done < /some/file


=== Plan for this week ===

- Support multiple arguments for declare builtin
- Use script content as script name, to make it easy to identify errors
- Improve command arguments parsing, based on concrete cases that don't
  work. The work on this will depend on what exactly needs to be fixed,
  so I don't know yet ao far can I go here this week.


https://github.com/Aparicio99/libbash

Best regards,
André Aparício



                 reply	other threads:[~2012-06-12  3:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120612023118.0729f78c@null \
    --to=aparicio99@gmail.com \
    --cc=gentoo-soc@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox