X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sbcglobal.net; s=s1024; t=1370712733; bh=q4ibXtyeRjnoJLLihoxeRZyktkblVpMd3/ocAzellpw=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:X-Rocket-Received:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=PHlK0Na26QEPvDup8r32eX9k6rAtkUI4iPGEaMc8NJs0VFQ1q8n1lcniAvKJsuv/4Zkf0erxMFW3DMyI4LeScd8i4BqVwUnxoO5rxE517LR3oMxYTdieFvlKfK9Pw2bEShn6P7EiSlFlzhs4hiw1qPqyAN2Jh6s7nw3NLFPp7Dk= X-Yahoo-Newman-Id: 98005 DOT 87711 DOT bm AT smtp120 DOT sbc DOT mail DOT ne1 DOT yahoo DOT com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: aNwSw9kVM1kQi4mvz17w4kv_mFJVPvs3fj3b_jeo6vuIxrY sY2oVjzBAwpPnZ2aGxO7AzwAQ6Qmvcpa_QQcysu_N6I7N1.EbKbJ7FbHjysQ q0YCcZtwzsvOmb68XYeNuekO2xFTomyIbL4sAQ5xMEZqXZTimUlSyPNQIiUv QYOQwChPxlx02F2METzLoqTe17cBCq2lMy5mB6UZ6c8lz0mA8DdAjlQRJR81 X4cBCSqsY97KOP19kw_PmoiDNxDMXVRklv0qGsOzPnxqhlFgygVFXBAw58WR tGNp5Sy.jq0jrXklvQtFC8Egmk2ZbEcVvyTYAYr.YKUd5zskWE48uzy64OTI c67DF9TxDKHsYm5CSxJsDQX5OCUEDAFiFDaWpHjKH08dT2ow4.Bi13I9gVlM l2VSSvSVi1HUNnxahEaShV12E9uuKm7fNgzczFwOnFGj.g6l8.8t9vRjm1Z_ wNIhYGMsKadjDgs9h2RYFX7KZQPo1rlDrU0V0wjXUZK7IhkTZ0.IGMbw5Vmx ii1TdlCnvGLjvfxfD198AnPithoCozhGeRoUJzyq2l6gRanCcvHdh1PYQwLv t5jV.IXpNjjinpiAi X-Yahoo-SMTP: f_DTt3mswBBgAkQlHvfWr7fedPivEj8lM_i1QPTGLa1z0f7XFiw- X-Rocket-Received: from [192.168.2.43] (girvin DOT herr AT 75 DOT 0 DOT 4 DOT 31 with plain) by smtp120.sbc.mail.ne1.yahoo.com with SMTP; 08 Jun 2013 17:32:13 +0000 UTC Message-ID: <51B369CB.2000705@sbcglobal.net> Date: Sat, 08 Jun 2013 10:28:43 -0700 From: "Girvin R. Herr" User-Agent: Thunderbird 2.0.0.24 (X11/20100228) MIME-Version: 1.0 To: geda-user AT delorie DOT com Subject: Re: [geda-user] Re: refdes renumber References: <82BD0858-A229-4675-A3BD-17C7A2056654 AT jump-ing DOT de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com Markus Hitter wrote: > > That's true. The worst piece of code I've ever seen produced almost as > many warnings as it had code lines, still it compiled. It was code > developed closed, then opened later. > > > - on-topic stuff skipped - ;-) > > > Markus > > - - - - - - - - - - - - - - - - - - - > Dipl. Ing. (FH) Markus Hitter > http://www.jump-ing.de/ When I was working for decades as an Electronics & Software engineer at an aerospace company, I treated warnings the same as errors in the code I developed. It was a matter of pride as well as quality. That is how I was trained in the field. When I compile many Linux packages today and watch the numerous warnings scrolling by, I wince. For that is an indication of the quality of the code. But if I need the function in the application I am building, I need to accept it - reluctantly and under protest. I still always fix warnings in my own code. Girvin Herr, Ret.