sane-project-website/old-archive/2001-07/0017.html

98 wiersze
4.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD>
<TITLE>sane-devel: Re: Kernel 2.4.X and HP Scanjet 6300C</TITLE>
<META NAME="Author" CONTENT="Tim Waugh (twaugh@redhat.com)">
<META NAME="Subject" CONTENT="Re: Kernel 2.4.X and HP Scanjet 6300C">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: Kernel 2.4.X and HP Scanjet 6300C</H1>
<!-- received="Mon Jul 2 11:37:07 2001" -->
<!-- isoreceived="20010702183707" -->
<!-- sent="Mon, 2 Jul 2001 19:43:34 +0100" -->
<!-- isosent="20010702184334" -->
<!-- name="Tim Waugh" -->
<!-- email="twaugh@redhat.com" -->
<!-- subject="Re: Kernel 2.4.X and HP Scanjet 6300C" -->
<!-- id="20010702194334.E5254@redhat.com" -->
<!-- inreplyto="3B356C63.CE181699@interlog.com" -->
<STRONG>From:</STRONG> Tim Waugh (<A HREF="mailto:twaugh@redhat.com?Subject=Re:%20Kernel%202.4.X%20and%20HP%20Scanjet%206300C&In-Reply-To=&lt;20010702194334.E5254@redhat.com&gt;"><EM>twaugh@redhat.com</EM></A>)<BR>
<STRONG>Date:</STRONG> Mon Jul 02 2001 - 11:43:34 PDT
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0018.html">Karl Heinz Kremer: "Re: What's the status of sanei-thread?"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0016.html">Mark Parrish: "Re: Kernel 2.4.X and HP Scanjet 6300C"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0019.html">DStevenson: "Re: Kernel 2.4.X and HP Scanjet 6300C"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0019.html">DStevenson: "Re: Kernel 2.4.X and HP Scanjet 6300C"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0025.html">Douglas Gilbert: "Re: Kernel 2.4.X and HP Scanjet 6300C"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#17">[ date ]</A>
<A HREF="index.html#17">[ thread ]</A>
<A HREF="subject.html#17">[ subject ]</A>
<A HREF="author.html#17">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
On Sun, Jun 24, 2001 at 12:28:19AM -0400, Douglas Gilbert wrote:
<BR>
<P><EM>&gt; - if ( (req-&gt;sgdata.sg3.hdr.info &amp;&amp; SG_INFO_CHECK != 0)
</EM><BR>
<EM>&gt; + if ( (req-&gt;sgdata.sg3.hdr.info &amp; SG_INFO_CHECK != 0)
</EM><BR>
<P>Doug, didn't we agree that this needs more parentheses? As in:
<BR>
<P>if ( ((req-&gt;sgdata.sg3.hdr.info &amp; SG_INFO_CHECK) != 0)
<BR>
<P>? Otherwise, (SG_INFO_CHECK != 0) is what gets evaluated first, which
<BR>
doesn't seem right.
<BR>
<P>Tim.
<BR>
*/
<BR>
<P>
<BR><HR NOSHADE>
<UL>
<LI>application/pgp-signature attachment: <A HREF="att-0017/01-part">stored</A>
</UL>
<!-- attachment="01-part" -->
<P><PRE>
--
Source code, list archive, and docs: <A HREF="http://www.mostang.com/sane/">http://www.mostang.com/sane/</A>
To unsubscribe: echo unsubscribe sane-devel | mail <A HREF="mailto:majordomo@mostang.com?Subject=Re:%20Kernel%202.4.X%20and%20HP%20Scanjet%206300C&In-Reply-To=&lt;20010702194334.E5254@redhat.com&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0018.html">Karl Heinz Kremer: "Re: What's the status of sanei-thread?"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0016.html">Mark Parrish: "Re: Kernel 2.4.X and HP Scanjet 6300C"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0019.html">DStevenson: "Re: Kernel 2.4.X and HP Scanjet 6300C"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0019.html">DStevenson: "Re: Kernel 2.4.X and HP Scanjet 6300C"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0025.html">Douglas Gilbert: "Re: Kernel 2.4.X and HP Scanjet 6300C"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#17">[ date ]</A>
<A HREF="index.html#17">[ thread ]</A>
<A HREF="subject.html#17">[ subject ]</A>
<A HREF="author.html#17">[ author ]</A>
</UL>
<!-- trailer="footer" -->
<HR NOSHADE>
<P>
<SMALL>
<EM>
This archive was generated by <A HREF="http://www.hypermail.org/">hypermail 2b29</A>
: <EM>Mon Jul 02 2001 - 11:38:02 PDT</EM>
</EM>
</SMALL>
</BODY>
</HTML>