X-Original-To: alpine-devel@mail.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id E3EA1DC03D5 for ; Mon, 29 Jun 2015 23:53:48 +0000 (UTC) Received: from mail-oi0-f50.google.com (mail-oi0-f50.google.com [209.85.218.50]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id C9172DC0229 for ; Mon, 29 Jun 2015 23:53:48 +0000 (UTC) Received: by oigx81 with SMTP id x81so129610187oig.1 for ; Mon, 29 Jun 2015 16:53:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=w3rcEGtFW+CIJzBM2Df7MjnvNrZ/IR6cIlXpxuOswDU=; b=hyHNIMAOvbJHAIrL+6KSr17Rk8HkOWCwtLfcGOJYKdiBchpTY0pP/LY8D7nwe3xnbG N5u5hxyVAYEsakJuDW6BxeNkb9ctXbpL5BA3sKn7ecoLl0KZyXpT5KgbAsd/4v6pAy0H mSR3LJCEtugdZDcpBgYs58MN571rYEKJGLNjvZ+7QtML5M2GJQAhfEEl8Vh1gndoT7x3 d2ELE2Cd5fPJ73Y9sDYvRX+4a1YQHdPMQ3zjUFqnEVIH+dcofABdFrMixM5hgIU66C5k KBQ5+mm764Fj1xW0Gj502yjdfD5BPnjjimM8CqjZc4txEI2Uc6RsV6MQTK56Hs9TCRza +CDw== X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 X-Received: by 10.202.68.213 with SMTP id r204mr15888105oia.97.1435622028240; Mon, 29 Jun 2015 16:53:48 -0700 (PDT) Received: by 10.76.70.199 with HTTP; Mon, 29 Jun 2015 16:53:48 -0700 (PDT) Date: Mon, 29 Jun 2015 16:53:48 -0700 Message-ID: Subject: [alpine-devel] Regex compatibility From: Michael Fox <415fox@gmail.com> To: alpine-devel Content-Type: multipart/alternative; boundary=001a113d74ea066f2b0519b0cdeb X-Virus-Scanned: ClamAV using ClamSMTP --001a113d74ea066f2b0519b0cdeb Content-Type: text/plain; charset=UTF-8 Building software on alpine, I notice most problems stem from regex incompatibility. Is there some way achieve compatibility? This is especially hard on `make check` because many tests involve regexes. To the point that I think a lot of packagers are just not running `make check` because they figure the tests are failing because of test code and not the code under test. This may be true most of the time but it is allowing some bugs to slip through. -- - Michael --001a113d74ea066f2b0519b0cdeb Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Building software on alpine, I notice most problems s= tem from regex incompatibility. Is there some way achieve compatibility?
This is especially hard on `make check` because many tests invol= ve regexes. To the point that I think a lot of packagers are just not runni= ng `make check` because they figure the tests are failing because of test c= ode and not the code under test. This may be true most of the time but it i= s allowing some bugs to slip through.

--

-
Michael
--001a113d74ea066f2b0519b0cdeb-- --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---