From patchwork Mon Jan 4 14:01:34 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nathan Sidwell X-Patchwork-Id: 1422087 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gcc.gnu.org (client-ip=8.43.85.97; helo=sourceware.org; envelope-from=gcc-patches-bounces@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=acm.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.a=rsa-sha256 header.s=20161025 header.b=Vw8gsD6V; dkim-atps=neutral Received: from sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4D8ckG3bbxz9sVk for ; Tue, 5 Jan 2021 01:01:42 +1100 (AEDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 89698383F85F; Mon, 4 Jan 2021 14:01:39 +0000 (GMT) X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from mail-qk1-x734.google.com (mail-qk1-x734.google.com [IPv6:2607:f8b0:4864:20::734]) by sourceware.org (Postfix) with ESMTPS id 2BB38383F858 for ; Mon, 4 Jan 2021 14:01:37 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 2BB38383F858 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=acm.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=nathanmsidwell@gmail.com Received: by mail-qk1-x734.google.com with SMTP id 19so23359649qkm.8 for ; Mon, 04 Jan 2021 06:01:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:to:from:subject:message-id:date:user-agent:mime-version :content-language; bh=TODVfcOm6QgkN8UVzEXl1VKhDzAmmZXslZGnoHklSRA=; b=Vw8gsD6VsLGiYSfXtFBmrBTUzyCLC+qEs2/8U/4VE9yoAo+YNYUd29yOq8ATKsqIOY zqP9KxFCiRnYJg6ADdukihkETyhORanEfw+u9Lfk36BAyCyJHlAq7TRkh4hihaCzB5lM G+BjZawozS6nA29B/WtdYSk7GaJXjB7yqDjqUoK36uMCuNb6CHbZmAAi4sB+aTabobBJ qSvbR1ptMy3ot6QSMdnRqe5w/n/YIFOrIKjb/37FMgAh+W68R+FAs2rr+i6egCwC6Rlv gzfWR91Tk3Ox3fSNDrDINaOCBontOnXrtESEgQI29Di9uZrpEkmZiVnHgSxETo9c4ewm h7hA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:to:from:subject:message-id:date :user-agent:mime-version:content-language; bh=TODVfcOm6QgkN8UVzEXl1VKhDzAmmZXslZGnoHklSRA=; b=hK3Wz3hRYboOzRUlEh4lGNSspNMi9XftD3pBGb9BIjEGewBVwC569q1yAfMoEEef2c ipp4fzTtxkb166Mi+4+1Q8xGdf6BcO5+TnRB1v0bXDlTqcIgKmk5/JZ18gam64YJMXa0 UcVp3QP6679ewg2E4ZH9M2Tk92tg1Fu/LbQjQbyBR7gJ6Ubzrb2af+ND09KKcPFWp6fK dkaywwf76mSA3wS9AufUYiTXoQ0vJ+NTvlAwxpZLbZvP1k7lwPop+8yGTZETGGEDmaWP lOx+kPn4vv/po2c8X0OiqzS7qoZ/fHxBUtUjQgxRhTxfAhD9UM3xkn6ks7gIq0jem1pA MrJA== X-Gm-Message-State: AOAM532eueDeymru5ATrSpp8mcp8+KvokfwslIvFdFdFSE55/n7eYZ7K dhzwLQL5MpBISKJhuQQMKbc= X-Google-Smtp-Source: ABdhPJzbBanhLuE2z1tJcnnl99i83op44A0iAqrlglY/HGc+npXDOj+aIkFxiMeZnEosdfS1Wn9ODA== X-Received: by 2002:a37:62cf:: with SMTP id w198mr71793519qkb.363.1609768896390; Mon, 04 Jan 2021 06:01:36 -0800 (PST) Received: from ?IPv6:2620:10d:c0a8:1102:343b:6070:6188:8ca4? ([2620:10d:c091:480::1:33e5]) by smtp.googlemail.com with ESMTPSA id i3sm30174505qkd.119.2021.01.04.06.01.35 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 04 Jan 2021 06:01:35 -0800 (PST) To: GCC Patches From: Nathan Sidwell Subject: [libcody] Windows absdir fix Message-ID: Date: Mon, 4 Jan 2021 09:01:34 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0 MIME-Version: 1.0 Content-Language: en-US X-Spam-Status: No, score=-11.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_EF, FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM, GIT_PATCH_0, HEADER_FROM_DIFFERENT_DOMAINS, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gcc-patches-bounces@gcc.gnu.org Sender: "Gcc-patches" An obvious thinko in dirve name check :( libcody/ * resolver.cc (IsAbsDir): Fix string indexing. Signed-off-by: Nathan Sidwell pushed to trunk diff --git i/Makefile.def w/Makefile.def index c45be5bff45..d87c2a4bc3c 100644 --- i/Makefile.def +++ w/Makefile.def @@ -89,7 +89,8 @@ host_modules= { module= libcody; bootstrap=true; missing= info; missing= install-pdf; missing= install-html; - missing= install-info; }; + missing= install-info; + missing= check; }; host_modules= { module= libdecnumber; bootstrap=true; }; host_modules= { module= libgui; }; host_modules= { module= libiberty; bootstrap=true;