Re: [Csnd-dev] [EXTERNAL] [Csnd-dev] Code error?
Victor Lazzarini <[email protected]>
| Newsgroups | gmane.comp.audio.csound.devel |
|---|---|
| Message-ID | <[email protected]> |
Also Ok. Prof. Victor Lazzarini Maynooth University Ireland > On 14 Apr 2024, at 15:00, John ff <[email protected]> wrote: > > *Warning* > > This email originated from outside of Maynooth University's Mail System. Do not reply, click links or open attachments unless you recognise the sender and know the content is safe. > > There is a posu=ible problem. intentation is ni=ot in kine with C > knguge > [ 73%] Building C object CMakeFiles/csound64.dir/Opcodes/repluck.c.o > /home/jpff/cs7/cs77/Opcodes/newfils.c: In function ‘vcfnl_init’: > /home/jpff/cs7/cs77/Opcodes/newfils.c:2408:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] > if(*p->istor == 0) > ^~ > /home/jpff/cs7/cs77/Opcodes/newfils.c:2410:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ > tab = csound->QueryGlobalVariable(csound, "::TANH::"); > > > > > ==John ffitch