This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: [Patch] PR11504: -Wcast-qual and general constness issues with stl_tree.h


On Thu, Jul 24, 2003 at 10:06:43PM +0200, Gabriel Dos Reis wrote:
> 
> As a general comment, it is preferable to use "diff -p" instead of
> "diff -u".

I think you've confused -p with something else; it isn't one of the "diff
format" options.  -p just adds more info to the hunk line; it doesn't
change the format.

We use and recommend "-u3p" for most cases, except where large blocks of
text are being replaced, when "-c3p" tends to be more readable.

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


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