Ticket #1981 (new bug) — at Initial Version

Opened 11 years ago

Last modified 11 years ago

Many new warnings like: warning: variable ‘interp’ might be clobbered by ‘longjmp’ or ‘vfork’

Reported by: dukeleto Owned by: whiteknight
Priority: normal Milestone:
Component: build Version: 3.0.0
Severity: medium Keywords:
Cc: Language:
Patch status: Platform:

Description

This is happening on a 64 bit linux with gcc 4.4.3

src/embed/pmc.c: In function ‘Parrot_api_pmc_find_method’:
src/embed/pmc.c:584: warning: variable ‘interp’ might be clobbered by ‘longjmp’ or ‘vfork’
Note: See TracTickets for help on using tickets.