[Bug 645181] New: Review Request: lua-coxpcall - Coroutine safe xpcall and pcall versions for Lua

bugzilla at redhat.com bugzilla at redhat.com
Wed Oct 20 23:07:31 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: lua-coxpcall - Coroutine safe xpcall and pcall versions for Lua

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

           Summary: Review Request: lua-coxpcall - Coroutine safe xpcall
                    and pcall versions for Lua
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: tim at niemueller.de
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL: http://fedorapeople.org/~timn/luastuff/lua-coxpcall.spec
SRPM URL:
http://fedorapeople.org/~timn/luastuff/lua-coxpcall-1.13.0-1.fc13.src.rpm
Description:
Coxpcall encapsulates the protected calls with a coroutine based loop, so
errors can be handled without the usual pcall/xpcall issues with coroutines.

Using Coxpcall usually consists in simply loading the module and then
replacing Lua pcall and xpcall by copcall and coxpcall.
URL: http://coxpcall.luaforge.net/
Koji scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=2545648

-- 
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