[Bug 541807] Review Request: rubygem-ParseTree - Extracts the parse tree for a class/method and returns an s-expression

bugzilla at redhat.com bugzilla at redhat.com
Wed Dec 2 18:16:21 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=541807


Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|nobody at fedoraproject.org    |mtasaka at ioa.s.u-tokyo.ac.jp
               Flag|                            |fedora-review?




--- Comment #3 from Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp>  2009-12-02 13:16:19 EDT ---
Some notes:

* Version specific dependency
  - I don't think ">= 3.7.0" ">= 3.0.0" is needed (as all rpms shipped
    on Fedora satisfies this dependency)
    ref:
    https://fedoraproject.org/wiki/Packaging/Guidelines#Explicit_Requires

! demo
  - I tried demo program, then:
-------------------------------------------------------------------
[tasaka1 at localhost ~]$
/usr/lib/ruby/gems/1.8/gems/ParseTree-3.0.4/demo/printer.rb
/usr/lib/ruby/gems/1.8/gems/ParseTree-3.0.4/demo/printer.rb:20: uninitialized
constant ParseTree (NameError)
-------------------------------------------------------------------
    I don't know well the usefulness of this script, however
    at least "require 'parse_tree'" is missing.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list