From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-x22f.google.com (mail-wm0-x22f.google.com [IPv6:2a00:1450:400c:c09::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 6CDBB3B29E for ; Sat, 25 Nov 2017 13:48:27 -0500 (EST) Received: by mail-wm0-x22f.google.com with SMTP id x63so27332602wmf.2 for ; Sat, 25 Nov 2017 10:48:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=EnRRrWEKgs18Ig77oCKpappoZXLv9cWbYNzPp+KSMZk=; b=F10Ay3PrnEWJeqxP0tUI9Q+w9bjkk5gShpvH3wdqhVLH190JJCtKbABuyYobmODr37 ghsFaeV3RYhHG9UrNEsf8iUzTVRXbjXa4U3wFnwL5sPAtYSa3OcOZ6DUj8fKGSpXXKy3 5AXmGTkEOZIeVf3pGOmFdYoIHFfPakze/d0QaFp3mL4u4NR0Eh34oYkwAVq3ForNibyT nqG+pr6piH7JvfRv/NuxPOX3UPDVDnhGv/DPwwvyIdllE3Eb5smh8iO7EobtBOQx2taX 2cLBMxtKeWwUAPrvx2EXjazLknmHUvA2zD/7XNE5OpmLtxW1E66E9jroVmzz/y5OL8lR GeYQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=EnRRrWEKgs18Ig77oCKpappoZXLv9cWbYNzPp+KSMZk=; b=a6ssfeWpTkrJQO4hnXCOomqr/CiL3vnFPAEeDr7BEH44DcWG0A/GApxGeRF3g+rnpe 2lDdSO/uREfRn3gLO1oxZcgsgFUkf5nUZPkU4TsVCspHK6mtfmxGL8ny8GhP4GQZ2dp2 hbw0VdV398tyaJu/XWfToiD+bCvTEqZMWxXNkSAyva2KfsTqfyKsu1sR5GGePdvuKBYC 0q11HqtbeMrbIE9qTXOQx68mzNsgFzjLb57Bc494IdK6BTi2pwCWlO6AQAQiBI7208kT xBbeVNiAME+VV+HbiyyOmF9+hFR9f327Wz1Sf0NM+AchZbV/VsnxQeOnCk7ZVgu8J6Ke Cpow== X-Gm-Message-State: AJaThX7sWN7Mxr4ERvY6Jy5o0aWuWowUVVA4MJaYmvPE4IN8kYLQ+m9r 5gpUYQjpcm2AGt4bGTJ2lTo= X-Google-Smtp-Source: AGs4zMaFnNLEsfkmDMFMbmvRPZT1+Z8WusFYlu5plkdkAuVZSFEg9eTZl8N/rjpyvlmE6bnegLlJsA== X-Received: by 10.28.168.88 with SMTP id r85mr14507553wme.63.1511635706452; Sat, 25 Nov 2017 10:48:26 -0800 (PST) Received: from [10.72.0.130] (h-1169.lbcfree.net. [185.99.119.68]) by smtp.gmail.com with ESMTPSA id q89sm14080134wrb.95.2017.11.25.10.48.25 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 25 Nov 2017 10:48:25 -0800 (PST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) From: Pete Heist In-Reply-To: Date: Sat, 25 Nov 2017 19:48:26 +0100 Cc: Kevin Darbyshire-Bryant , Cake List Content-Transfer-Encoding: quoted-printable Message-Id: References: <840D255A-5723-4D95-BEF3-50B411A7D0E8@darbyshire-bryant.me.uk> <0D923D70-F9A2-4CB9-A516-B6B80FF4967B@gmail.com> To: Dave Taht X-Mailer: Apple Mail (2.3124) Subject: Re: [Cake] allocate_src allocate_dst X-BeenThere: cake@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: Cake - FQ_codel the next generation List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Nov 2017 18:48:27 -0000 > On Nov 25, 2017, at 5:48 PM, Dave Taht wrote: >=20 > I am unfond of the gotos as well. But I'm gonna go do laundry. :) If > someone else beats me to it? To me the very occasional goto can be nice as an intellectual mint on = your pillow- ooh, I didn=E2=80=99t expect to find that there, kind of = thing. Seen every day though, well, not my preference either, but = expression is a matter of opinion=E2=80=A6 :) It=E2=80=99s nice to see the improvements starting, thank you! At least = if I try to review the existing code some more I can offer about half an = eyeball.=