Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 01299200D33 for ; Wed, 8 Nov 2017 15:39:42 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id F418B160C01; Wed, 8 Nov 2017 14:39:41 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4448D160BDA for ; Wed, 8 Nov 2017 15:39:41 +0100 (CET) Received: (qmail 72011 invoked by uid 500); 8 Nov 2017 14:39:40 -0000 Mailing-List: contact dev-help@thrift.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@thrift.apache.org Delivered-To: mailing list dev@thrift.apache.org Received: (qmail 71999 invoked by uid 99); 8 Nov 2017 14:39:40 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Nov 2017 14:39:40 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 4688BDFCB7; Wed, 8 Nov 2017 14:39:38 +0000 (UTC) From: jeking3 To: dev@thrift.apache.org Reply-To: dev@thrift.apache.org References: In-Reply-To: Subject: [GitHub] thrift issue #1410: THRIFT-82: Add Common Lisp support Content-Type: text/plain Message-Id: <20171108143939.4688BDFCB7@git1-us-west.apache.org> Date: Wed, 8 Nov 2017 14:39:38 +0000 (UTC) archived-at: Wed, 08 Nov 2017 14:39:42 -0000 Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1410 Let's follow @jfarrell 's lead. Whatever he says, he's managing the travis interaction. ---