public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: john slee <indigoid@higherplane.net>
To: Jeff Garzik <jgarzik@pobox.com>
Cc: Dan Kegel <dank@kegel.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Why can't Johnny compile?
Date: Sun, 17 Nov 2002 02:11:02 +1100	[thread overview]
Message-ID: <20021116151102.GI19015@higherplane.net> (raw)
In-Reply-To: <3DD5DC77.2010406@pobox.com>

> If people want to get rivafb or an ancient ISA net driver building 
> again... patches welcome.  But I don't think calls for the kernel to 

yep, someone is maintaining ewrk3 again now :-), or at least i have seen
a couple of patches submitted

> compile 100 percent of the drivers is realistic or even reasonable. 
> Some of the APIs, particularly SCSI, are undergoing API stabilization. 

the api stabilization should have been happening months ago, in view of
the october freeze

> And SCSI is an excellent example of drivers where 
> I-dont-have-test-hardware patches to fix compilation may miss subtle 
> problems -- and then six months later when the compileable-but-broken 
> SCSI driver is used by a real user, we have to spend more time in the 
> long run tracking down the problem.

certainly, and sometimes i wonder if there could be a better way (than
#error or #warning) to tag things as known broken.  currently people use
#error during compile, but i'd like to see it show up in menuconfig
somehow.

been thinking about it, but i haven't thought of a palatable solution
yet.  keeping the tag in the source files (as it is now) is probably a
good idea, but is suboptimal for external tools.  menuconfig doesn't
want to know about the actual source files

j.

-- 
toyota power: http://indigoid.net/

  parent reply	other threads:[~2002-11-16 15:05 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-16  5:35 Why can't Johnny compile? Dan Kegel
2002-11-16  5:49 ` Jeff Garzik
2002-11-16  6:04   ` Patrick Finnegan
2002-11-16  6:10     ` Jeff Garzik
2002-11-16  6:15     ` William Lee Irwin III
2002-11-17  5:34     ` Ralf Baechle
2002-11-16  9:47   ` Kai Henningsen
2002-11-16 14:37     ` Arnaldo Carvalho de Melo
2002-11-16 15:11   ` john slee [this message]
2002-11-16  6:23 ` Arnaldo Carvalho de Melo
2002-11-16 19:14 ` Nathan
2002-11-16 21:04 ` Jeff Garzik
2002-11-16 21:37   ` Arnaldo Carvalho de Melo
2002-11-16 21:42     ` Arnaldo Carvalho de Melo
2002-11-16 23:51       ` Alan Cox
2002-11-17  0:09         ` Dan Kegel
2002-11-17  0:08           ` romieu
2002-11-17  3:18             ` Patrick Finnegan
2002-11-17  0:18           ` Nathan
2002-11-17  0:43           ` Alan Cox
2002-11-18 21:02           ` Bill Davidsen
2002-11-18 23:12             ` Alan Cox
2002-11-19 16:30               ` Bill Davidsen
2002-11-19 16:36                 ` Jeff Garzik
2002-11-19 17:29                 ` Alan Cox
2002-11-19 18:01                   ` David G Hamblen
2002-11-19 19:34                     ` Alan Cox
2002-11-17  1:34   ` Adam Kropelin

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=20021116151102.GI19015@higherplane.net \
    --to=indigoid@higherplane.net \
    --cc=dank@kegel.com \
    --cc=jgarzik@pobox.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox