FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Removed unused INT64 definition by radarhere · Pull Request #7180 · python-pillow/Pillow · GitHub

Removed unused INT64 definition - #7180

Merged
hugovk merged 1 commit into
python-pillow:mainfrom
radarhere:int64
Jun 13, 2023
Merged

Removed unused INT64 definition#7180
hugovk merged 1 commit into
python-pillow:mainfrom
radarhere:int64

Conversation

Copy link
Copy Markdown
Member

Yay295 commented May 23, 2023

Copy link
Copy Markdown
Contributor

I noticed these lines too:

#ifdef _MSC_VER
typedef signed __int64 int64_t;
#endif

but actually int64_t is used in QuantTypes.h, QuantOctree.c, and Draw.c, all of which import <stdint.h>.

hugovk merged commit 9d08c82 into python-pillow:main Jun 13, 2023
radarhere deleted the int64 branch June 13, 2023 21:54
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL