Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • X xts_acts
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 19
    • Issues 19
    • List
    • Boards
    • Service Desk
    • Milestones
  • Custom issue tracker
    • Custom issue tracker
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Distro
  • components
  • staging
  • xts_acts
  • Merge requests
  • !2

Open
Created Jan 29, 2021 by Zygmunt Krynicki@zygaOwner
  • Report abuse
Report abuse

Do not pass const va_list * to v*printf()

  • Overview 2
  • Commits 1
  • Pipelines 2
  • Changes 1

The v*printf family of function is defined to accept mutable va_list, not a constant. This fixes compiler error with gcc 9.3, and presumably other compilers.

Signed-off-by: Zygmunt Krynicki zygmunt.krynicki@huawei.com

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix/const-correctness

| Privacy policy | Cookies policy | Intellectual Property Compliance Policy |