From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yw1-x112b.google.com (mail-yw1-x112b.google.com [IPv6:2607:f8b0:4864:20::112b]) by sourceware.org (Postfix) with ESMTPS id E8CB23857412 for ; Fri, 16 Sep 2022 19:25:09 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org E8CB23857412 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-yw1-x112b.google.com with SMTP id 00721157ae682-3487d84e477so270892737b3.6 for ; Fri, 16 Sep 2022 12:25:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date; bh=WEhF/cW4GZfsIBQccdAYpEqOpbAAhIUDUoEJ1PrXSGE=; b=PLL5Z1fi0fnkSelNvDT/Fy/uEtIQtLAFEZbavQfrmKCq0PM34DSA5HrDmJUTcokcUO NtMpm1MaWx53OkkD2W50nSzLVRd7TqVIXSyuJVEJpxmhZGmizN92oDDx3ERUItapXe+a 1G2xi3rSphKJaxq6NARMufwuf4DDek5z0U5Vnov/BAhEyLVUIMIkOYt5oK6nR3pU82fy cG2wvyhibhXamDzeW/CjTMLL2X0VEpihoHUp0cAELSC26NGeLW/JFAkm76L50bhxEa/6 FElORudjlgP0fu1OW03m8LLb2kEnfXpb0/l/+ZCoLxc6KqhA5oktoWLRnda2DHlpVaPD RV7w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date; bh=WEhF/cW4GZfsIBQccdAYpEqOpbAAhIUDUoEJ1PrXSGE=; b=J/cz16XCgVPnaigcJT+tDKpi7+ytrJdi/L/nnOh8aAwzhXeFb89bgMCHltiJ8SciSj QJfgqaa1RwHvSmytYt8U9FXoTwljS60DGb3sYI3eF+IWVN7qnmmy7DtqS31FOi+bYISp heNhKRbmnKXH0+vaFjsuElRd2tFepmiwjj58qJXIIT0eIWHhvSM1dCLcnC7sQk9XhpDb qFAOp9ZK6eAjJ5vvhsKfoLt2efq8JsAtzuojgHvGo1VaOWupjjCK++1Ap7xuG+tScKS0 /TSBJs+5ppfOYCu0MkUDw2e8wpSRbbC+YH2HgDS/9Ef4h3laeW1s/5TXWX6LsKbVpQPQ 31iQ== X-Gm-Message-State: ACrzQf1DmkrHW76cfTKsL9Ebd2Cjm8YA6pQbYPEHfqUG2QnTKLpZqouW YTD4TA9yLTgr+zBlRi5ugaEde2tzhJEjBGBsIMwrPOZ/PP0= X-Google-Smtp-Source: AMsMyM7qDjTT/mJOWGVUBi3JqbhYce7EgoiWkGGyOfHbOZWQ9/aNBSjkf/D4mBfBoEZXqz4sPYTExP8G/kLHGUCtdxs= X-Received: by 2002:a81:1988:0:b0:345:11a6:fa56 with SMTP id 130-20020a811988000000b0034511a6fa56mr5924053ywz.138.1663356309162; Fri, 16 Sep 2022 12:25:09 -0700 (PDT) MIME-Version: 1.0 References: <062a0c48-e4c8-74d4-2a22-6bfef89e7976@bothner.com> In-Reply-To: <062a0c48-e4c8-74d4-2a22-6bfef89e7976@bothner.com> From: Panicz Maciej Godek Date: Fri, 16 Sep 2022 21:24:51 +0200 Message-ID: Subject: Re: To: Per Bothner Cc: kawa@sourceware.org Content-Type: multipart/alternative; boundary="000000000000f1516005e8d05183" X-Spam-Status: No, score=0.1 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: --000000000000f1516005e8d05183 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi, sorry for the delayed response. I managed to figure out the problem by other means. However, I just checked to see whether your patch would have helped -- and it worked! The error message that I got was the following: : non-abstract class HeadTailSeparator is missing implementation for Indexable.cursorUnder$St(gnu.math.RealNum,gnu.math.RealNum,java.lang.Object= )java.lang.Object Thanks! wt., 13 wrz 2022 o 16:56 Per Bothner napisa=C5=82(a): > Try the attached patch to see if you get a more helpful error message. > > -- > --Per Bothner > per@bothner.com http://per.bothner.com/ --000000000000f1516005e8d05183--