| delorie.com/archives/browse.cgi | search |
| 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=gmail.com; s=20120113; | |
| h=mime-version:in-reply-to:references:date:message-id:subject:from:to | |
| :content-type; | |
| bh=3mAdoWv/X5AJNRRKEwYnYREgrbO8i2PmVt5yAnkIkiM=; | |
| b=vxVhlVgGVAvlVuJk5wnL3RpknQkV+gV6zhUQYxblm/JPnAKkgYCp3z9EkmBbTGS56V | |
| 5c1MFkaRXITv5E0kO/BOzBRtMO9Kr2P/5uUaKaImXR0r4WH6TJm7yp1SsZ56MmpOOgb3 | |
| k/kj1YUjmst51JiudKtZhxO2YGYtCluz8/sYKCStGL8AO+F7tDQh4WX5+4iHjkup+Vbt | |
| QCqIYd4wu2t6ZDh69NNDSmGHgEMuMemZsWQDyp06h/2UOUHAgPMtYmB3lmi3c3jN218r | |
| ckHKaEmApb64OZb7LPddbQesRl/bhxhj8WmDOvDCZgOJDSbhUed7XwIpn8zDTrHfaP0P | |
| MR1w== | |
| MIME-Version: | 1.0 |
| X-Received: | by 10.50.115.67 with SMTP id jm3mr1414514igb.65.1370725570483; |
| Sat, 08 Jun 2013 14:06:10 -0700 (PDT) | |
| In-Reply-To: | <51B395EE.4050406@neurotica.com> |
| References: | <CACPio-6QgmXwj8LwYoR6zq1hfXHh8ymmnDNhrJd5oEVg6pt0Gg AT mail DOT gmail DOT com> |
| <CAG4ve9Jm00oyLb7uLgQjSTjfBpXOL9a0tXkjAQx09325ibChPg AT mail DOT gmail DOT com> | |
| <CACPio-7ucw-yxsykwOyV+p=+xUqKbwHLhQv1ODNS9Qd+gf3GPQ AT mail DOT gmail DOT com> | |
| <CAG4ve9KAB6POcUvMhh3KsCt3eRyWus8L+V1WFyupgL-4QckRJA AT mail DOT gmail DOT com> | |
| <CACPio-7yV1a08b99NyjrGtD0b7qdKWxLPQxA0nUr3qAL9yz7pQ AT mail DOT gmail DOT com> | |
| <CAG4ve9KKG_4Z6V0V3HCjAjo6jwD=t5AmwGdVgGqYJbM9q6B_zA AT mail DOT gmail DOT com> | |
| <CACPio-66SHLWYAusnwq0acYBL+QX0uwuuT8zeUotYE90a5pCHQ AT mail DOT gmail DOT com> | |
| <CAG4ve9KeBYS_Gs_5y2o6ZWVREq0tEFtJiEQbX692SbRzTdSxgw AT mail DOT gmail DOT com> | |
| <CAG4ve9+wP0VAnXAFpB+gJQHUphnNTYn71_wBphuMafL09k9YnQ AT mail DOT gmail DOT com> | |
| <koto2c$r5i$1 AT ger DOT gmane DOT org> | |
| <CACPio-4m=CaiEpRe7wkn61sFVonM=aw-Q2j499__aA916hc2CA AT mail DOT gmail DOT com> | |
| <82BD0858-A229-4675-A3BD-17C7A2056654 AT jump-ing DOT de> | |
| <kov5jn$14k$1 AT ger DOT gmane DOT org> | |
| <kov78o$f89$1 AT ger DOT gmane DOT org> | |
| <E15D8E0A-EECE-4A05-A009-EA7C6770769F AT jump-ing DOT de> | |
| <51B3848C DOT 8030106 AT neurotica DOT com> | |
| <51B38DFC DOT 8040405 AT sbcglobal DOT net> | |
| <51B395EE DOT 4050406 AT neurotica DOT com> | |
| Date: | Sat, 8 Jun 2013 14:06:10 -0700 |
| Message-ID: | <CAPYb0EE1OstXaP_qZpmOhC+tC7LKOyCnTTDwQcSsMfT8tt3+HQ@mail.gmail.com> |
| Subject: | Re: [geda-user] Re: refdes renumber |
| From: | Bob Paddock <bob DOT paddock AT gmail DOT com> |
| To: | geda-user AT delorie DOT com |
| Reply-To: | geda-user AT delorie DOT com |
| Errors-To: | nobody AT delorie DOT com |
| X-Mailing-List: | geda-user AT delorie DOT com |
| X-Unsubscribes-To: | listserv AT delorie DOT com |
> Of course. But it is behavior deserving of praise. Almost nobody takes > pride in their work anymore. I also build all of my code with "-Wall" when > using GCC (enable all warnings, even the useless ones) and work until they > are ALL gone. > > People have laughed at me for that...but then I get paid to clean up their > messes. ;) Same here. # -Werror : Make all warnings into errors, to stop the build until the error is fixed. CFLAGS += -Werror
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |