All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oleg Verych <olecom@flower.upol.cz>
To: linux-kernel@vger.kernel.org
Subject: Re: why test for "__GNUC__"?
Date: Sun, 29 Oct 2006 18:23:40 +0000 (UTC)	[thread overview]
Message-ID: <slrnek9sq2.2vm.olecom@flower.upol.cz> (raw)
In-Reply-To: Pine.LNX.4.64.0610291223520.31583@localhost.localdomain

On 2006-10-29, Robert P. J. Day <rpjday@mindspring.com> wrote:
> On Sun, 29 Oct 2006, Adrian Bunk wrote:
>
>> On Sun, Oct 29, 2006 at 04:17:51PM +0000, Oleg Verych wrote:
>> >...
>> > On 2006-10-29, Robert P. J. Day wrote:
>> >>...
>> > And if you can, please, help with development or bugs, not this.
>>
> Cleanup of the kernel source is also a valuable task (and as a side
> effect it even sometimes finds bugs).

Accept, Adrian, not in this case (;.

> in any event, i'm most emphatically *not* (yet) at the level where i'm
> going to be able to contribute bleeding-edge code.  but i'm certainly
> capable of poring over the *existing* code and pointing out the places
> that might lead someone to mutter, "what the hell...?"
>
> maybe there's a better forum for me to make these observations.  i'm
> open to suggestions.  i've made a list of these observations and i'd
> be happy to send them to the right person.

Well, consult <http://kerneljanitors.org/>, or start to send patches.

My first step was to open top Makefile with emacs, and just to save file
(without even editing it). Resulting patch broke some old `make' on
Andrew Morton's test field:
<http://marc.theaimsgroup.com/?l=linux-mm-commits&m=116198944205036&w=2>

That means top Makefile is writen with errors, somebody doesn't edit
kernel versions with "decent editor" (;

But it's working for many years and kernel versions. This yields, that
linux kernel is written by open source developers with help of users.
And it's written for to do the job. ^1

Do not expect much, just help with what you can. But i would suggest to
search archives, read sources (1.0, 2.0. 2.2, 2.4) + apply ^1 before any
questions.
____


  reply	other threads:[~2006-10-29 18:24 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-29 11:13 why test for "__GNUC__"? Robert P. J. Day
2006-10-29 11:44 ` Jan Engelhardt
2006-10-29 12:44   ` Robert P. J. Day
2006-10-29 12:05     ` Alexey Dobriyan
2006-10-29 15:48       ` Robert P. J. Day
2006-10-29 16:17         ` Oleg Verych
2006-10-29 17:18           ` Adrian Bunk
2006-10-29 17:37             ` Robert P. J. Day
2006-10-29 18:23               ` Oleg Verych [this message]
2006-10-30  3:38               ` Adrian Bunk
2006-10-30  5:08                 ` Kyle Moffett
2006-10-29 16:59         ` Valdis.Kletnieks

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=slrnek9sq2.2vm.olecom@flower.upol.cz \
    --to=olecom@flower.upol.cz \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.