Skip to content

Commit

Permalink
Added a FIXME.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Feb 23, 2009
1 parent b2eb7b9 commit 887cf43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mojoshader_preprocessor.c
Expand Up @@ -1169,6 +1169,7 @@ static void handle_pp_endif(Context *ctx)
} // handle_pp_endif


// !!! FIXME: #define a b, #define b a ... recursion! check for this!
static int handle_pp_identifier(Context *ctx)
{
IncludeState *state = ctx->include_stack;
Expand Down

0 comments on commit 887cf43

Please sign in to comment.