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] | |
On Thu, 2004-12-16 at 20:47, Jonathan Wakely wrote:
> On Thu, Dec 16, 2004 at 08:46:04PM +0530, Dhruv Matani wrote:
>
> > Ok, thanks for the tips (and the comprehensive spell-check ;-) )
>
> I think it's a mental condition, I can't help spell-checking ;)
>
> > I'll make the necessary corrections.
> > Ok, just one thing. How much is the acceptable brief description? I'll
> > take it to be 1 sentence, but I'll wait for your reply before preparing
> > the patch.
>
> I'm not sure, to be honest, but I usually go for one sentence.
>
> I think of it like the text that is shown at the top of a manpage
> e.g.
> strcmp, strncmp - compare two strings
> or
> calloc, malloc, free, realloc - Allocate and free dynamic memory
>
> I aim to describe the function in a sentence, if I can't maybe the
> function is trying to do too many things or I don't understand it!
>
> Others might have difference preferences.
Ok, I have gone in for single sentence @brief descriptions.
@detail follows if required.
Corrected spelling and grammatical errors.
Thanks!
--
-Dhruv Matani.
http://www.geocities.com/dhruvbird/
The price of freedom is responsibility, but it's a bargain, because
freedom is priceless. ~ Hugh Downs
Attachment:
patch_bitmap_allocator_1712004_dhruv
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |