From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain Date: Fri, 11 Sep 2009 13:36:50 -0700 From: Roman V Shaposhnik In-reply-to: To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Message-id: <1252701410.16936.16768.camel@work.SFBay.Sun.COM> References: <5d375e920909030815n74e481f4yad9814f478db5a78@mail.gmail.com> <25CF9336-C071-44A5-AB04-6BB042BC5755@kix.in> <5d375e920909070240x6b4dabe3x6c47ad11b303525f@mail.gmail.com> <3e1162e60909080831g728ced86wcd143865e37da2f9@mail.gmail.com> <20090908164003.3D1DD5B3B@mail.bitblocks.com> Subject: Re: [9fans] "Blocks" in C Topicbox-Message-UUID: 6d7166aa-ead5-11e9-9d60-3106f5b1d025 On Fri, 2009-09-11 at 15:15 -0300, Iruata Souza wrote: > On Tue, Sep 8, 2009 at 1:40 PM, Bakul Shah wrote: > > int x; > > > > void trash_x() { x = -42; } > > > > ... ^{ trash_x(); } ... > > > > My view: if you can't solve a problem cleanly and in a > > general way with a feature, it does not belong in a language > > (but may belong in a library). > > > > for those who still care > http://libdispatch.macosforge.org/ I still do care very much (and in fact, I've been meaning to provide some of the answers on this mailing list, but apparently one can't upgrade to Snow Leopard over the net so I have to physically drive to the Mac store :-(). Anyway, for a non Mac person, can somebody please clarify whether macosforge.org has the very same bits that go into the Mac OS itself, or do I still have to get the real thing? Thanks, Roman.