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 17, 2009
1 parent 82da253 commit 4daebb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mojoshader_preprocessor.c
Expand Up @@ -669,6 +669,7 @@ int preprocessor_outofmemory(Preprocessor *_ctx)
} // preprocessor_outofmemory


// !!! FIXME: parsing fails on preprocessor directives should skip rest of line.
static int require_newline(IncludeState *state)
{
const char *source = state->source;
Expand Down

0 comments on commit 4daebb9

Please sign in to comment.