This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Why not contribute? (to GCC)
- From: Thomas Neumann <tneumann at users dot sourceforge dot net>
- To: gcc at gcc dot gnu dot org
- Date: Sat, 24 Apr 2010 21:35:37 +0200
- Subject: Re: Why not contribute? (to GCC)
- Connect(): No such file or directory
- Followup-to: gmane.comp.gcc.devel
- References: <v2x6c33472e1004231139xa8303e5cj45c8bc501e322d0b@mail.gmail.com>
> What reasons keep you from contributing to GCC?
I tried this a while ago, but ultimately gave up because I could not get my
patches in. Some were applied, but many never made it. Admittedly they were
perhaps not of general interested, there were only improving compatibility
of the gcc base with C++ (what Ian Lance Taylor then did later).
The most frustrating part was not getting patches rejected (I could then
improve them, after all), but having patches ignored. You submit a number of
patches, and the result is... nothing. No response at all. Not exactly what
encourages gcc as a free time activity.
On the other hand I am a professional developer, too (even working on
compilers), and I myself would perhaps also be reluctant to spend time on
reviewing and merging patches that I do not really care about. So I
understand the gcc developers. But it is still frustrating for outsiders.
Thomas