Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
IceT
IceT
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • IceT
  • IceTIceT
  • Merge Requests
  • !6

Merged
Opened Oct 31, 2017 by Kenneth Moreland@kmorelOwner

Update the diagnostics macros

  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 31

The new version now uses variadic template macros to allow you to do printf-style messages. This is how I wanted it to begin with, but as I recall variadic templates were not supported on all compilers at the time I started IceT. At this point, I think they are supported on pretty much any compiler in the last 10 years.

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: icet/icet!6
Source branch: better-diagnostic-macros