[PR #318] [MERGED] Removed using namespace Upp from SIMD_NEON.h #309

Closed
opened 2026-05-05 03:45:22 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ultimatepp/ultimatepp/pull/318
Author: @klugier
Created: 11/2/2025
Status: Merged
Merged: 1/9/2026
Merged by: @mirek-fidler

Base: masterHead: klugier/core-simd-using-namespace-in-header


📝 Commits (1)

  • a4af939 Removed using namespace Upp from SIMD_NEON.h

📊 Changes

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

View changed files

📝 uppsrc/Core/SIMD_NEON.h (+1 -2)

📄 Description

Obvious problem since this file is currently under Upp namespace. Also, it polutes all files that include Core/Core.h.


🔄 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/ultimatepp/ultimatepp/pull/318 **Author:** [@klugier](https://github.com/klugier) **Created:** 11/2/2025 **Status:** ✅ Merged **Merged:** 1/9/2026 **Merged by:** [@mirek-fidler](https://github.com/mirek-fidler) **Base:** `master` ← **Head:** `klugier/core-simd-using-namespace-in-header` --- ### 📝 Commits (1) - [`a4af939`](https://github.com/ultimatepp/ultimatepp/commit/a4af9391902c9a3367a8c43f28d49734642aa4dc) Removed using namespace Upp from SIMD_NEON.h ### 📊 Changes **1 file changed** (+1 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `uppsrc/Core/SIMD_NEON.h` (+1 -2) </details> ### 📄 Description Obvious problem since this file is currently under Upp namespace. Also, it polutes all files that include Core/Core.h. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 03:45:22 -06:00
Sign in to join this conversation.
No labels
pull-request
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/ultimatepp#309
No description provided.