[PR #194] [MERGED] add lxw_version function to rerieve runtime library version #435

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

📋 Pull Request Information

Original PR: https://github.com/jmcnamara/libxlsxwriter/pull/194
Author: @remicollet
Created: 8/31/2018
Status: Merged
Merged: 9/1/2018
Merged by: @jmcnamara

Base: masterHead: issue-getver


📝 Commits (1)

  • 0086da9 add lxw_version function to rerieve runtime library version

📊 Changes

2 files changed (+17 additions, -1 deletions)

View changed files

📝 include/xlsxwriter/utility.h (+7 -0)
📝 src/utility.c (+10 -1)

📄 Description

May be useful to check build time version (LXW_VERSION) against runtime version, and to display information in some debug part.


🔄 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/194 **Author:** [@remicollet](https://github.com/remicollet) **Created:** 8/31/2018 **Status:** ✅ Merged **Merged:** 9/1/2018 **Merged by:** [@jmcnamara](https://github.com/jmcnamara) **Base:** `master` ← **Head:** `issue-getver` --- ### 📝 Commits (1) - [`0086da9`](https://github.com/jmcnamara/libxlsxwriter/commit/0086da98c8d96407f4b55cc3a9e159928a808347) add lxw_version function to rerieve runtime library version ### 📊 Changes **2 files changed** (+17 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `include/xlsxwriter/utility.h` (+7 -0) 📝 `src/utility.c` (+10 -1) </details> ### 📄 Description May be useful to check build time version (LXW_VERSION) against runtime version, and to display information in some debug part. --- <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:50 -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#435
No description provided.