[PR #2] [MERGED] banner: require common.h #3

Closed
opened 2026-01-30 21:25:22 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/claunia/edccchk/pull/2
Author: @mistydemeo
Created: 2/13/2022
Status: Merged
Merged: 12/4/2024
Merged by: @claunia

Base: masterHead: banner_include_common


📝 Commits (1)

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 banner.h (+2 -0)

📄 Description

When building using clang, the banner functions failed since they're using types that are only imported in common.h and it didn't #include it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/claunia/edccchk/pull/2 **Author:** [@mistydemeo](https://github.com/mistydemeo) **Created:** 2/13/2022 **Status:** ✅ Merged **Merged:** 12/4/2024 **Merged by:** [@claunia](https://github.com/claunia) **Base:** `master` ← **Head:** `banner_include_common` --- ### 📝 Commits (1) - [`199a6f9`](https://github.com/claunia/edccchk/commit/199a6f910de370581aa7a87ad5d0cbde53a1eb7f) banner: require common.h ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `banner.h` (+2 -0) </details> ### 📄 Description When building using clang, the `banner` functions failed since they're using types that are only imported in `common.h` and it didn't `#include` it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-30 21:25:22 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: claunia/edccchk#3