Project

General

Profile

Actions

Bug #11912

closed

[WIP] resolv: attempt to fix Resolv::LOC::Coord.create

Added by normalperson (Eric Wong) about 8 years ago. Updated over 7 years ago.


Description

This seems to have never worked in the first place:

  • "$1 < 180" where $1 is a string raises ArgumentError
  • regexps in the assignment for "hemi" reset $1 and clobber $2, $3, $4
  • orientation is a frozen string literal which we append to
  • "$4[[/NS/],1]" has extra braces

I'm not sure if I'm fixing this properly, extra eyes appreciated.


Files

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0