From 861555876837449fd8fc480845f642dab4a68b1e Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 12 Nov 2019 15:59:58 +0300 Subject: Use path_name in cc::lexer class --- libbuild2/cc/lexer+preprocessor.test.testscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libbuild2/cc/lexer+preprocessor.test.testscript') diff --git a/libbuild2/cc/lexer+preprocessor.test.testscript b/libbuild2/cc/lexer+preprocessor.test.testscript index e33eb90..3403588 100644 --- a/libbuild2/cc/lexer+preprocessor.test.testscript +++ b/libbuild2/cc/lexer+preprocessor.test.testscript @@ -46,7 +46,7 @@ $* -l <>EOO # 5 "test.cxx" ; EOI -';' stdin:1:1 +';' :1:1 ';' test.cxx:1:1 ';' test.cxx:2:3 ';' test.cxx:4:1 @@ -60,7 +60,7 @@ EOO $* <>EOE != 0 #include EOI -stdin:1:1: error: unexpected #include directive +:1:1: error: unexpected #include directive EOE : nested -- cgit v1.1