From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4677fa3dfc83b3f65f8047c27f4252d1@plan9.escet.urjc.es> To: russcox@gmail.com, 9fans@cse.psu.edu Subject: Re: [9fans] OT: programming style under Plan9?? From: Gorka Guardiola Date: Mon, 4 Apr 2005 11:56:13 +0200 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Cc: Topicbox-Message-UUID: 327ef508-ead0-11e9-9d60-3106f5b1d025 > % 8c -T x.c > % 8l x.8 > qsorts: incompatible type signatures b3a1d3d5(x.8) and > c7dcac09(/386/lib/libc.a(qsort)) for qsort > % Wouldn't be interesting to have -T added to CFLAGS on the mkfile.proto?. G.