From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <6d3991619302c09ba1f806715d69b167@coraid.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] OT: programming style under Plan9?? From: Brantley Coile Date: Sat, 2 Apr 2005 07:36:56 -0500 In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-upzgyxhjwflnmnjayzewsomhec" Topicbox-Message-UUID: 3192258e-ead0-11e9-9d60-3106f5b1d025 This is a multi-part message in MIME format. --upas-upzgyxhjwflnmnjayzewsomhec Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit I gotta do another sources pull! --upas-upzgyxhjwflnmnjayzewsomhec Content-Type: message/rfc822 Content-Disposition: inline Received: from mail.cse.psu.edu ([130.203.4.6]) by coraid.com; Sat Apr 2 04:32:09 EST 2005 Received: from psuvax1.cse.psu.edu (localhost [127.0.0.1]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 576C819468 for ; Sat, 2 Apr 2005 04:32:00 -0500 (EST) X-Original-To: 9fans@cse.psu.edu Delivered-To: 9fans@cse.psu.edu Received: from localhost (localhost [127.0.0.1]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 1F880190B5 for <9fans@cse.psu.edu>; Sat, 2 Apr 2005 04:31:43 -0500 (EST) Received: from mail.cse.psu.edu ([127.0.0.1]) by localhost (psuvax1 [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 19360-01-38 for <9fans@cse.psu.edu>; Sat, 2 Apr 2005 04:31:41 -0500 (EST) Received: from lavoro.terzarima.net (spc1-york1-5-0-cust142.seac.broadband.ntl.com [80.0.45.142]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 91B3D18EA1 for <9fans@cse.psu.edu>; Sat, 2 Apr 2005 04:31:41 -0500 (EST) Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] OT: programming style under Plan9?? From: Charles Forsyth Date: Sat, 2 Apr 2005 10:31:38 +0100 In-Reply-To: <5ef017b602f99114e817ac37589aef3d@coraid.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: 9fans-bounces+brantley=coraid.com@cse.psu.edu Errors-To: 9fans-bounces+brantley=coraid.com@cse.psu.edu >>This in in contrast to Wirth's Oberon that does type checking >>at compile, link and runtimes. the -T option to the compilers causes them to produce extra data for type checking at link and dynamic load time. this has found bugs. not many, but a few. --upas-upzgyxhjwflnmnjayzewsomhec--