Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Apr 2010 19:11:36 GMT
From:      Taro <taro@mail333.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/146194: lang/ruby18 base class DateTime is missing
Message-ID:  <201004301911.o3UJBab2069739@www.freebsd.org>
Resent-Message-ID: <201004301920.o3UJK7ZU042650@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         146194
>Category:       ports
>Synopsis:       lang/ruby18 base class DateTime is missing
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 30 19:20:06 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Taro
>Release:        7.3-RELEASE
>Organization:
>Environment:
FreeBSD Pym.local 7.3-RELEASE FreeBSD 7.3-RELEASE #3: Sat Mar 27 10:22:37 EET 2010     root@Otaku.local:/usr/obj/mnt/big/src7/sys/PYM  i386
>Description:
After updating lang/ruby18 to version ruby+nopthreads+oniguruma-1.8.7.248_2,1
unable to call DateTime class.
>How-To-Repeat:
Run the irb shell and try to use DateTime class:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:
 >> DateTime.parse '30 april 2010'
 NameError: uninitialized constant DateTime
         from (irb):43
 
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004301911.o3UJBab2069739>