Hello! 

Report a Minor Bug about Parsing #include and #pragma once.


--------------------------------------------------------------------------------


Bug info:


File: tccpp.c
Function: pragma_parse, next_nomacro
Line: 1695, 2568


--------------------------------------------------------------------------------


Problem:


Here, true_filename should be used instead of filename, since 
we 
need the actual file path. filename might not represent the true 
file 
path due to the preprocess function's handling 
of #line directives.



--------------------------------------------------------------------------------


Fix:


According to your decision.


--------------------------------------------------------------------------------


Hao Ge





 
_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to