[PR #112] [MERGED] Remove unused variable for ARM in Ops.h (Core) #161

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

📋 Pull Request Information

Original PR: https://github.com/ultimatepp/ultimatepp/pull/112
Author: @klugier
Created: 10/31/2022
Status: Merged
Merged: 12/11/2022
Merged by: @mirek-fidler

Base: masterHead: klugier/unused-variable-arm-ops-h-core


📝 Commits (1)

  • 911502c Remove nused variable for ARM in Ops.h

📊 Changes

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

View changed files

📝 uppsrc/Core/Ops.h (+0 -1)

📄 Description

uint64_t r1 =r is not used and should be removed from addc64 function.


🔄 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/112 **Author:** [@klugier](https://github.com/klugier) **Created:** 10/31/2022 **Status:** ✅ Merged **Merged:** 12/11/2022 **Merged by:** [@mirek-fidler](https://github.com/mirek-fidler) **Base:** `master` ← **Head:** `klugier/unused-variable-arm-ops-h-core` --- ### 📝 Commits (1) - [`911502c`](https://github.com/ultimatepp/ultimatepp/commit/911502caa07cadb59e956c0e93c70c51a6bf54c0) Remove nused variable for ARM in Ops.h ### 📊 Changes **1 file changed** (+0 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `uppsrc/Core/Ops.h` (+0 -1) </details> ### 📄 Description uint64_t r1 =r is not used and should be removed from addc64 function. --- <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:41:54 -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#161
No description provided.