Re: [dev] [sbase][bug] cat -u is not unbuffered

2016-03-01 Thread quinq
> > So I was studying sbase and found a bug in cat > Thanks for the report, this has been fixed on HEAD. Thanks Ryan!

Re: [dev] [sbase][RFC] patch: whitespace patches

2016-02-25 Thread quinq
Hi, > > > 2) Should it be able to do a dry run, would be another flag > > >that can be used independently of -w? > > > > Yes it would be nice to support a dry run flag regardless of > > whether -w is specified or not. > > gnu patch supports --dry-run. It probably makes sense > to support

[dev] [PATCH] Fixed embedding when given Window id is zero

2014-10-15 Thread quinq . ml
From: Quentin Rameau Patch letting st not embedding when given Window id is zero, without failing. --- st.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/st.c b/st.c index c61b90a..1b419c8 100644 --- a/st.c +++ b/st.c @@ -3134,8 +3134,8 @@ xinit(void) {

[dev] 9base awk bug

2009-07-20 Thread quinq . ml
9base.awk.20090720.patch Description: Binary data