From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-it0-f42.google.com (mail-it0-f42.google.com [209.85.214.42]) by fantadrom.bsd.lv (OpenSMTPD) with ESMTP id b5fd8c86 for ; Sat, 9 Jul 2016 09:32:02 -0500 (EST) Received: by mail-it0-f42.google.com with SMTP id f6so24085296ith.1 for ; Sat, 09 Jul 2016 07:32:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cathet-us.20150623.gappssmtp.com; s=20150623; h=sender:from:to:subject:in-reply-to:references:comments:mime-version :content-id:date:message-id; bh=2MwBztsONwJ8bwMOUToECnfTMI+lTm+I2WUrZ2CvsvI=; b=Q5Sb4Pl89PwUVUW4lO6oNtAGGrD5IwHogdRsQRqYyAKOAknOIU0c16Ba5l24IzPfT3 InAmUmczzcjLsZtwDXuKY58sMP00B8XuOoJxhkcMj9EVME3Lm7e0GV3lNwuvTBhM+tmK WCNwwcsTDod/xNzZY08Zi/fX1j/VxNtwdGLQglY7W9r74qUryxwFmELWAaIPznPwiWE3 UvCc1lM1V7ilm9+xUocVhEBHUmmiV449wZcX4rZ7OGRHBiUabFrTeG9/MUlbTcYxxEWd ahjYxU9CvECcEKK5L8a+qTYXXJfhDq/C3TSrIM88TaqCn9fnG9HUjHi3rENm/DTtcu8m MOwg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:from:to:subject:in-reply-to:references :comments:mime-version:content-id:date:message-id; bh=2MwBztsONwJ8bwMOUToECnfTMI+lTm+I2WUrZ2CvsvI=; b=hj/AaklVJ0rwgCSJYpQwHuYDhJmexOP33qpCRCLy6pJtD8OLSkVnqeAqpYchMvl0Ff HX5dDgNjt4fRnFFcTYFPydgLmazGg5PFTtpIsoNzyuDjFu8WF6iHgMSmAC8WF9QcP35F AThPBy0SbQI2y81VQ73NZXeu4289FEiR2nM9l96AVEGAHs+22N5Np2FS8NwNcUCg1YFJ OuKEK62DR16Ambr9jqdRR3na0Y2Q5KVimb1MMhKB7mRCLTRJ0/GlbjLz6TFRJFjbj3Mv GiqDB6Aq4fiHQLvgB7v27riRiIeYnCgweh5xbXARsqrKNCbUBbtgFtLgYXC6OUJ+MMhD O/qA== X-Gm-Message-State: ALyK8tKtsC1g5g/Axqz2ZxcX6M8sHcGJ1AgBihYjyld6andEUzmLVFNt2am+Sux2y3oiGw== X-Received: by 10.36.153.66 with SMTP id a63mr8115055ite.73.1468074719663; Sat, 09 Jul 2016 07:31:59 -0700 (PDT) Received: from cathet.us. (75-161-68-4.albq.qwest.net. [75.161.68.4]) by smtp.gmail.com with ESMTPSA id r8sm3439290itb.5.2016.07.09.07.31.58 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sat, 09 Jul 2016 07:31:59 -0700 (PDT) Sender: "Anthony J. Bentley" Received: from CATHET.us (localhost [127.0.0.1]) by cathet.us. (OpenSMTPD) with ESMTP id 559cf5c8 for ; Sat, 9 Jul 2016 08:31:58 -0600 (MDT) From: "Anthony J. Bentley" To: tech@mdocml.bsd.lv Subject: Re: call for testing: mandoc-1.13.4 release candidate In-reply-to: <20160709133936.tr4zsiekmrbfuav2@ivaldir.etoilebsd.net> References: <20160709131158.GA6629@athene.usta.de> <20160709133936.tr4zsiekmrbfuav2@ivaldir.etoilebsd.net> Comments: In-reply-to Baptiste Daroussin FreeBSD message dated "Sat, 09 Jul 2016 15:39:36 +0200." X-Mailinglist: mdocml-tech Reply-To: tech@mdocml.bsd.lv MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <2613.1468074717.1@CATHET.us> Date: Sat, 09 Jul 2016 08:31:58 -0600 Message-ID: <97865.1468074718@CATHET.us> Baptiste Daroussin FreeBSD writes: > > P.S. > > It seems likely that this will be the last release needing SQLite > > for database support. I have started work on removing the dependency > > on SQLite without loss of functionality and without needing any > > replacement, relying on POSIX interfaces only. So it is likely > > that we will have a 1.14.1 release this autumn that no longer needs > > SQLite. > > Tell me more, I'm really interestedin that, is there a place were we can > look at this work in progress code? Ingo sent an initial patch to the OpenBSD tech@ list a few days ago: https://marc.info/?l=openbsd-tech&m=146734380814620&w=2 -- Anthony J. Bentley -- To unsubscribe send an email to tech+unsubscribe@mdocml.bsd.lv