[PR #214] [CLOSED] Fix compile time warnings with strict prototypes enabled #441

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

📋 Pull Request Information

Original PR: https://github.com/jmcnamara/libxlsxwriter/pull/214
Author: @jjochen
Created: 1/29/2019
Status: Closed

Base: masterHead: fix/function-declaration-is-not-a-prototype


📝 Commits (1)

  • 6ab62c2 Fix compile time warnings with strict prototypes enabled

📊 Changes

11 files changed (+11 additions, -11 deletions)

View changed files

📝 include/xlsxwriter/app.h (+1 -1)
📝 include/xlsxwriter/chartsheet.h (+1 -1)
📝 include/xlsxwriter/content_types.h (+1 -1)
📝 include/xlsxwriter/core.h (+1 -1)
📝 include/xlsxwriter/custom.h (+1 -1)
📝 include/xlsxwriter/drawing.h (+1 -1)
📝 include/xlsxwriter/format.h (+1 -1)
📝 include/xlsxwriter/relationships.h (+1 -1)
📝 include/xlsxwriter/shared_strings.h (+1 -1)
📝 include/xlsxwriter/styles.h (+1 -1)
📝 include/xlsxwriter/theme.h (+1 -1)

📄 Description

Fixes #208


🔄 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/214 **Author:** [@jjochen](https://github.com/jjochen) **Created:** 1/29/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix/function-declaration-is-not-a-prototype` --- ### 📝 Commits (1) - [`6ab62c2`](https://github.com/jmcnamara/libxlsxwriter/commit/6ab62c247bf76fc3a47dcab1275a046e5f33f7e4) Fix compile time warnings with strict prototypes enabled ### 📊 Changes **11 files changed** (+11 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `include/xlsxwriter/app.h` (+1 -1) 📝 `include/xlsxwriter/chartsheet.h` (+1 -1) 📝 `include/xlsxwriter/content_types.h` (+1 -1) 📝 `include/xlsxwriter/core.h` (+1 -1) 📝 `include/xlsxwriter/custom.h` (+1 -1) 📝 `include/xlsxwriter/drawing.h` (+1 -1) 📝 `include/xlsxwriter/format.h` (+1 -1) 📝 `include/xlsxwriter/relationships.h` (+1 -1) 📝 `include/xlsxwriter/shared_strings.h` (+1 -1) 📝 `include/xlsxwriter/styles.h` (+1 -1) 📝 `include/xlsxwriter/theme.h` (+1 -1) </details> ### 📄 Description Fixes #208 --- <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:15:59 -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#441
No description provided.