[PR #261] [CLOSED] Rename MD5 function for openssl static linking #452

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

📋 Pull Request Information

Original PR: https://github.com/jmcnamara/libxlsxwriter/pull/261
Author: @squinky86
Created: 1/6/2020
Status: Closed

Base: masterHead: master


📝 Commits (4)

📊 Changes

4 files changed (+38 additions, -46 deletions)

View changed files

📝 include/xlsxwriter/third_party/md5.h (+9 -11)
📝 src/worksheet.c (+4 -4)
📝 third_party/md5/md5.c (+16 -20)
📝 third_party/md5/md5.h (+9 -11)

📄 Description

The "simple" solution for issue #260


🔄 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/261 **Author:** [@squinky86](https://github.com/squinky86) **Created:** 1/6/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`9c62358`](https://github.com/jmcnamara/libxlsxwriter/commit/9c62358abb1cea9a6747d2eb75ff8d4c0b1cd586) Additional debugging for temporary directory. - [`dab94d7`](https://github.com/jmcnamara/libxlsxwriter/commit/dab94d719ef5f91c00503b4b4d5f22cf48159755) Revert "Additional debugging for temporary directory." - [`8bb3d58`](https://github.com/jmcnamara/libxlsxwriter/commit/8bb3d584326661a4149b5fbf03e63f9030f8de68) Merge branch 'master' of https://github.com/jmcnamara/libxlsxwriter - [`0424fb2`](https://github.com/jmcnamara/libxlsxwriter/commit/0424fb2c4a45fad59888f3c24f355f0f09c509d4) rename md5 functions ### 📊 Changes **4 files changed** (+38 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `include/xlsxwriter/third_party/md5.h` (+9 -11) 📝 `src/worksheet.c` (+4 -4) 📝 `third_party/md5/md5.c` (+16 -20) 📝 `third_party/md5/md5.h` (+9 -11) </details> ### 📄 Description The "simple" solution for issue #260 --- <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:15 -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#452
No description provided.