Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 162209
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo PDA Herd <pda@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Kevin F. Quinn (RETIRED) <kevquinn@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
pilot-link-0.11.8-missing-include.patch Add missing include of string.h patch Kevin F. Quinn (RETIRED) 2007-01-15 14:29 0000 271 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 162209 depends on: Show dependency tree
Bug 162209 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-01-15 14:28 0000
* QA Notice: Package has poor programming practices which may compile
 *            fine but exhibit random runtime failures.
 * pitcl.c:173: warning: implicit declaration of function `memset'
pitcl.c:605: warning: implicit declaration of function `strcmp'
pitcl.c:687: warning: implicit declaration of function `strlen'
pitcl.c:689: warning: implicit declaration of function `strcpy'
pitcl.c:1023: warning: implicit declaration of function `strchr'


Fix is trivial; add '#include <string.h>' to bindings/Tcl/pitcl.c.

Patch to follow.

------- Comment #1 From Kevin F. Quinn (RETIRED) 2007-01-15 14:29:30 0000 -------
Created an attachment (id=107064) [details]
Add missing include of string.h

------- Comment #2 From Wulf Krueger (RETIRED) 2007-09-18 21:04:32 0000 -------
Fixed in CVS.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug