Opened 15 years ago
Closed 15 years ago
#23650 closed defect (fixed)
ruby @1.8.7-p249 introduces a bug with webgen
Reported by: | Damien.Pollet@… | Owned by: | kimuraw (kimura wataru) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | ruby |
Description
p249 introduces this bug, which breaks webgen. http://redmine.ruby-lang.org/issues/show/2537
Change History (3)
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Cc: | kimuraw@… removed |
---|---|
Owner: | changed from macports-tickets@… to kimuraw@… |
comment:2 Changed 15 years ago by kimuraw (kimura wataru)
Status: | new → assigned |
---|
comment:3 Changed 15 years ago by kimuraw (kimura wataru)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
I fixed this problem at r64858 with a patch from redmine:2537 and redmine:2419. thanks for your reporting!