Csound Csound-dev Csound-tekno Search About

fail to compile

Date2017-04-01 12:56
Fromjpff
Subjectfail 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

Date2017-04-01 12:59
FromVictor Lazzarini
SubjectRe: 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  wrote:
> 
> 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

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

Date2017-04-01 13:05
FromJohn ff
SubjectRe: 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.

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

On 1 Apr 2017, at 12:56, jpff <jpff@CODEMIST.CO.UK> wrote:

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

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

Date2017-04-01 13:08
FromVictor Lazzarini
SubjectRe: 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

On 1 Apr 2017, at 13:05, John ff <jpff@CODEMIST.CO.UK> wrote:

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.

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

On 1 Apr 2017, at 12:56, jpff <jpff@CODEMIST.CO.UK> wrote:

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

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
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