From owner-soc-status@FreeBSD.ORG Tue Sep 2 17:05:45 2014 Return-Path: Delivered-To: soc-status@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 95083222; Tue, 2 Sep 2014 17:05:45 +0000 (UTC) Received: from mail-wi0-x22b.google.com (mail-wi0-x22b.google.com [IPv6:2a00:1450:400c:c05::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0B7561779; Tue, 2 Sep 2014 17:05:44 +0000 (UTC) Received: by mail-wi0-f171.google.com with SMTP id hi2so14724590wib.4 for ; Tue, 02 Sep 2014 10:05:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=EYaLw89NMiJkMra11XohcC7/VJIqeExolzWbHnQsnFI=; b=DycGSROljya5ZHcLxzRyhHBOmnHeH6FBEwmC9YCmqjNhm/x5ArweJuR8Jq6UTVqx4Q oWbcET9jRpos+ZTAoCOT4egnrY3SF0RIgWZbe47LwJYtkgfwFhqNxa+1bEXzM6OiDTUG XNXickaRGf4WN6fsY08BPxCNyZAcbVwR4uOOvfFnt54SB5dv52F5px1ibs8krDU/FiiB 72fkEBnwGV8J6Fcv+cMdYp9A5GIg75hWFNA/3mTQusnhrxFLs1bdXjg10U9xhILjccuI 5xegdTX/3k4g+2nXTYBvLQp7qBUvbmOWp/9b01YDyrWJrp0CYCBupIOQzCKc7Dj6S6jW DHCw== MIME-Version: 1.0 X-Received: by 10.194.238.195 with SMTP id vm3mr11300936wjc.91.1409677543358; Tue, 02 Sep 2014 10:05:43 -0700 (PDT) Received: by 10.194.161.228 with HTTP; Tue, 2 Sep 2014 10:05:43 -0700 (PDT) In-Reply-To: <20140901211511.GD3045@FreeBSD.org> References: <20140901211511.GD3045@FreeBSD.org> Date: Tue, 2 Sep 2014 14:05:43 -0300 Message-ID: Subject: Re: Lua loader From: Pedro Arthur To: "Wojciech A. Koszek" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: soc-status@freebsd.org X-BeenThere: soc-status@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Summer of Code Status Reports and Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Sep 2014 17:05:45 -0000 I'm working on fixing these issues. If I have any good idea about integration I'll share with you. 2014-09-01 18:15 GMT-03:00 Wojciech A. Koszek : > On sob, sie 30, 2014 at 04:13:30 -0300, Pedro Arthur wrote: > > Hi, > > I updated my wiki page (#New_milestones) with the proposed fixes > needed to > > integrate the work. I intend to work on these fixes in the coming > weeks. > > I also would like to thanks my mentor Wojciech and all the FreeBSD > > community, for accepting > > my project and support me. It was a great experience and I hope to > have a > > chance to work > > together with you in the future. > > Pedro, > > Thanks a lot for working on this. Moving forward I feel we could fix the > outstanding issues (mentioned by Devin) and come up with a plan for > painless > integration. Your suggestions are welcome. Having this code in FreeBSD, > and letting users to easily enable it with an option, would give your work > more exposure/chances for testing. > > Regards, > > -- > Wojciech A. Koszek > wkoszek@FreeBSD.czest.pl > http://FreeBSD.czest.pl/~wkoszek/ >