mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-18 02:00:36 +03:00
next batch
This commit is contained in:
@@ -175,6 +175,7 @@ void checkEmbeddedEndAnchor(const PositionInfo &from,
|
||||
}
|
||||
|
||||
for (const auto &first : firsts) {
|
||||
// cppcheck-suppress useStlAlgorithm
|
||||
if (first.pos != GlushkovBuildStateImpl::POS_EPSILON) {
|
||||
/* can make it through the parse tree */
|
||||
throw ParseError("Embedded end anchors not supported.");
|
||||
|
||||
Reference in New Issue
Block a user