summaryrefslogtreecommitdiff
path: root/perly.tab
diff options
context:
space:
mode:
authorDave Mitchell <davem@fdisolutions.com>2006-12-04 18:08:31 +0000
committerDave Mitchell <davem@fdisolutions.com>2006-12-04 18:08:31 +0000
commit123d08c9856c0c1cfafae2a631dd18e9539aaf13 (patch)
tree7885711b994ed53b671d5227e1760b00dd49564c /perly.tab
parent6d5c990f28c2a18264defef032a496e2e3dfb7cd (diff)
downloadperl-123d08c9856c0c1cfafae2a631dd18e9539aaf13.tar.gz
fix some casting issues with perly.y / madly.y merger
p4raw-id: //depot/perl@29461
Diffstat (limited to 'perly.tab')
-rw-r--r--perly.tab44
1 files changed, 22 insertions, 22 deletions
diff --git a/perly.tab b/perly.tab
index 42f6147cbb..599b4bc57a 100644
--- a/perly.tab
+++ b/perly.tab
@@ -167,28 +167,28 @@ static const yytype_int16 yyrhs[] =
/* YYRLINE[YYN] -- source line where rule number YYN was defined. */
static const yytype_uint16 yyrline[] =
{
- 0, 127, 127, 133, 143, 147, 151, 157, 167, 171,
- 175, 176, 183, 192, 195, 196, 198, 200, 217, 236,
- 238, 240, 244, 248, 252, 256, 265, 266, 270, 281,
- 289, 300, 303, 309, 310, 317, 330, 342, 353, 363,
- 373, 409, 417, 427, 433, 434, 439, 442, 446, 451,
- 455, 459, 465, 474, 478, 480, 482, 484, 486, 491,
- 495, 501, 514, 515, 519, 531, 552, 558, 563, 568,
- 578, 579, 584, 585, 589, 599, 603, 613, 614, 623,
- 636, 635, 652, 656, 660, 664, 668, 678, 686, 690,
- 695, 702, 711, 717, 723, 731, 735, 742, 741, 752,
- 753, 757, 766, 771, 779, 786, 793, 803, 812, 819,
- 828, 835, 841, 848, 858, 862, 866, 872, 876, 880,
- 884, 888, 892, 896, 908, 912, 916, 920, 930, 934,
- 941, 945, 949, 954, 959, 964, 973, 978, 983, 989,
- 995, 1006, 1010, 1014, 1026, 1039, 1047, 1059, 1060, 1061,
- 1062, 1063, 1068, 1072, 1074, 1078, 1083, 1088, 1090, 1092,
- 1094, 1096, 1098, 1100, 1109, 1120, 1122, 1124, 1129, 1142,
- 1147, 1152, 1156, 1160, 1164, 1168, 1172, 1174, 1176, 1178,
- 1181, 1185, 1191, 1194, 1203, 1209, 1214, 1215, 1219, 1227,
- 1234, 1239, 1244, 1246, 1248, 1253, 1255, 1260, 1261, 1263,
- 1278, 1282, 1288, 1294, 1300, 1306, 1312, 1319, 1321, 1323,
- 1326
+ 0, 130, 130, 136, 146, 150, 154, 160, 170, 174,
+ 178, 179, 186, 195, 198, 199, 201, 203, 220, 239,
+ 241, 243, 247, 251, 255, 259, 268, 269, 273, 284,
+ 292, 303, 306, 312, 313, 320, 333, 345, 356, 366,
+ 376, 412, 420, 430, 436, 437, 442, 445, 449, 454,
+ 458, 462, 468, 477, 481, 483, 485, 487, 489, 494,
+ 498, 504, 517, 518, 522, 534, 555, 561, 566, 571,
+ 581, 582, 587, 588, 592, 602, 606, 616, 617, 626,
+ 639, 638, 655, 659, 663, 667, 671, 681, 689, 693,
+ 698, 705, 714, 720, 726, 734, 738, 745, 744, 755,
+ 756, 760, 769, 774, 782, 789, 796, 806, 815, 822,
+ 831, 838, 844, 851, 861, 865, 869, 875, 879, 883,
+ 887, 891, 895, 899, 911, 915, 919, 923, 933, 937,
+ 944, 948, 952, 957, 962, 967, 976, 981, 986, 992,
+ 998, 1009, 1013, 1017, 1029, 1042, 1050, 1062, 1063, 1064,
+ 1065, 1066, 1071, 1075, 1077, 1081, 1086, 1091, 1093, 1095,
+ 1097, 1099, 1101, 1103, 1112, 1123, 1125, 1127, 1132, 1145,
+ 1150, 1155, 1159, 1163, 1167, 1171, 1175, 1177, 1179, 1181,
+ 1184, 1188, 1194, 1197, 1206, 1212, 1217, 1218, 1222, 1230,
+ 1237, 1242, 1247, 1249, 1251, 1256, 1258, 1263, 1264, 1266,
+ 1281, 1285, 1291, 1297, 1303, 1309, 1315, 1322, 1324, 1326,
+ 1329
};
#endif