Bug 165468 - Inconsistent formatting in memcheck manual -- please fix
Summary: Inconsistent formatting in memcheck manual -- please fix
Status: RESOLVED FIXED
Alias: None
Product: valgrind
Classification: Developer tools
Component: memcheck (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Bart Van Assche
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-01 10:05 UTC by Bart Van Assche
Modified: 2009-06-26 21:04 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Patch for the memcheck manual. (10.66 KB, patch)
2008-07-01 10:06 UTC, Bart Van Assche
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bart Van Assche 2008-07-01 10:05:31 UTC
Version:           3.4.0.SVN (using KDE 3.5.8)
Installed from:    SuSE RPMs
Compiler:          4.3.1 
OS:                Linux

The formatting of the names of memory allocation functions like malloc()/free()/new[]/delete[] varies.
Please fix.
See also the attached patch.
Comment 1 Bart Van Assche 2008-07-01 10:06:20 UTC
Created attachment 25755 [details]
Patch for the memcheck manual.
Comment 2 Nicholas Nethercote 2009-06-26 04:02:34 UTC
Bart, I think it's fine if you want to commit this fix for Memcheck, and any other XML files that need it.  Thanks.
Comment 3 Bart Van Assche 2009-06-26 21:04:16 UTC
Applied the patch in r10381.