Hi,

Here is the exerpt of the dump of the code.
The line is:
static t_calibration_item const const s_calibr_calib_item_list_p_p;

These * should not be arithmatic, right?

Regards,

Emiel

    <token id="000002C13744F810" file=".../calibr.c" linenr="79" column="1" str="static" scope="000002C1377EC420" type="name"/>
    <token id="000002C137D338A0" file=".../calibr.c" linenr="79" column="0" str="const" scope="000002C1377EC420" type="name"/>
    <token id="000002C13744F690" file=".../calibr.c" linenr="79" column="8" str="struct" scope="000002C1377EC420" type="name"/>
    <token id="000002C137D304E0" file=".../calibr.c" linenr="79" column="0" str="t_calibration_item" scope="000002C1377EC420" type="name" type-scope="000002C138150990" astParent="000002C13744FF30"/>
    <token id="000002C13744FF30" file=".../calibr.c" linenr="79" column="33" str="*" scope="000002C1377EC420" type="op" isArithmeticalOp="true" astParent="000002C13744FED0" astOperand1="000002C137D304E0" astOperand2="000002C13744FE70"/>
    <token id="000002C13744FE70" file=".../calibr.c" linenr="79" column="34" str="const" scope="000002C1377EC420" type="name" astParent="000002C13744FF30"/>
    <token id="000002C13744FED0" file=".../calibr.c" linenr="79" column="40" str="*" scope="000002C1377EC420" type="op" isArithmeticalOp="true" astOperand1="000002C13744FF30" astOperand2="000002C13744FAB0"/>
    <token id="000002C13744FAB0" file=".../calibr.c" linenr="79" column="41" str="s_calibr_calib_item_list_p_p" scope="000002C1377EC420" type="name" varId="497" exprId="497" variable="000002C13721D6A0" astParent="000002C13744FED0" valueType-type="record" valueType-pointer="2" valueType-constness="3" valueType-reference="None" valueType-typeScope="000002C138150990"/>
    <token id="000002C13744EF70" file=".../calibr.c" linenr="79" column="69" str=";" scope="000002C1377EC420"/>