Skip to content

Fix failing build on mavericks with clang#823

Closed
videan42 wants to merge 1 commit intopython-pillow:masterfrom
videan42:fix-uint-error-mavericks
Closed

Fix failing build on mavericks with clang#823
videan42 wants to merge 1 commit intopython-pillow:masterfrom
videan42:fix-uint-error-mavericks

Conversation

@videan42
Copy link
Copy Markdown

uint is apparently not a standard type. The C standard uses unsigned int instead? This fixes a build error with clang.

Builds with gcc and clang on 10.9 against python 3.4.1.

This only affects master after commit 0bb1cd39

``uint` is apparently not a standard type. The c-standard uses
``unsigned int``
@coveralls
Copy link
Copy Markdown

Coverage Status

Changes Unknown when pulling 7eec0da on videan42:fix-uint-error-mavericks into * on python-pillow:master*.

@wiredfool
Copy link
Copy Markdown
Member

See #824

@wiredfool wiredfool closed this Jul 25, 2014
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.

3 participants