[Bug 254229] gcore produces incorrect elf_prpsinfo note data

bugzilla at redhat.com bugzilla at redhat.com
Tue Jul 29 11:59:52 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: gcore produces incorrect elf_prpsinfo note data


https://bugzilla.redhat.com/show_bug.cgi?id=254229


dvlasenk at redhat.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #312860|0                           |1
        is obsolete|                            |




------- Additional Comments From dvlasenk at redhat.com  2008-07-29 07:59 EST -------
Created an attachment (id=312861)
 --> (https://bugzilla.redhat.com/attachment.cgi?id=312861&action=view)
Updated patch according to Jan's comments, v2

Fixed one 80 column rule violation, don't know what to do with this one:

 char *(*linux_elfcore_write_prpsinfo)
-  (bfd *, char *, int *, const char *, const char *) = elfcore_write_prpsinfo;

+  (bfd *, char *, int *, void *, const char *, const char *) =
elfcore_write_prpsinfo;

Should it be wrapped, or would it impact readability too much.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the fedora-triage-list mailing list