This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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] Bugzilla Bug 4449 - remquo function is not documented


  Hello,

On Mon, Nov 19, 2007 at 04:10:29AM +1100, Shaun Silk wrote:
> Roland 
> Here is a patch for Bugzilla Bug 4449 'remquo function is not documented in 
> the glibc manual'. I have updated to the latest cvs ( where you made the 
> trival change from the word rounds to round in the arith.texi file ) before 
> writing this patch, ie this is current. 

  I have couple of hints:

  Make sure your patch has not whitespace mangled and is not
linewrapped, like this one is - e.g. the double remquo line is split in
two.

  Include ChangeLog entry in front of your patch. For inspiration, look
at other patches here or at the libc-hackers mailing list, e.g.

	http://sourceware.org/ml/libc-alpha/2007-10/msg00003.html

  And perhaps consider just adding the patch as an attachment to the
bugzilla entry if there is one for the bug, though I'm not sure if the
CVS committers would prefer the patch there or as a mailing list post.

  Kind regards,

-- 
				Petr "Pasky" Baudis
We don't know who it was that discovered water, but we're pretty sure
that it wasn't a fish.		-- Marshall McLuhan


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