www.delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2016/01/22/02:27:26

X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f
X-Recipient: geda-user AT delorie DOT com
X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20120113;
h=mime-version:in-reply-to:references:date:message-id:subject:from:to
:content-type;
bh=aO5IUmo4/rStAjVsG/l4aBf08Sy+WSDsXNmpp9tK6jY=;
b=FbzSBPBYo+JIrNU2dEdoFyZAF28mCKNhpHPL0HmtYV7c0mTbOE3M5DOk4ct5cvbL/i
okI41SPJHlCqSbD/ztUoloUSuifPFJ9DTzajlcZcfOiXFyGUCRO7BcaWGYlCUaPa9sVF
DrQdrnzfIW2mYkCpaacrEOC9h+oy9lqIcCt3jAi9wf32MGHZyaT2Ps0SLzHvWz30y8z8
Y8Ikj39y2+acDiLxFkCQo0saMdZpY8s4ji6DoTXHGj9E1c7IGGaPz1gQCcihxofoFJzQ
20qS2zY9O92ZzhbeKq/Fja0CYvAhhiwMCeipQyEn9XYMmNY5vWHv5P2kctMWaLBbF8Kp
djIw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20130820;
h=x-gm-message-state:mime-version:in-reply-to:references:date
:message-id:subject:from:to:content-type;
bh=aO5IUmo4/rStAjVsG/l4aBf08Sy+WSDsXNmpp9tK6jY=;
b=ceaEbip2z+QXr0HMCamdyTsH8ulAIhusIx8MxrwCdtWKX6PyZJXReONaqrDCCxyy8M
ZuzfOmF2z9HrvpmQKG/IGWaokXYCoOaZrj3BmRxSO87RqkQOa4GGIQPdKpu2bRVMyRiB
+QZqBqRHZPs0hEVOfC8pnznSp1mT7/B7nEXHlcuC5b9D3d7/AWrmZv6G++zFt/ou4teq
sZovJDy/qDVEWjaaWNXcbcpJnuFTRV/KHwXE+uubFDsQvde2rHb51ek259/6A37trQrY
c5fGJnbuieCI1rvCOS6/TuMJv8EvIa3fbO1ACG/n3VU2eDPk3HEX3yr9YY9uu+Pyad0f
7CEA==
X-Gm-Message-State: AG10YOSD5nud5T651jzrKYrov7wHhRQ05yOGSx2Uj7p01BncYpZisD/dGCrWw26zmdFDK5XJ0Vl0naYUqjDmVA==
MIME-Version: 1.0
X-Received: by 10.194.5.161 with SMTP id t1mr1521781wjt.38.1453447537957; Thu,
21 Jan 2016 23:25:37 -0800 (PST)
In-Reply-To: <20160121161958.GB4788@localhost.localdomain>
References: <20160102091556 DOT BBC6D809D79B AT turkos DOT aspodata DOT se>
<CAJXU7q_Zwyfpcb4g00QCFNTjQ9Le2Tm8WjKz3CKMnNXb7gMceg AT mail DOT gmail DOT com>
<20160102131252 DOT F383A809D79A AT turkos DOT aspodata DOT se>
<CAMvDHVCi5wR78jybhOEG0EmKyqWVpeaoYFuyWkWSrtkxF7kXQw AT mail DOT gmail DOT com>
<20160121144142 DOT 2703D81053E4 AT turkos DOT aspodata DOT se>
<20160121161958 DOT GB4788 AT localhost DOT localdomain>
Date: Fri, 22 Jan 2016 10:25:37 +0300
Message-ID: <CAMvDHVA3s+VN2vnRgdtmvn5PVZeH0h=gp5WqUy29vWP8gLXg5w@mail.gmail.com>
Subject: Re: [geda-user] should we broaden scope of libgeda
From: "Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com>
To: geda-user AT delorie DOT com
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

Karl,

You can try to replace
  file-name-separator-string
with
  (if (defined? 'file-name-separator-string)
    file-name-separator-string
    "/")
or just with "/"

I hope there are no other guile-2.0 specific functions in the code.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019