This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: getting my stuff back into CVS


Adam Megacz <gcj@lists.megacz.com> writes:

> BTW, does anybody know how to make patch grok "cvs diff" diffs without
> having to set POSIXLY_CORRECT? I can't set it in my login script since
> it causes wierd behaviors in other GNU tools that I use, and I'm
> getting annoyed with having to set/unset it every time I apply a
> patch. Is there a command line argument to make patch look at the
> Index: line instead of the **** line?

 POSIXLY_CORRECT
          If set, patch conforms more strictly to the POSIX stan­
          dard by default: see the --posix option.

-- 
Brian Jones <cbj@gnu.org>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]