Menu

2.9 fails AST broken, ternary operator missing operand(s)

2022-12-26
2023-01-02
  • Jorge Silva

    Jorge Silva - 2022-12-26

    C source:

    The following code example fails with 2.9:
    (s).ptr = (i).end->next ? (i).end->next : (i).end;

    error msg:
    AST broken, ternary operator missing operand(s)

     
  • CHR

    CHR - 2023-01-02

    I can't reproduce this with either 2.9 or head.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.