From: Jean-Luc Leger <reiga@dspnet.fr.eu.org>
To: linux-kernel@vger.kernel.org
Subject: some bugs in preparsing directives
Date: Tue, 16 Oct 2001 12:02:01 +0200 [thread overview]
Message-ID: <20011016120201.S6667@dspnet.fr.eu.org> (raw)
Hello,
here are some probable bugs :
(line numbers are from 2.4.12-ac3)
* drivers/telephony/ixj.c : unknown directive in line 390
-> should be #define
* drivers/acorn/scsi/ecoscsi.c : #endif missing at the end of file
-> the #if directive is in line 235
* drivers/scsi/dpt_i2o.c : Expression expected in #elif at lines 83 and 1804
-> "defined"
* drivers/media/video/planb.c : #endif unexpected out of an #if at line 69
-> line 67 should be "#else" (not #endif)
JLL
next reply other threads:[~2001-10-16 10:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-16 10:02 Jean-Luc Leger [this message]
2001-10-16 19:05 ` some bugs in preparsing directives Russell King
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=20011016120201.S6667@dspnet.fr.eu.org \
--to=reiga@dspnet.fr.eu.org \
--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