[PR #1368] [MERGED] Add missing cstddef includes for NULL #1795

Closed
opened 2026-05-05 08:02:05 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/debauchee/barrier/pull/1368
Author: @chewi
Created: 11/2/2021
Status: Merged
Merged: 11/3/2021
Merged by: @p12tic

Base: masterHead: cstddef-null


📝 Commits (1)

  • 4b12265 Add missing cstddef includes for NULL

📊 Changes

2 files changed (+3 additions, -0 deletions)

View changed files

doc/newsfragments/gcc-11-build.bugfix (+1 -0)
📝 src/lib/base/Event.h (+2 -0)

📄 Description

This fixes the build with GCC 11.2. There are probably loads more instances of this, but only this one prevented the build from working.


🔄 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/debauchee/barrier/pull/1368 **Author:** [@chewi](https://github.com/chewi) **Created:** 11/2/2021 **Status:** ✅ Merged **Merged:** 11/3/2021 **Merged by:** [@p12tic](https://github.com/p12tic) **Base:** `master` ← **Head:** `cstddef-null` --- ### 📝 Commits (1) - [`4b12265`](https://github.com/debauchee/barrier/commit/4b12265ae5d324b942698a3177e1d8b1749414d7) Add missing cstddef includes for NULL ### 📊 Changes **2 files changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `doc/newsfragments/gcc-11-build.bugfix` (+1 -0) 📝 `src/lib/base/Event.h` (+2 -0) </details> ### 📄 Description This fixes the build with GCC 11.2. There are probably loads more instances of this, but only this one prevented the build from working. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 08:02:05 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/barrier#1795
No description provided.