← Back to team overview

touch-packages team mailing list archive

[Bug 1385360] [NEW] Change include guards to use #pragma once

 

Public bug reported:

We should do a pass over the code base and get rid of the old-style
include guards, replacing them with #pragma once. That's a lot simpler
and less error prone than having to remember to update the guard
identifier every time copies a header to create a new one.

** Affects: unity-scopes-api (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-api in
Ubuntu.
https://bugs.launchpad.net/bugs/1385360

Title:
  Change include guards to use #pragma once

Status in “unity-scopes-api” package in Ubuntu:
  New

Bug description:
  We should do a pass over the code base and get rid of the old-style
  include guards, replacing them with #pragma once. That's a lot simpler
  and less error prone than having to remember to update the guard
  identifier every time copies a header to create a new one.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1385360/+subscriptions


Follow ups

References