Browse Source

[master] regen bison files

Francis Dupont 8 years ago
parent
commit
51e629f755

+ 11 - 11
src/bin/dhcp4/dhcp4_parser.cc

@@ -2861,7 +2861,7 @@ namespace isc { namespace dhcp {
     break;
     break;
 
 
   case 475:
   case 475:
-#line 1671 "dhcp4_parser.yy" // lalr1.cc:859
+#line 1672 "dhcp4_parser.yy" // lalr1.cc:859
     {
     {
     ctx.enter(ctx.NO_KEYWORD);
     ctx.enter(ctx.NO_KEYWORD);
 }
 }
@@ -2869,7 +2869,7 @@ namespace isc { namespace dhcp {
     break;
     break;
 
 
   case 476:
   case 476:
-#line 1673 "dhcp4_parser.yy" // lalr1.cc:859
+#line 1674 "dhcp4_parser.yy" // lalr1.cc:859
     {
     {
     ElementPtr sev(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
     ElementPtr sev(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
     ctx.stack_.back()->set("severity", sev);
     ctx.stack_.back()->set("severity", sev);
@@ -2879,7 +2879,7 @@ namespace isc { namespace dhcp {
     break;
     break;
 
 
   case 477:
   case 477:
-#line 1679 "dhcp4_parser.yy" // lalr1.cc:859
+#line 1680 "dhcp4_parser.yy" // lalr1.cc:859
     {
     {
     ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
     ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
     ctx.stack_.back()->set("output_options", l);
     ctx.stack_.back()->set("output_options", l);
@@ -2890,7 +2890,7 @@ namespace isc { namespace dhcp {
     break;
     break;
 
 
   case 478:
   case 478:
-#line 1684 "dhcp4_parser.yy" // lalr1.cc:859
+#line 1685 "dhcp4_parser.yy" // lalr1.cc:859
     {
     {
     ctx.stack_.pop_back();
     ctx.stack_.pop_back();
     ctx.leave();
     ctx.leave();
@@ -2899,7 +2899,7 @@ namespace isc { namespace dhcp {
     break;
     break;
 
 
   case 481:
   case 481:
-#line 1693 "dhcp4_parser.yy" // lalr1.cc:859
+#line 1694 "dhcp4_parser.yy" // lalr1.cc:859
     {
     {
     ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
     ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
     ctx.stack_.back()->add(m);
     ctx.stack_.back()->add(m);
@@ -2909,7 +2909,7 @@ namespace isc { namespace dhcp {
     break;
     break;
 
 
   case 482:
   case 482:
-#line 1697 "dhcp4_parser.yy" // lalr1.cc:859
+#line 1698 "dhcp4_parser.yy" // lalr1.cc:859
     {
     {
     ctx.stack_.pop_back();
     ctx.stack_.pop_back();
 }
 }
@@ -2917,7 +2917,7 @@ namespace isc { namespace dhcp {
     break;
     break;
 
 
   case 485:
   case 485:
-#line 1705 "dhcp4_parser.yy" // lalr1.cc:859
+#line 1706 "dhcp4_parser.yy" // lalr1.cc:859
     {
     {
     ctx.enter(ctx.NO_KEYWORD);
     ctx.enter(ctx.NO_KEYWORD);
 }
 }
@@ -2925,7 +2925,7 @@ namespace isc { namespace dhcp {
     break;
     break;
 
 
   case 486:
   case 486:
-#line 1707 "dhcp4_parser.yy" // lalr1.cc:859
+#line 1708 "dhcp4_parser.yy" // lalr1.cc:859
     {
     {
     ElementPtr sev(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
     ElementPtr sev(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
     ctx.stack_.back()->set("output", sev);
     ctx.stack_.back()->set("output", sev);
@@ -3956,8 +3956,8 @@ namespace isc { namespace dhcp {
     1539,  1544,  1549,  1554,  1554,  1562,  1565,  1568,  1571,  1574,
     1539,  1544,  1549,  1554,  1554,  1562,  1565,  1568,  1571,  1574,
     1580,  1580,  1590,  1590,  1597,  1597,  1609,  1609,  1622,  1623,
     1580,  1580,  1590,  1590,  1597,  1597,  1609,  1609,  1622,  1623,
     1627,  1631,  1631,  1643,  1644,  1648,  1648,  1656,  1657,  1660,
     1627,  1631,  1631,  1643,  1644,  1648,  1648,  1656,  1657,  1660,
-    1661,  1662,  1663,  1664,  1667,  1671,  1671,  1679,  1679,  1689,
-    1690,  1693,  1693,  1701,  1702,  1705,  1705
+    1661,  1662,  1663,  1664,  1667,  1672,  1672,  1680,  1680,  1690,
+    1691,  1694,  1694,  1702,  1703,  1706,  1706
   };
   };
 
 
   // Print the state stack on the debug stream.
   // Print the state stack on the debug stream.
@@ -3993,7 +3993,7 @@ namespace isc { namespace dhcp {
 #line 14 "dhcp4_parser.yy" // lalr1.cc:1167
 #line 14 "dhcp4_parser.yy" // lalr1.cc:1167
 } } // isc::dhcp
 } } // isc::dhcp
 #line 3996 "dhcp4_parser.cc" // lalr1.cc:1167
 #line 3996 "dhcp4_parser.cc" // lalr1.cc:1167
-#line 1713 "dhcp4_parser.yy" // lalr1.cc:1168
+#line 1714 "dhcp4_parser.yy" // lalr1.cc:1168
 
 
 
 
 void
 void

+ 1 - 1
src/bin/dhcp4/location.hh

@@ -1,4 +1,4 @@
-// Generated 201702011417
+// Generated 201702081505
 // A Bison parser, made by GNU Bison 3.0.4.
 // A Bison parser, made by GNU Bison 3.0.4.
 
 
 // Locations for Bison parsers in C++
 // Locations for Bison parsers in C++

+ 1 - 1
src/bin/dhcp4/position.hh

@@ -1,4 +1,4 @@
-// Generated 201702011417
+// Generated 201702081505
 // A Bison parser, made by GNU Bison 3.0.4.
 // A Bison parser, made by GNU Bison 3.0.4.
 
 
 // Positions for Bison parsers in C++
 // Positions for Bison parsers in C++

+ 1 - 1
src/bin/dhcp4/stack.hh

@@ -1,4 +1,4 @@
-// Generated 201702011417
+// Generated 201702081505
 // A Bison parser, made by GNU Bison 3.0.4.
 // A Bison parser, made by GNU Bison 3.0.4.
 
 
 // Stack handling for Bison parsers in C++
 // Stack handling for Bison parsers in C++

+ 11 - 11
src/bin/dhcp6/dhcp6_parser.cc

@@ -2957,7 +2957,7 @@ namespace isc { namespace dhcp {
     break;
     break;
 
 
   case 498:
   case 498:
-#line 1759 "dhcp6_parser.yy" // lalr1.cc:859
+#line 1760 "dhcp6_parser.yy" // lalr1.cc:859
     {
     {
     ctx.enter(ctx.NO_KEYWORD);
     ctx.enter(ctx.NO_KEYWORD);
 }
 }
@@ -2965,7 +2965,7 @@ namespace isc { namespace dhcp {
     break;
     break;
 
 
   case 499:
   case 499:
-#line 1761 "dhcp6_parser.yy" // lalr1.cc:859
+#line 1762 "dhcp6_parser.yy" // lalr1.cc:859
     {
     {
     ElementPtr sev(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
     ElementPtr sev(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
     ctx.stack_.back()->set("severity", sev);
     ctx.stack_.back()->set("severity", sev);
@@ -2975,7 +2975,7 @@ namespace isc { namespace dhcp {
     break;
     break;
 
 
   case 500:
   case 500:
-#line 1767 "dhcp6_parser.yy" // lalr1.cc:859
+#line 1768 "dhcp6_parser.yy" // lalr1.cc:859
     {
     {
     ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
     ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
     ctx.stack_.back()->set("output_options", l);
     ctx.stack_.back()->set("output_options", l);
@@ -2986,7 +2986,7 @@ namespace isc { namespace dhcp {
     break;
     break;
 
 
   case 501:
   case 501:
-#line 1772 "dhcp6_parser.yy" // lalr1.cc:859
+#line 1773 "dhcp6_parser.yy" // lalr1.cc:859
     {
     {
     ctx.stack_.pop_back();
     ctx.stack_.pop_back();
     ctx.leave();
     ctx.leave();
@@ -2995,7 +2995,7 @@ namespace isc { namespace dhcp {
     break;
     break;
 
 
   case 504:
   case 504:
-#line 1781 "dhcp6_parser.yy" // lalr1.cc:859
+#line 1782 "dhcp6_parser.yy" // lalr1.cc:859
     {
     {
     ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
     ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
     ctx.stack_.back()->add(m);
     ctx.stack_.back()->add(m);
@@ -3005,7 +3005,7 @@ namespace isc { namespace dhcp {
     break;
     break;
 
 
   case 505:
   case 505:
-#line 1785 "dhcp6_parser.yy" // lalr1.cc:859
+#line 1786 "dhcp6_parser.yy" // lalr1.cc:859
     {
     {
     ctx.stack_.pop_back();
     ctx.stack_.pop_back();
 }
 }
@@ -3013,7 +3013,7 @@ namespace isc { namespace dhcp {
     break;
     break;
 
 
   case 508:
   case 508:
-#line 1793 "dhcp6_parser.yy" // lalr1.cc:859
+#line 1794 "dhcp6_parser.yy" // lalr1.cc:859
     {
     {
     ctx.enter(ctx.NO_KEYWORD);
     ctx.enter(ctx.NO_KEYWORD);
 }
 }
@@ -3021,7 +3021,7 @@ namespace isc { namespace dhcp {
     break;
     break;
 
 
   case 509:
   case 509:
-#line 1795 "dhcp6_parser.yy" // lalr1.cc:859
+#line 1796 "dhcp6_parser.yy" // lalr1.cc:859
     {
     {
     ElementPtr sev(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
     ElementPtr sev(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
     ctx.stack_.back()->set("output", sev);
     ctx.stack_.back()->set("output", sev);
@@ -4087,8 +4087,8 @@ namespace isc { namespace dhcp {
     1614,  1614,  1622,  1627,  1632,  1637,  1642,  1642,  1650,  1653,
     1614,  1614,  1622,  1627,  1632,  1637,  1642,  1642,  1650,  1653,
     1656,  1659,  1662,  1668,  1668,  1678,  1678,  1685,  1685,  1697,
     1656,  1659,  1662,  1668,  1668,  1678,  1678,  1685,  1685,  1697,
     1697,  1710,  1711,  1715,  1719,  1719,  1731,  1732,  1736,  1736,
     1697,  1710,  1711,  1715,  1719,  1719,  1731,  1732,  1736,  1736,
-    1744,  1745,  1748,  1749,  1750,  1751,  1752,  1755,  1759,  1759,
-    1767,  1767,  1777,  1778,  1781,  1781,  1789,  1790,  1793,  1793
+    1744,  1745,  1748,  1749,  1750,  1751,  1752,  1755,  1760,  1760,
+    1768,  1768,  1778,  1779,  1782,  1782,  1790,  1791,  1794,  1794
   };
   };
 
 
   // Print the state stack on the debug stream.
   // Print the state stack on the debug stream.
@@ -4124,7 +4124,7 @@ namespace isc { namespace dhcp {
 #line 14 "dhcp6_parser.yy" // lalr1.cc:1167
 #line 14 "dhcp6_parser.yy" // lalr1.cc:1167
 } } // isc::dhcp
 } } // isc::dhcp
 #line 4127 "dhcp6_parser.cc" // lalr1.cc:1167
 #line 4127 "dhcp6_parser.cc" // lalr1.cc:1167
-#line 1801 "dhcp6_parser.yy" // lalr1.cc:1168
+#line 1802 "dhcp6_parser.yy" // lalr1.cc:1168
 
 
 
 
 void
 void

+ 1 - 1
src/bin/dhcp6/location.hh

@@ -1,4 +1,4 @@
-// Generated 201702011417
+// Generated 201702081505
 // A Bison parser, made by GNU Bison 3.0.4.
 // A Bison parser, made by GNU Bison 3.0.4.
 
 
 // Locations for Bison parsers in C++
 // Locations for Bison parsers in C++

+ 1 - 1
src/bin/dhcp6/position.hh

@@ -1,4 +1,4 @@
-// Generated 201702011417
+// Generated 201702081505
 // A Bison parser, made by GNU Bison 3.0.4.
 // A Bison parser, made by GNU Bison 3.0.4.
 
 
 // Positions for Bison parsers in C++
 // Positions for Bison parsers in C++

+ 1 - 1
src/bin/dhcp6/stack.hh

@@ -1,4 +1,4 @@
-// Generated 201702011417
+// Generated 201702081505
 // A Bison parser, made by GNU Bison 3.0.4.
 // A Bison parser, made by GNU Bison 3.0.4.
 
 
 // Stack handling for Bison parsers in C++
 // Stack handling for Bison parsers in C++