[PR #352] [CLOSED] Avoid use of C++ keyword operator #470

Closed
opened 2026-05-05 12:16:46 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jmcnamara/libxlsxwriter/pull/352
Author: @manisandro
Created: 8/9/2021
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • e9b3c1b Avoid use of C++ keyword operator

📊 Changes

2 files changed (+16 additions, -16 deletions)

View changed files

📝 include/xlsxwriter/worksheet.h (+2 -2)
📝 src/worksheet.c (+14 -14)

📄 Description

Avoids build failures of C++ projects pulling in libxlsxwriter/worksheet.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/jmcnamara/libxlsxwriter/pull/352 **Author:** [@manisandro](https://github.com/manisandro) **Created:** 8/9/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`e9b3c1b`](https://github.com/jmcnamara/libxlsxwriter/commit/e9b3c1b5c0a7b7abe008dd851a0b0a0c3999f207) Avoid use of C++ keyword operator ### 📊 Changes **2 files changed** (+16 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `include/xlsxwriter/worksheet.h` (+2 -2) 📝 `src/worksheet.c` (+14 -14) </details> ### 📄 Description Avoids build failures of C++ projects pulling in libxlsxwriter/worksheet.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 12:16:46 -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/libxlsxwriter#470
No description provided.