#37740: webkit-gtk @1.10.2: undefined method `getbyte' ---------------------------+------------------------------------ Reporter: ryandesign@… | Owner: jeremyhu@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: tiger leopard haspatch Port: webkit-gtk | ---------------------------+------------------------------------ Comment (by ryandesign@…): This [attachment:ruby-1.8.patch new patch] should work on any Ruby version. The method of checking the Ruby version uses string comparison, which would cause problems if there were ever a ruby 1.8.10 or a ruby 1.10.0, but although I cannot find documentation of that fact right now, I've heard that Ruby version numbering policy is such that those kind of version numbers will never exist, precisely so that string comparison of version numbers will work, and it's a method I've seen used in other projects. -- Ticket URL: <https://trac.macports.org/ticket/37740#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS