delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f |
X-Recipient: | geda-user AT delorie DOT com |
Date: | Wed, 31 Aug 2016 20:42:42 +0200 (CEST) |
X-X-Sender: | igor2 AT igor2priv |
To: | "Chad Parker (parker DOT charles AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> |
X-Debug: | to=geda-user AT delorie DOT com from="gedau AT igor2 DOT repo DOT hu" |
From: | gedau AT igor2 DOT repo DOT hu |
Subject: | Re: [geda-user] Mac OSX Support for pcb |
In-Reply-To: | <CAJZxidBk9vWqMBVo_JyY2H5N4Q7R1chmtuo3XDa4FUfUv_td+w@mail.gmail.com> |
Message-ID: | <alpine.DEB.2.00.1608312040180.7286@igor2priv> |
References: | <CAJZxidB+XPopvZoV5hn9Mga0tP=x2jkqd2d4rn-8y=+8g_tZFQ AT mail DOT gmail DOT com> <20160205092413 DOT 21482 DOT qmail AT stuge DOT se> <CAJZxidD90UgR1j_Tsubv=nEiUs9W6Lyk5VSYp_sO6jfpc2FgKg AT mail DOT gmail DOT com> <57C703E1 DOT 3050203 AT iee DOT org> <CAM2RGhR5VQw6h1kbPx8OLjbkvg6MxScfr=7X_OqJgYRuxLFFpg AT mail DOT gmail DOT com> |
<CAJZxidBk9vWqMBVo_JyY2H5N4Q7R1chmtuo3XDa4FUfUv_td+w AT mail DOT gmail DOT com> | |
User-Agent: | Alpine 2.00 (DEB 1167 2008-08-23) |
MIME-Version: | 1.0 |
Reply-To: | geda-user AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | geda-user AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Wed, 31 Aug 2016, Chad Parker (parker DOT charles AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: >There is a string function "strchrnul" that is a GNU extension of the >standard C library. It's not supported in the OSX version. It's used in the >gtk-hid, but I haven't really looked at the how or why. It order to build >mainline on OSX, I've had to supply an implementation of it. > >Maybe pcb-rnd no longer uses that function making it a non-issue. Correct, there's no strchrnul() call in pcb-rnd. (No strdup() either, we are very close to C89-compliance in core) Regards, Igor2
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |