Re: [PATCH] Fix compile warnings in 2.4.0

2001-01-08 Thread Rich Baum
On 8 Jan 2001, at 11:52, Keith Owens wrote: > On Sun, 7 Jan 2001 16:19:50 -0500, > "Rich Baum" <[EMAIL PROTECTED]> wrote: > >This patch should fix the rest of the warnings about #endif > >statements when using the 20001225 gcc snapshot. Thanks to > >Keith Owens for providing a script to

Re: [PATCH] Fix compile warnings in 2.4.0

2001-01-08 Thread Rich Baum
On 8 Jan 2001, at 11:52, Keith Owens wrote: On Sun, 7 Jan 2001 16:19:50 -0500, "Rich Baum" [EMAIL PROTECTED] wrote: This patch should fix the rest of the warnings about #endif statements when using the 20001225 gcc snapshot. Thanks to Keith Owens for providing a script to automate this

Re: [PATCH] Fix compile warnings in 2.4.0

2001-01-07 Thread Keith Owens
On Sun, 7 Jan 2001 16:19:50 -0500, "Rich Baum" <[EMAIL PROTECTED]> wrote: >This patch should fix the rest of the warnings about #endif >statements when using the 20001225 gcc snapshot. Thanks to >Keith Owens for providing a script to automate this process. It got >the job done sooner and

Re: [PATCH] Fix compile warnings in 2.4.0

2001-01-07 Thread Neil Booth
Rich Baum wrote:- > This patch should fix the rest of the warnings about #endif > statements when using the 20001225 gcc snapshot. Thanks to > Keith Owens for providing a script to automate this process. It got > the job done sooner and found warnings to fix for non x86 platforms.

[PATCH] Fix compile warnings in 2.4.0

2001-01-07 Thread Rich Baum
This patch should fix the rest of the warnings about #endif statements when using the 20001225 gcc snapshot. Thanks to Keith Owens for providing a script to automate this process. It got the job done sooner and found warnings to fix for non x86 platforms. Rich diff -urN -X dontdiff

[PATCH] Fix compile warnings in 2.4.0

2001-01-07 Thread Rich Baum
This patch should fix the rest of the warnings about #endif statements when using the 20001225 gcc snapshot. Thanks to Keith Owens for providing a script to automate this process. It got the job done sooner and found warnings to fix for non x86 platforms. Rich diff -urN -X dontdiff

Re: [PATCH] Fix compile warnings in 2.4.0

2001-01-07 Thread Neil Booth
Rich Baum wrote:- This patch should fix the rest of the warnings about #endif statements when using the 20001225 gcc snapshot. Thanks to Keith Owens for providing a script to automate this process. It got the job done sooner and found warnings to fix for non x86 platforms.

Re: [PATCH] Fix compile warnings in 2.4.0

2001-01-07 Thread Keith Owens
On Sun, 7 Jan 2001 16:19:50 -0500, "Rich Baum" [EMAIL PROTECTED] wrote: This patch should fix the rest of the warnings about #endif statements when using the 20001225 gcc snapshot. Thanks to Keith Owens for providing a script to automate this process. It got the job done sooner and found

[PATCH] Fix compile warnings in 2.4.0

2001-01-06 Thread Rich Baum
Here is a patch against 2.4.0 that fixes compile warnings with the 20001225 gcc snapshot. This patch fixes more warnings of the type that my patches for 2.4.0-prerelease. diff -urN -X dontdiff linux/drivers/cdrom/cm207.c rb/drivers/cdrom/cm206.c --- linux/drivers/cdrom/cm206.c Fri Oct 27

[PATCH] Fix compile warnings in 2.4.0

2001-01-06 Thread Rich Baum
Here is a patch against 2.4.0 that fixes compile warnings with the 20001225 gcc snapshot. This patch fixes more warnings of the type that my patches for 2.4.0-prerelease. diff -urN -X dontdiff linux/drivers/cdrom/cm207.c rb/drivers/cdrom/cm206.c --- linux/drivers/cdrom/cm206.c Fri Oct 27