Skip to content

Instantly share code, notes, and snippets.

@hsbt
Created September 14, 2017 04:05
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 hsbt/2076c08462c002fae38dfe1ba00bd849 to your computer and use it in GitHub Desktop.
Save hsbt/2076c08462c002fae38dfe1ba00bd849 to your computer and use it in GitHub Desktop.
../../../../github.com/ruby/ruby/ext/coverage/coverage.c:120:1: warning: expression result unused [-Wunused-value]
+ rb_hash_aset(h, ID2SYM(rb_intern("branches")), branch_coverage(branches));
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment