Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • ewmscp ewmscp
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • EWMSCPEWMSCP
  • ewmscpewmscp
  • Issues
  • #12
Closed
Open
Issue created Apr 20, 2021 by Juergen Hannappel@juergen.hannappelOwner

format problem on ARM

/data/gitlab-runner/builds/kRjviDpU/0/ewmscp/ewmscp/src/genericStat.cpp: In static member function ‘static void genericStat::chronoToString(std::__cxx11::string&, const time_point&)’:
/data/gitlab-runner/builds/kRjviDpU/0/ewmscp/ewmscp/src/genericStat.cpp:52:23: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘std::chrono::duration<long long int, std::ratio<1, 1000000> >::rep’ {aka ‘long long int’} [-Wformat=]
  std::sprintf(buffer, "%06ld", std::chrono::duration_cast<std::chrono::microseconds>(Chrono.time_since_epoch()).count() % 1000000);
Edited Apr 20, 2021 by Juergen Hannappel
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking

imprint | privacy | Conditions of Use