Skip to content

Fix msvc warning: 'inline' : macro redefinition - #725

Merged
hugovk merged 1 commit into
python-pillow:masterfrom
cgohlke:patch-2
Jun 25, 2014
Merged

Fix msvc warning: 'inline' : macro redefinition#725
hugovk merged 1 commit into
python-pillow:masterfrom
cgohlke:patch-2

Conversation

@cgohlke

@cgohlke cgohlke commented Jun 25, 2014

Copy link
Copy Markdown
Contributor

Fixes msvc compiler warnings:

d:\build\pillow\pillow-git\libimaging\ImPlatform.h(25) : warning C4005: 'inline' : macro redefinition
        d:\build\pillow\pillow-git\libimaging\ImPlatform.h(21) : see previous definition of 'inline'

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same when pulling b593ff0 on cgohlke:patch-2 into 68c502d on python-pillow:master.

hugovk added a commit that referenced this pull request Jun 25, 2014
Fix msvc warning: 'inline' : macro redefinition
@hugovk
hugovk merged commit 9f0b688 into python-pillow:master Jun 25, 2014
@hugovk

hugovk commented Jun 25, 2014

Copy link
Copy Markdown
Member

Thanks.

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