zsh-workers
 help / color / mirror / code / Atom feed
* zsh patch for builds on new linux kernels
@ 2000-12-05  6:49 Joel Smith
  2000-12-05 10:41 ` Peter Stephenson
  0 siblings, 1 reply; 2+ messages in thread
From: Joel Smith @ 2000-12-05  6:49 UTC (permalink / raw)
  To: zsh-workers

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

Hello,
Bart Schaefer advised me to send this your way.
I've made a patch which renames the redirect types in zsh.h so that
there aren't same name problems with a new linux kernel include file
(<linux/fs.h>) which defines READ and WRITE.  For consistancy's sake I
preface all of the types with REDIR_  so READ becomes REDIR_READ, etc.
The patch has been posted to sourceforge, and is attached here.  How do
I get the patch into CVS?  Is giving it to you good enough?
Thanks,
Joel

[-- Attachment #2: zsh-3.1.9.REDIR.patch --]
[-- Type: application/x-patch, Size: 10994 bytes --]

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

* Re: zsh patch for builds on new linux kernels
  2000-12-05  6:49 zsh patch for builds on new linux kernels Joel Smith
@ 2000-12-05 10:41 ` Peter Stephenson
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Stephenson @ 2000-12-05 10:41 UTC (permalink / raw)
  To: Joel Smith, Zsh hackers list

> I've made a patch which renames the redirect types in zsh.h so that
> there aren't same name problems with a new linux kernel include file
> (<linux/fs.h>) which defines READ and WRITE.

I've committed this.  (I think --- the server was responding very
sluggishly.)

-- 
Peter Stephenson <pws@csr.com>                  Software Engineer
Cambridge Silicon Radio, Unit 300, Science Park, Milton Road,
Cambridge, CB4 0XL, UK                          Tel: +44 (0)1223 392070


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

end of thread, other threads:[~2000-12-05 10:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-05  6:49 zsh patch for builds on new linux kernels Joel Smith
2000-12-05 10:41 ` Peter Stephenson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).