This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: [RFC] Change OK: to ARI: for ARI rule ignore


I have no comments on your change, but I do have a request:

On Sat, Apr 25, 2009 at 01:24:27AM +0200, Pierre Muller wrote:
> $ cvs diff gdb_ari.sh
> Index: gdb_ari.sh
> ===================================================================
> RCS file: /cvs/gdbadmin/ss/gdb_ari.sh,v
> retrieving revision 1.89
> diff -r1.89 gdb_ari.sh
> 149a150,152
> >     if (ARI_OK == bug) {
> >       return
> >     }

My ~/.cvsrc contains "diff -upN".  It does not really matter what the
options are - but please use either unified (my preference for most
changes) or context diff.  Classic diff is too hard to read.


-- 
Daniel Jacobowitz
CodeSourcery


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