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

Refactoring around the val_[to|of]_* functions

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Rodolphe Lepigre requested to merge ci/refactoring into master Apr 08, 2021
  • Overview 0
  • Commits 2
  • Pipelines 2
  • Changes 14

This MR introduces the following changes:

  • Simplification of val_[to|of]_loc using an EqDecision instance for mbyte.
  • Renaming of the val_[to|of]_int functions into val_[to|of]_Z.

@paulzhu you may need to adapt your code with the latter (this can be easily done with sed, see the commit message).

Edited Apr 08, 2021 by Rodolphe Lepigre
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ci/refactoring