Skip to content

Instantly share code, notes, and snippets.

@plicease
Created August 4, 2015 17:52
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 plicease/cca716d67fd79f692bd9 to your computer and use it in GitHub Desktop.
Save plicease/cca716d67fd79f692bd9 to your computer and use it in GitHub Desktop.
t/80-StretchyBuffer.t failure on linux
twin% prove -bv t/80-StretchyBuffer.t
t/80-StretchyBuffer.t .. C::Blocks compiler warning:
/home/ollisg/dev/C-Blocks/blib/lib/C/Blocks/StretchyBuffer.pm:33: warning: assignment from incompatible pointer type
/home/ollisg/dev/C-Blocks/blib/lib/C/Blocks/StretchyBuffer.pm:39: warning: assignment from incompatible pointer type
ok 1 - StretchyBuffer imports without trouble
ok 2 - Use of StretchyBuffer compiles without issue
All 2 subtests passed
Test Summary Report
-------------------
t/80-StretchyBuffer.t (Wstat: 11 Tests: 2 Failed: 0)
Non-zero wait status: 11
Parse errors: No plan found in TAP output
Files=1, Tests=2, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.04 cusr 0.00 csys = 0.07 CPU)
Result: FAIL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment