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

[2.7] bpo-31343: Include sys/sysmacros.h (GH-3318) by tiran · Pull Request #3345 · python/cpython · GitHub

/ cpython Public

[2.7] bpo-31343: Include sys/sysmacros.h (GH-3318) - #3345

Merged
tiran merged 1 commit into
python:2.7from
tiran:backport-75b9618-2.7
Sep 5, 2017
Merged

[2.7] bpo-31343: Include sys/sysmacros.h (GH-3318)#3345
tiran merged 1 commit into
python:2.7from
tiran:backport-75b9618-2.7

Conversation

tiran commented Sep 5, 2017
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

Include sys/sysmacros.h for major(), minor(), and makedev(). GNU C libray
plans to remove the functions from sys/types.h.

Signed-off-by: Christian Heimes christian@python.org.
(cherry picked from commit 75b9618)

https://bugs.python.org/issue31343

Include sys/sysmacros.h for major(), minor(), and makedev(). GNU C libray
plans to remove the functions from sys/types.h.

Signed-off-by: Christian Heimes <christian@python.org>.
(cherry picked from commit 75b9618)
tiran merged commit ffa7011 into python:2.7 Sep 5, 2017
tiran deleted the backport-75b9618-2.7 branch September 5, 2017 15:08
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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL