Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Q QF_SLIA
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • SMT-LIB-benchmarks
  • QF_SLIA
  • Merge requests
  • !2

Update string escape sequences

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Andres Noetzli requested to merge noetzli/QF_SLIA:updateSyntax into develop-2020 Apr 08, 2020
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 239

Some solvers were using escape sequences of the form \x?? in the past where each ? would stand for a hexadecimal digit. This commit updates these escape sequences to match the new strings standard. I have used CVC4 commit 82f5610a to check the syntax.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: updateSyntax