All of lore.kernel.org
 help / color / mirror / Atom feed
* [KJ] Re: [PATCH] hcd.c
@ 2005-03-07 17:11 David Brownell
  2005-03-07 18:32 ` Carlo Perassi
  0 siblings, 1 reply; 2+ messages in thread
From: David Brownell @ 2005-03-07 17:11 UTC (permalink / raw)
  To: kernel-janitors

[-- Attachment #1: Type: text/plain, Size: 599 bytes --]

On Monday 07 March 2005 8:26 am, Carlo Perassi wrote:
> Hi.
> 
> I know this patch is not a clean solution but without it I got the
> following error
> 
> drivers/usb/core/hcd.c:131: error: parse error before '>>' token

... etc, since the initializer has ((constant >> constant) & constant)
constructs.  I suspect that either you're using a broken GCC or you're
seeing the results of hacking <linux/version.h> in ways that break
lots of additional stuff.  Over the past three or four years, nobody
else has reported such a problem; it's surely something in your specific
build environment.

- Dave

[-- Attachment #2: Type: text/plain, Size: 167 bytes --]

_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
http://lists.osdl.org/mailman/listinfo/kernel-janitors

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [KJ] Re: [PATCH] hcd.c
  2005-03-07 17:11 [KJ] Re: [PATCH] hcd.c David Brownell
@ 2005-03-07 18:32 ` Carlo Perassi
  0 siblings, 0 replies; 2+ messages in thread
From: Carlo Perassi @ 2005-03-07 18:32 UTC (permalink / raw)
  To: kernel-janitors

[-- Attachment #1: Type: text/plain, Size: 567 bytes --]

> ... etc, since the initializer has ((constant >> constant) & constant)
> constructs.  I suspect that either you're using a broken GCC or you're
> seeing the results of hacking <linux/version.h> in ways that break

Maybe the first option is true, because some days ago I was able to
compile the same kernel without problem (later, updating the system and
gcc I was no more able to compile it... at that time I guessed it was
about a gcc problem or some more "strict" gcc checks with the new
sub-release).

Thank you.

-- 
Carlo Perassi - http://www.linux.it/~carlo/

[-- Attachment #2: Type: text/plain, Size: 167 bytes --]

_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
http://lists.osdl.org/mailman/listinfo/kernel-janitors

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-03-07 18:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-07 17:11 [KJ] Re: [PATCH] hcd.c David Brownell
2005-03-07 18:32 ` Carlo Perassi

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.