From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.toke.dk X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-101.9 required=5.0 tests=BAYES_00,SHORTCIRCUIT shortcircuit=ham autolearn=disabled version=3.4.2 Received: from mail.toke.dk by mail.toke.dk with LMTP id sBHqHOGKNFwtdwAAOr1fkg (envelope-from ) for ; Tue, 08 Jan 2019 12:34:57 +0100 Received: from web6.sd.eurovps.com (web6.sd.eurovps.com [77.235.54.103]) by mail.toke.dk (Postfix) with ESMTPS id 473B25B320A for ; Tue, 8 Jan 2019 12:34:55 +0100 (CET) Authentication-Results: mail.toke.dk; dkim=fail reason="key not found in DNS" (0-bit key) header.d=flent.org header.i=@flent.org header.b=PD++HX0p; dkim=fail reason="signature verification failed" (1024-bit key) header.d=github.com header.i=@github.com header.b=Vqybrrnu DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=flent.org; s=default; h=Sender:Content-Type:Cc:Reply-To:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id:Subject:Mime-Version: References:In-Reply-To:Message-ID:To:From:Date:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=t2L9ffi67Nq+FMzga2VYa1YQhNiKo6zaC0JZ85kakPQ=; b=PD++HX0p3joMZSfPPs7jOZy5aA mhgtNTae1jq+I7W5gSzYGFKJkzH/2Df6YZcbgBi3AaJevvTtnEnLtNQFSWnh98z0mxOZzRLjLqKka x1Eic5CEfIaWzXIsFv6zeu0lBG+K2hqwQ80t9cvzlMT/Rq9depD0wHg5KaiKoMRNCJdu3E/xjMeZy r+dJPOiZQ4a0j9EfabgY9L5ei31xW3SsH/anYIQeijMnmPbPzNOeHy9w6BNNlUlFV/1Oaqx/yB8Tl BNnQoikEa2dlsVDFXMVLSLRzu0yrT9QDla6NDkHmQtk765uqx1G/ZvK3VIvhlz8+vBwe/rWjxh5vS iCCFMC2A==; Received: from [::1] (port=56212 helo=web6.sd.eurovps.com) by web6.sd.eurovps.com with esmtp (Exim 4.91) (envelope-from ) id 1ggpen-001axS-14; Tue, 08 Jan 2019 13:34:53 +0200 Received: from out-6.smtp.github.com ([192.30.252.197]:35909) by web6.sd.eurovps.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.91) (envelope-from ) id 1ggpek-001arU-2t for flent-users@flent.org; Tue, 08 Jan 2019 13:34:51 +0200 Date: Tue, 08 Jan 2019 03:34:10 -0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1546947250; bh=VKMfU2mj2maXYLI3z5ftUlKkrkFvJ2kQX5nI/1QGcQk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VqybrrnubhxpkVzwN2SclB51Rv9WZFiGBAnD5FsuW44z+ahVqqsHuyOq20PJ9INE/ wvFk7hXlFS/YBhg3vgBuwRQSFIV2MOoyQ2ECreXtPamAeEz8oITLtq+hzjylG0hzQV d5EsS/B+lfMVw2br9tfjlW1F85WviMNU/ielRqls= From: =?UTF-8?B?VG9rZSBIw7hpbGFuZC1Kw7hyZ2Vuc2Vu?= To: tohojo/flent Message-ID: In-Reply-To: References: Mime-Version: 1.0 Precedence: list X-GitHub-Sender: tohojo X-GitHub-Recipient: flent-users X-GitHub-Reason: subscribed X-Auto-Response-Suppress: All X-GitHub-Recipient-Address: flent-users@flent.org Subject: Re: [Flent-users] [tohojo/flent] tc_iterate.c is borken for newer tcs (#146) X-BeenThere: flent-users@flent.org X-Mailman-Version: 2.1.27 List-Id: Flent discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: tohojo/flent Cc: Subscribed Content-Type: multipart/mixed; boundary="===============7553626797175412382==" Errors-To: flent-users-bounces@flent.org Sender: "Flent-users" X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - web6.sd.eurovps.com X-AntiAbuse: Original Domain - toke.dk X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - flent.org X-Get-Message-Sender-Via: web6.sd.eurovps.com: acl_c_authenticated_local_user: mailman/mailman X-Authenticated-Sender: web6.sd.eurovps.com: mailman@flent.org --===============7553626797175412382== Content-Type: multipart/alternative; boundary="--==_mimepart_5c348ab29d940_39e33fc67c6d45c0195927"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5c348ab29d940_39e33fc67c6d45c0195927 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit So, finally got around to look at this. Wow, that's an annoying change for the Flent use case. Did you find a workaround? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/tohojo/flent/issues/146#issuecomment-452267712 ----==_mimepart_5c348ab29d940_39e33fc67c6d45c0195927 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

So, finally got around to look at this. Wow, that's an annoying change for the Flent use case. Did you find a workaround?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

----==_mimepart_5c348ab29d940_39e33fc67c6d45c0195927-- --===============7553626797175412382== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Flent-users mailing list Flent-users@flent.org http://flent.org/mailman/listinfo/flent-users_flent.org --===============7553626797175412382==--