diff -r 000000000000 -r fb279309251b core/com.nokia.carbide.cpp.compiler.doc.user/html/pragmas/p_show_error_filestack.htm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/core/com.nokia.carbide.cpp.compiler.doc.user/html/pragmas/p_show_error_filestack.htm Fri Apr 03 23:33:03 2009 +0100 @@ -0,0 +1,25 @@ + + + + + + + show_error_filestack + + + + +

show_error_filestack

+

Controls the appearance of the current #includes file stack within error messages occuring inside deeply-included files.

+
Syntax
+

#pragma show_error_filestack on | off | reset

+
Targets
+ All targets.
+
Remarks
+ This pragma does not correspond to any panel setting. The default setting is on. +

+ + + + +