From owner-svn-src-all@freebsd.org Mon Oct 3 06:43:58 2016 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B0404AC676A for ; Mon, 3 Oct 2016 06:43:58 +0000 (UTC) (envelope-from ed@nuxi.nl) Received: from mail-yw0-x22e.google.com (mail-yw0-x22e.google.com [IPv6:2607:f8b0:4002:c05::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6E9A76C2 for ; Mon, 3 Oct 2016 06:43:58 +0000 (UTC) (envelope-from ed@nuxi.nl) Received: by mail-yw0-x22e.google.com with SMTP id g192so102649596ywh.1 for ; Sun, 02 Oct 2016 23:43:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nuxi-nl.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=DiLC6+ist35+d4Kh9Ipgacx6CVC+5i6qb0gxnZtbMoU=; b=SaGV6IXVzlTD8bMae9fKN6bJWoKc5oZ+Rd89jgZ1WzFP3wNeurVfSTEEyS00+P7v1u GHhXUC1MKjSfN0Po+z+eLXdP5brWHPUmfn92jxvAyOg+VEN1S/sdhmE7OXAaYFpbdC27 NM86HWBbo2aAKkoYjleohlwUpge+T5IxoJ8Bvk4lDLMcTFf/fjinq+Z8nZvXgGzmcA/a Q9PWYkMug4oSXA7juJumnclMH6To0Z3Pbmc4B9aBMss0Vg/3mhGqUL7P89VLKHodtMkv Hn5kjm8TlrLFwpSaYHc+pXmwxdYw8XsDXNoi4+3mpL+HTglv02c23zcZSOYUEti7OHXQ 2yIA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=DiLC6+ist35+d4Kh9Ipgacx6CVC+5i6qb0gxnZtbMoU=; b=P+HPYc6GpQIMbbyBkuPtopd2ZuCc2XehrzSV6ppWFKR3gAt3KANtFu8ZuX+/5+u/c2 65+2LCATN5vDaf53JfXftNQG+7Y+CyQMn/rbvpp5cp1QJS300bVIfoj52Vu0nAxdn41S GLiR2Z+g0U7YSYXTAeBlt6Ba9dIX8xViauKAyxi3RLA2P0j+dyTHKziyV88RHnXOXUfQ RpjI3D1PIXhFN2mLi5QT1PH1lKqL13jk1oTucVCF1L8qjCv+ln22L/wK8BWNqpqJyRF+ JR4NuQMgqKSZXng1+aXs+LWS73EJ/mYWDR9T9sK4Z4BciYNQt52C6sLsIEHmEgQfwaJz /ANg== X-Gm-Message-State: AA6/9RmbBNBf8D6mCh3bOpn+DeToClNUSnrhbNbRi2zajldLsffXEeIFF7JbB2Vr8BYrybynT7CzMufkf4Cipw== X-Received: by 10.13.221.147 with SMTP id g141mr1004560ywe.169.1475477037589; Sun, 02 Oct 2016 23:43:57 -0700 (PDT) MIME-Version: 1.0 Received: by 10.13.201.71 with HTTP; Sun, 2 Oct 2016 23:43:57 -0700 (PDT) In-Reply-To: <201610030400.u9340UM1012582@repo.freebsd.org> References: <201610030400.u9340UM1012582@repo.freebsd.org> From: Ed Schouten Date: Mon, 3 Oct 2016 08:43:57 +0200 Message-ID: Subject: Re: svn commit: r306622 - head/usr.bin/mkimg To: Marcel Moolenaar Cc: src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Oct 2016 06:43:58 -0000 2016-10-03 6:00 GMT+02:00 Marcel Moolenaar : > Log: > Replace OFF_MAX with INT64_MAX. The former is defined on Linux. Blargh. If only C had std::numeric_limits::{min,max}. :-( -- Ed Schouten Nuxi, 's-Hertogenbosch, the Netherlands KvK-nr.: 62051717