https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286516
--- Comment #3 from Sir l33tname <[email protected]> --- It seems to me Fragment is present in the .so file itself, i expect at least this string to show up in the lib and it does https://github.com/ruby/json/commit/9e3500f345ee02313a195f103cf48af2ddd39c46#diff-2bb51be932dec14923f6eb515f24b1b593737f0d3f8e76eeecf58cff3052819fR32-R1563 FreeBSD: $ strings generator.so | grep Fragment Fragmen Linux: $ strings generator.so | grep Fragment Fragment cFragment -- You are receiving this mail because: You are on the CC list for the bug.
