[Bug 561452] New: Review Request: yydebug - Supports tracing and animation for a Java-based parser generated by jay

bugzilla at redhat.com bugzilla at redhat.com
Wed Feb 3 17:13:34 UTC 2010


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

Summary: Review Request: yydebug - Supports tracing and animation for a Java-based parser generated by jay

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

           Summary: Review Request: yydebug - Supports tracing and
                    animation for a Java-based parser generated by jay
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: mmorsi at redhat.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora
    Target Release: ---


Spec URL: http://mo.morsi.org/files/jruby/yydebug.spec
SRPM URL: http://mo.morsi.org/files/jruby/yydebug-1.1.0-1.fc12.src.rpm
Description: 
jay/yydebug supports tracing and animation for a Java-based parser generated 
by jay. An implementation of yyDebug is passed as an additional argument to 
yyparse() to trace a Java-based parser generated by jay with option -t set.
yyDebugAdapter produces one-line messages, by default to standard output. 
The messages are designed to be filtered by a program such as grep. yyAnim 
provides an animation of the parsing process

Required by JRuby.

Koji build: https://koji.fedoraproject.org/koji/taskinfo?taskID=1959840

rpmlint -i rpmbuild/RPMS/i386/yydebug-1.1.0-1.fc12.i386.rpm 
1 packages and 0 specfiles checked; 0 errors, 0 warnings.

rpmlint -i rpmbuild/SRPMS/yydebug-1.1.0-1.fc12.src.rpm 
yydebug.src:87: W: libdir-macro-in-noarch-package (main package) 
1 packages and 0 specfiles checked; 0 errors, 1 warnings.

Ignoring this last warning as when package is noarch (eg if using java-openjdk)
the libdir file will not be included, and when the package is architecture
specific (eg when using gcj) it will be. See spec file for conditionals.

-- 
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 package-review mailing list