Normalize and document private header guards
1 unresolved thread
1 unresolved thread
Merge request reports
Activity
Filter activity
- Resolved by Adrien Plazas
- Resolved by Adrien Plazas
added 1 commit
- e109a941 - Normalize and document private header guards
75 75 Guard header inclusion with `#pragma once` rather than the traditional 76 76 `#ifndef`-`#define`-`#endif` trio. 77 77 78 Internal headers (whether they need to be installed or not) should contain the changed this line in version 4 of the diff
added 8 commits
-
e109a941...04f62053 - 7 commits from branch
Librem5:master
- 8f625b2e - Normalize and document private header guards
-
e109a941...04f62053 - 7 commits from branch
added 1 commit
- a5133996 - Normalize and document private header guards
added 8 commits
-
a5133996...52249a12 - 7 commits from branch
Librem5:master
- e7812490 - Normalize and document private header guards
-
a5133996...52249a12 - 7 commits from branch
enabled an automatic merge when the pipeline for e7812490 succeeds
Please register or sign in to reply