X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f Date: Sun, 22 Jan 2012 15:33:13 -0500 Message-Id: <201201222033.q0MKXDpL006203@envy.delorie.com> From: DJ Delorie To: geda-help AT delorie DOT com In-reply-to: <4F1C643E.7080503@gmail.com> (message from Darryl Gibson on Sun, 22 Jan 2012 14:32:14 -0500) Subject: Re: [geda-help] Help, how can I help? References: <4F1A1196 DOT 20100 AT gmail DOT com> <201201210150 DOT q0L1o04r012622 AT envy DOT delorie DOT com> <4F1C643E DOT 7080503 AT gmail DOT com> Reply-To: geda-help AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-help AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > On 01/20/2012 08:50 PM, DJ Delorie wrote: > > This is getter for geda-user - you're not asking for help, you're > > asking how to get involved. But I'll answer here anyway :-) > > A getter? Haven't heard that term since I was studying vacuum tubes! :) I meant "better" > And I'll tackle C, I've been shying away from it for years because it > looks like it has a steep learning curve. I don't think the language is that tricky, but software written in C can be hard to comprehend just because C tends to be used for large complex projects, and gEDA is no exception. > Ok. I just did a clone Saturday night, do I need to update too? Probably not. Best practices is to update and retest just before submitting diffs, to make sure your changes build against the latest versions.