Page MenuHome GnuPG

tests/t-lock.c: In function ‘main’: warning: implicit declaration of function ‘getpid’ // warning: ‘i’ may be used uninitialized in this function
Closed, ResolvedPublic

Description

/home/jer/portage/dev-libs/libgpg-error-1.13/work/libgpg-error-1.13/tests/t-lock.c:
In function ‘main’:
/home/jer/portage/dev-libs/libgpg-error-1.13/work/libgpg-error-1.13/tests/t-lock.c:296:3:
warning: implicit declaration of function ‘getpid’ [-Wimplicit-function-declaration]
/home/jer/portage/dev-libs/libgpg-error-1.13/work/libgpg-error-1.13/tests/t-lock.c:
In function ‘revision_thread’:
/home/jer/portage/dev-libs/libgpg-error-1.13/work/libgpg-error-1.13/tests/t-lock.c:149:10:
warning: ‘i’ may be used uninitialized in this function [-Wmaybe-uninitialized]

Details

Event Timeline

alonbl set External Link to https://bugs.gentoo.org/show_bug.cgi?id=519490.Aug 9 2014, 8:10 PM
alonbl set Version to 1.13.
alonbl added projects: gnupg, Bug Report, Gentoo.
alonbl added a subscriber: alonbl.
werner claimed this task.