pike.git/
src/
cpp.cmod
Branch:
Tag:
Non-build tags
All tags
No tags
2018-02-26
2018-02-26 17:52:46 by Martin Nilsson <nilsson@fastmail.com>
ee311a05933a9766fbcfea1c7cfee153dd96a528 (
28
lines) (+
15
/-
13
)
[
Show
|
Annotate
]
Branch:
master
Fixed a seriously misleading indentation.
4237:
break; } }
-
if(!OUTP() && !this->picky_cpp)
break;
-
{
+
+
if(!OUTP() && !this->picky_cpp)
+
break;
+
if (directive) { cpp_error_sprintf(this, "Unknown preprocessor directive %S.", directive);
4250:
} } }
-
}
+
continue; ADD_TO_BUFFER: // keep line