Re: [dev] [sbase] changes to test

2013-05-30 Thread Thorsten Glaser
random...@fastmail.us dixit: >Okay - I'll get it in patch format later today, but it might be this >weekend before I have time to write a manpage - test has a _lot_ of >options. Feel free to take the test(1) description that’s part of https://www.mirbsd.org/man1/mksh as base (it’s in mdoc). bye,

Re: [dev] [sbase] changes to test

2013-05-30 Thread random832
On Thu, May 30, 2013, at 15:31, Christoph Lohmann wrote: > Please make this a diff or patch and include the manpage too. Just > throwing out code pieces does not really keep maintainers motivated. Okay - I'll get it in patch format later today, but it might be this weekend before I have time

Re: [dev] [sbase] changes to test

2013-05-30 Thread Christoph Lohmann
Greetings. On Thu, 30 May 2013 21:31:40 +0200 random...@fastmail.us wrote: > I had partially implemented the test/[ command a while ago, and then got > distracted with other things and never came back to it - I remembered > about it when I saw this other sbase patch. > > This version has binary o

Re: [dev] [sbase] changes to test

2013-05-30 Thread random832
On Thu, May 30, 2013, at 10:09, random...@fastmail.us wrote: > This version has binary operators (e.g. = != -gt -lt) implemented > (limited to the r My client ate part of this sentence - It was "limited to the range of intmax_t".

[dev] [sbase] changes to test

2013-05-30 Thread random832
I had partially implemented the test/[ command a while ago, and then got distracted with other things and never came back to it - I remembered about it when I saw this other sbase patch. This version has binary operators (e.g. = != -gt -lt) implemented (limited to the r, and properly handles being