From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <0512e2aede262f37ed92b1d9a8902ad6@quintile.net> References: <0512e2aede262f37ed92b1d9a8902ad6@quintile.net> Date: Wed, 21 Nov 2012 14:30:48 +0100 Message-ID: From: =?UTF-8?B?QmVuY2UgRsOhYmnDoW4=?= To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=047d7b33c664c0a70904cf015b10 Subject: Re: [9fans] 8c - is this leagal? Topicbox-Message-UUID: dbcaa402-ead7-11e9-9d60-3106f5b1d025 --047d7b33c664c0a70904cf015b10 Content-Type: text/plain; charset=UTF-8 8c is for Plan9's C dialect. Look into /sys/doc/ape.ps 2012/11/21 Steve Simon > I'am trying (again) to build svn for plan9 native. > > 8c is blowing up with the error: > > bad in naddr: NAME cache_init_state > > the offending like is: > > static volatile svn_atomic_t cache_init_state = 0; > > Is this legal c code, static and volatile? > > if it is anyone any ideas how to fix 8c - compilers are a closed book to > me. > > -Steve > > --047d7b33c664c0a70904cf015b10 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 8c is for Plan9's C dialect.
Look into /sys/doc/ape.ps


2012/11/21 Steve Simon <steve@quintile.net>
I'am trying (again) to build svn for pla= n9 native.

8c is blowing up with the error:

=C2=A0 =C2=A0 =C2=A0 =C2=A0 bad in naddr: NAME cache_init_state

the offending like is:

=C2=A0 static volatile svn_atomic_t cache_init_state =3D 0;

Is this legal c code, static and volatile?

if it is anyone any ideas how to fix 8c - compilers are a closed book to me= .

-Steve


--047d7b33c664c0a70904cf015b10--