Opened 15 years ago

Closed 15 years ago

#290 closed enhancement (wontfix)

Add support for preprocessor function-like macros

Reported by: zirkel Owned by:
Priority: major Milestone:
Component: front Version:
Keywords: Cc:

Description

We need to handle things like

  #define f(x,y) (x+y)

Change History (1)

comment:1 by Stephen Siegel, 15 years ago

Resolution: wontfix
Status: newclosed

In the new front end, file will be pre-processed as usual before generating TASS AST, which will take care of this.

Note: See TracTickets for help on using tickets.