Skip to content

Instantly share code, notes, and snippets.

@leto
Created December 3, 2009 12:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leto/248115 to your computer and use it in GitHub Desktop.
Save leto/248115 to your computer and use it in GitHub Desktop.
src/pmc/capture.c
./src/pmc/callsignature.pmc: In function ‘Parrot_CallSignature_set_integer_keyed’:
./src/pmc/callsignature.pmc:986: warning: statement with no effect
./src/pmc/callsignature.pmc: In function ‘Parrot_CallSignature_set_integer_keyed_str’:
./src/pmc/callsignature.pmc:925: warning: statement with no effect
./src/pmc/callsignature.pmc: In function ‘Parrot_CallSignature_set_number_keyed’:
./src/pmc/callsignature.pmc:1002: warning: statement with no effect
./src/pmc/callsignature.pmc: In function ‘Parrot_CallSignature_set_number_keyed_str’:
./src/pmc/callsignature.pmc:940: warning: statement with no effect
./src/pmc/callsignature.pmc: In function ‘Parrot_CallSignature_set_pmc_keyed’:
./src/pmc/callsignature.pmc:1034: warning: statement with no effect
./src/pmc/callsignature.pmc: In function ‘Parrot_CallSignature_set_pmc_keyed_str’:
./src/pmc/callsignature.pmc:970: warning: statement with no effect
./src/pmc/callsignature.pmc: In function ‘Parrot_CallSignature_set_string_keyed’:
./src/pmc/callsignature.pmc:1018: warning: statement with no effect
./src/pmc/callsignature.pmc: In function ‘Parrot_CallSignature_set_string_keyed_str’:
./src/pmc/callsignature.pmc:955: warning: statement with no effect
src/pmc/class.c
./src/pmc/callsignature.c: In function ‘Parrot_CallSignature_clone’:
./src/pmc/callsignature.pmc:1203: warning: ‘cloned_cell’ may be used uninitialized in this function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment