www.delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2019/11/09/21:18:59

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=optonline.net;
s=dkim-001; t=1573351035;
bh=bKs1QNLazPL98RJz8+KZ0w+8jNo5oLVtqLtvw3njaMs=;
h=From:Date:Message-ID:Subject:To;
b=O6b0uGIfARU2iD/5qPNrK0iJKm2TinOQybZ+qvxLOM3eQs0ra2b6nl/RIH2C9KG/a
68Eep5sreH84oPB2tyGr5BoiOkeBieEtFPtM2RGqlW6hZBfbadzIH/BrYZ88d0qNqO
UtJNSz2fQrfJJILiqJsqC66lf1p3rpBAWvGHI3eQ2DMn8/YLuWLq3gdjNaQ+5jUVbV
Ub42emiQzVyuIfpECQOGt0FoB3q/Izg66nkCRATRiSkRZn1sVInxs2Nk+WPWaCSWs1
lKjlGEP6m7YU2ibptNxIL4NiSw2AEMPa1e2gQdyhXOj3BSz/soQTaYqugiQUThoVpk
7ocb84MPbOVKw==
Authentication-Results: mta3.srv.hcvlny.cv.net x-tls.subject="/C=US/ST=California/L=Mountain View/O=Google LLC/CN=smtp.gmail.com"; auth=pass (cipher=AES128-GCM-SHA256)
Authentication-Results: mta3.srv.hcvlny.cv.net smtp.user=geneglick; auth=pass (LOGIN)
X-Content-Analysis: v=2.1 cv=QvyjpgGd c=1 sm=1 tr=0 a=Dan8yT3GjQgZekbd7xHNVg==:117 a=L9H7d07YOLsA:10 a=9cW_t1CCXrUA:10 a=s5jvgZ67dGcA:10 a=MeAgGD-zjQ4A:10 a=l6VV7BQMeXuoaB1QpVYA:9 a=QEXdDO2ut3YA:10 a=TDBtKylh-GKSIHG6ovkA:9
X-Gm-Message-State: APjAAAUsuG+mgitkqqTPvfPC6OPlvuaeo7Uv7GKmZe8HIOKBU5gemx3N
/29GtFP/cVPg9trbOp8B/5R8ag8xoXnV1mUlEeE=
X-Google-Smtp-Source: APXvYqxNO1+cFbzgjxpfmO/nVOXuESegSYLpnss8NHZ5j0odG/WOa/RB3+3SWKrWJQOtkIK7RvhHQXqBTXSu7MDyQNw=
X-Received: by 2002:a25:a423:: with SMTP id f32mr15221584ybi.30.1573351028859;
Sat, 09 Nov 2019 17:57:08 -0800 (PST)
MIME-Version: 1.0
From: "gene glick (geneglick AT optonline DOT net) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com>
Date: Sat, 9 Nov 2019 20:57:30 -0500
X-Gmail-Original-Message-ID: <CAGBFkM3HyN2HHiYFbGPqucG6-1BsZm_au+cYQx1x=PHk7po4YQ AT mail DOT gmail DOT com>
Message-ID: <CAGBFkM3HyN2HHiYFbGPqucG6-1BsZm_au+cYQx1x=PHk7po4YQ@mail.gmail.com>
Subject: [geda-user] Trouble building gschem 1.10.0
To: geda-user AT delorie DOT com
Reply-To: geda-user AT delorie DOT com

--0000000000002ea9ef0596f4553b
Content-Type: text/plain; charset="UTF-8"

Here's a snippet of the output...hope it is helpful

s_clib.c: In function 's_clib_remove_update_callback':
s_clib.c:1548:3: error: 'for' loop initial declarations are only allowed in
C99 mode
   for (GList *l = s_clib_update_closures; l != NULL; l = l->next) {
   ^
s_clib.c:1548:3: note: use option -std=c99 or -std=gnu99 to compile your
code
s_clib.c: In function 's_clib_end_update':
s_clib.c:1570:3: error: 'for' loop initial declarations are only allowed in
C99 mode
   for (GList *l = s_clib_update_closures; l != NULL; l = l->next)

--0000000000002ea9ef0596f4553b
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div>Here&#39;s a snippet of the output...hope it is helpf=
ul</div><div><br></div><div>s_clib.c: In function &#39;s_clib_remove_update=
_callback&#39;:<br>s_clib.c:1548:3: error: &#39;for&#39; loop initial decla=
rations are only allowed in C99 mode<br>=C2=A0 =C2=A0for (GList *l =3D s_cl=
ib_update_closures; l !=3D NULL; l =3D l-&gt;next) {<br>=C2=A0 =C2=A0^<br>s=
_clib.c:1548:3: note: use option -std=3Dc99 or -std=3Dgnu99 to compile your=
 code<br>s_clib.c: In function &#39;s_clib_end_update&#39;:<br>s_clib.c:157=
0:3: error: &#39;for&#39; loop initial declarations are only allowed in C99=
 mode<br>=C2=A0 =C2=A0for (GList *l =3D s_clib_update_closures; l !=3D NULL=
; l =3D l-&gt;next)<br></div></div>

--0000000000002ea9ef0596f4553b--

- Raw text -


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