Advertisement
Guest User

Untitled

a guest
Nov 19th, 2015
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. skardev)root@pinkpony:~/p6/rakudo# perl6 -Ilib t/04-nativecall/17-libnames.t
  2. 1..5
  3. Consider adding the api version of the library you want to use, eg: libfoo:1
  4. ok 1 - libfoo is libfoo.so and should warn
  5. ok 2 - libfoo:3 is libfoo.so.3
  6. ok 3 - libfoo.so is libfoo.so
  7. ok 4 - ./libfoo is ./libfoo.so
  8. ok 5 - ./libfoo.so is ./libfoo.so
  9. (skardev)root@pinkpony:~/p6/rakudo#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement