From: Ulya Trofimovich Date: Sat, 5 Jan 2019 22:53:45 +0000 (+0000) Subject: Updated autogenerated files after change of directory layout. X-Git-Tag: 1.2~235 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=676ac74d9ac1cf09caecd1921d319a668238f686;p=re2c Updated autogenerated files after change of directory layout. --- diff --git a/re2c/bootstrap/src/options/parse_opts.cc b/re2c/bootstrap/src/options/parse_opts.cc index 5604aedb..fd449473 100644 --- a/re2c/bootstrap/src/options/parse_opts.cc +++ b/re2c/bootstrap/src/options/parse_opts.cc @@ -1,4 +1,4 @@ -/* Generated by re2c 1.1.1 on Sat Jan 5 22:35:03 2019 */ +/* Generated by re2c 1.1.1 on Sat Jan 5 22:53:11 2019 */ #line 1 "../src/options/parse_opts.re" #include "src/codegen/input_api.h" #include "src/options/msg.h" diff --git a/re2c/bootstrap/src/options/ver_to_vernum.cc b/re2c/bootstrap/src/options/ver_to_vernum.cc index 9a033069..6956685f 100644 --- a/re2c/bootstrap/src/options/ver_to_vernum.cc +++ b/re2c/bootstrap/src/options/ver_to_vernum.cc @@ -1,10 +1,10 @@ -/* Generated by re2c 1.1.1 on Sat Jan 5 22:23:16 2019 */ -#line 1 "../src/conf/ver_to_vernum.re" +/* Generated by re2c 1.1.1 on Sat Jan 5 22:53:11 2019 */ +#line 1 "../src/options/ver_to_vernum.re" #include "src/util/c99_stdint.h" #include #include "config.h" -#include "src/conf/ver_to_vernum.h" +#include "src/options/ver_to_vernum.h" namespace re2c { @@ -14,7 +14,7 @@ std::string ver_to_vernum(const char *ver) const char *YYCURSOR = ver, *YYMARKER, *p1, *p2, *p3, *e1, *e2, *e3; -#line 15 "../src/conf/ver_to_vernum.re" +#line 15 "../src/options/ver_to_vernum.re" const char *yyt1; const char *yyt2; @@ -24,7 +24,7 @@ const char *yyt5; const char *yyt6; -#line 28 "src/conf/ver_to_vernum.cc" +#line 28 "src/options/ver_to_vernum.cc" { YYCTYPE yych; static const unsigned char yybm[] = { @@ -70,9 +70,9 @@ const char *yyt6; yy2: ++YYCURSOR; yy3: -#line 49 "../src/conf/ver_to_vernum.re" +#line 49 "../src/options/ver_to_vernum.re" { return std::string(); } -#line 76 "src/conf/ver_to_vernum.cc" +#line 76 "src/options/ver_to_vernum.cc" yy4: yych = *(YYMARKER = ++YYCURSOR); if (yych <= '.') { @@ -98,7 +98,7 @@ yy5: e2 = yyt4; p3 = yyt5; e3 = yyt6; -#line 31 "../src/conf/ver_to_vernum.re" +#line 31 "../src/options/ver_to_vernum.re" { static const uint32_t PARTS = 3, WIDTH = 2, SIZE = PARTS * WIDTH; @@ -116,7 +116,7 @@ yy5: return std::string(buffer, SIZE); } -#line 120 "src/conf/ver_to_vernum.cc" +#line 120 "src/options/ver_to_vernum.cc" yy7: yych = *++YYCURSOR; if (yych <= 0x00) goto yy8; @@ -237,7 +237,7 @@ yy18: if (yych == '.') goto yy16; goto yy8; } -#line 50 "../src/conf/ver_to_vernum.re" +#line 50 "../src/options/ver_to_vernum.re" #undef YYCTYPE } diff --git a/re2c/bootstrap/src/parse/lex.cc b/re2c/bootstrap/src/parse/lex.cc index 900f0b8f..cea6a15e 100644 --- a/re2c/bootstrap/src/parse/lex.cc +++ b/re2c/bootstrap/src/parse/lex.cc @@ -1,4 +1,4 @@ -/* Generated by re2c 1.1.1 on Sat Jan 5 22:35:03 2019 */ +/* Generated by re2c 1.1.1 on Sat Jan 5 22:53:11 2019 */ #line 1 "../src/parse/lex.re" #include "src/util/c99_stdint.h" #include diff --git a/re2c/bootstrap/src/parse/lex.h b/re2c/bootstrap/src/parse/lex.h index 15d32e4b..bc294c86 100644 --- a/re2c/bootstrap/src/parse/lex.h +++ b/re2c/bootstrap/src/parse/lex.h @@ -1,4 +1,4 @@ -/* Generated by re2c 1.1.1 on Sat Jan 5 22:35:03 2019 */ +/* Generated by re2c 1.1.1 on Sat Jan 5 22:53:11 2019 */ #include #include "src/util/forbid_copy.h" diff --git a/re2c/bootstrap/src/parse/lex_conf.cc b/re2c/bootstrap/src/parse/lex_conf.cc index a9408e84..c823daeb 100644 --- a/re2c/bootstrap/src/parse/lex_conf.cc +++ b/re2c/bootstrap/src/parse/lex_conf.cc @@ -1,4 +1,4 @@ -/* Generated by re2c 1.1.1 on Sat Jan 5 22:35:03 2019 */ +/* Generated by re2c 1.1.1 on Sat Jan 5 22:53:11 2019 */ #line 1 "../src/parse/lex_conf.re" #include "src/util/c99_stdint.h" #include