fail to compile
| Date | 2017-04-01 12:56 |
| From | jpff |
| Subject | fail to compile |
in socksend
/home/jpff/csound6/Opcodes/socksend.c:473:11: error: redeclaration of ājā with no linkage
for(int j = 0; j < N/2; j++) {
Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here |
| Date | 2017-04-01 12:59 |
| From | Victor Lazzarini |
| Subject | Re: fail to compile |
can you fix this? I have no computer at the moment. Just move the declaration out. Victor Lazzarini Dean of Arts, Celtic Studies, and Philosophy Maynooth University Ireland > On 1 Apr 2017, at 12:56, jpff |
| Date | 2017-04-01 13:05 |
| From | John ff |
| Subject | Re: fail to compile |
Will do. Apologies for the wrong list. Must wake up.
Sent from TypeApp
On 1 Apr 2017, at 12:59, Victor Lazzarini <Victor.Lazzarini@NUIM.IE> wrote: can you fix this? I have no computer at the moment. Just move the declaration out. |
| Date | 2017-04-01 13:08 |
| From | Victor Lazzarini |
| Subject | Re: fail to compile |
|
thanks. I need to put a std=... to catch these things
Victor Lazzarini Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland
|