On Wed, Aug 01, 2018 at 10:07:33PM +0200, Mattias Andrée wrote:
> On Wed, 1 Aug 2018 21:16:26 +0200
> Silvan Jegen <s.je...@gmail.com> wrote:
> 
> [...] 
> 
> > On Wed, Aug 01, 2018 at 07:53:18PM +0200, Mattias Andrée wrote:
> > > Thank you for your time!  
> > > * uname:
> > >   Most of uname can be tested in ed, however, the output
> 
> s/ed/sh/ # I guess you understood that, but I cannot stand not correcting it.

I think there was just a lifted eyebrow that is all...


> > >
> > > [...]
> > >
> > > As I see it, the most complex parts of the C code are:
> > > 
> > > * start_process:
> > >   It's probably enough to split out some code to
> > >   separate functions: the `if (in->flags & DATA)`,
> > >   the dup2–close loops at the end.
> > > 
> > > * wait_process:
> > >   Instead of ready all file descriptors as fast as
> > >   possible, the they could probably be read in order.
> > > 
> > > * check_output_test:
> > >   It's probably enough to add a few short comments
> > >   and improve variable names.
> > > 
> > > * print_failure:
> > >   It's probably enough to add some empty lines add a
> > >   few short comments.
> > > 
> > > The other parts are pretty straight forward.  
> > 
> > If we go with option 1) I would like to wait to see which C functionality
> > we would end up needing in the end. Looking at the C code I would postpone
> > until after that decision has been made.
> 
> I will make a sh reimplementation, but since I'm back at work
> now, it will take some time. In the meanwhile, why not enjoy
> my new painting.

Haha, the painting is a thing of beauty!

It taking time is not an issue. The earlier you send any code, the faster
everyone will be able to give feedback though!


Cheers,

Silvan

Attachment: signature.asc
Description: PGP signature

Reply via email to