mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[PR #318] [MERGED] Removed using namespace Upp from SIMD_NEON.h #309
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ultimatepp#309
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:klugier/core-simd-using-namespace-in-header📝 Commits (1)
a4af939Removed 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.