[Bug 286516] www/rubygem-jekyll: fails to import json
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 03 May 2025 17:52:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286516 --- Comment #3 from Sir l33tname <sirl33tname@gmail.com> --- 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.