On Wed, Apr 14, 2010 at 05:48:57PM +0200, Wolfgang Barth wrote: > And a line ending with ';' like > > s = ctx.socket(ZMQ::REP); > > is not common, but valid ruby code in 1.8.7 and 1.9.1, so you don't need to > patch such things.
Sure - it's just if I had to change the line anyway, I couldn't resist tidying it up :-) Anyway, I've now switched to the git version and as you say it works without patching. Thanks, Brian. _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
