Re: 0.3.4a

Patrik Rådman <[email protected]>
Newsgroups gmane.network.sn
Message-ID <[email protected]>
Gabor Z. Papp <[email protected]> wrote:
> * Patrik RÃ¥dman <[email protected]>:
> 
> | Since the HELLO + bash2 bug was a bit of a show stopper, I've made a new
> | release and called it 0.3.4a.
> 
> call it 0.3.4.1 or 0.3.5
> 
> 'a' should be 'alpha' which is before 0.3.4

That's a roman "a", not a greek "alpha". :) I cpuld have called it
0.3.4.1, but now that's it's packaged up and released I'm not gonna waste
valuable time on renaming it... I'd rather work on 0.3.5.

Speaking of which, here's a patch to remove the ugly "Terminated" messages
from HELLO when using bash 2:

--- ../sn-0.3.4a/HELLO.in	Tue Nov 13 00:16:23 2001
+++ HELLO.in	Tue Nov 13 01:43:28 2001
@@ -77,7 +77,7 @@
 
 # Lock the server directory to serialise processing.
 exec 3>.lock || end "Unable to open/create .lock"
-read lockf_proc < <(lockf 3>&3)
+read lockf_proc < <(exec lockf 3>&3)
 [ "x$lockf_proc" != x ] || exit 0
 
 #

-- 
  Patrik Rådman  ·  patrik at iki dot fi  ·  http://www.iki.fi/patrik/
  "We're not in the past or the present anymore.  This is the future!"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.