Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
SMTK
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CMB
SMTK
Merge requests
!2897
Fix to build with PEGTL 2.8.3 in anticipation of an update.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Fix to build with PEGTL 2.8.3 in anticipation of an update.
dcthomp/smtk:upgrade-pegtl
into
master
Overview
2
Commits
1
Pipelines
2
Changes
5
Merged
David Thompson
requested to merge
dcthomp/smtk:upgrade-pegtl
into
master
1 year ago
Overview
2
Commits
1
Pipelines
2
Changes
5
Expand
0
0
Merge request reports
Compare
master
version 1
86efe064
1 year ago
master (base)
and
latest version
latest version
548eae88
1 commit,
1 year ago
version 1
86efe064
1 commit,
1 year ago
5 files
+
36
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
Search (e.g. *.vue) (Ctrl+P)
doc/release/notes/third-party-pegtl.rst
0 → 100644
+
11
−
0
Options
Third-party dependencies
------------------------
PEGTL
~~~~~
SMTK will now build with either PEGTL v2.7.1 or v2.8.3.
Our continuous integration machines have had their superbuild
upgraded to v2.8.3 to fix an issue with parse-trees that would
lead to duplicate terminal nodes. Using an version of PEGTL
older than v2.8.3 could lead to incorrect units.
Loading