Csound Csound-dev Csound-tekno Search About

[Csnd-dev] Code error?

Date2024-04-14 14:59
FromJohn ff
Subject[Csnd-dev] Code error?
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

Date2024-04-14 15:47
FromVictor Lazzarini
SubjectRe: [Csnd-dev] [EXTERNAL] [Csnd-dev] Code error?
Also Ok.
Prof. Victor Lazzarini
Maynooth University
Ireland

> On 14 Apr 2024, at 15:00, John ff  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