Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed case sensetive for linux mingw #23

Merged
merged 1 commit into from Dec 23, 2015
Merged

Fixed case sensetive for linux mingw #23

merged 1 commit into from Dec 23, 2015

Conversation

pavelvat
Copy link
Contributor

No description provided.

@igaztanaga igaztanaga merged commit f2c5e59 into boostorg:develop Dec 23, 2015
igaztanaga added a commit that referenced this pull request Dec 23, 2015
@igaztanaga
Copy link
Member

Many thanks for the patch.

starius added a commit to LuaAndC/mxe that referenced this pull request Dec 27, 2015
> Currently boost-1-fixes.patch contain my patch: boostorg/interprocess#23
> This patch is not necessary, because BOOST_USE_WINDOWS_H not defined:
>
> #ifdef BOOST_USE_WINDOWS_H
> #include <windows.h>
>
> #  if defined(BOOST_INTERPROCESS_BOOTSTAMP_IS_LASTBOOTUPTIME)
> #  include <Wbemidl.h>
> #  include <Objbase.h>
> #  endif
>
> #include <Shlobj.h>
> #endif
>
> so case sensitivity for headers is irrelevant. Previously pull
> boostorg/interprocess#15 is obsolete for boost-1.60.

mxe#1104 (comment)
fiesh pushed a commit to fiesh/mxe that referenced this pull request Feb 5, 2016
> Currently boost-1-fixes.patch contain my patch: boostorg/interprocess#23
> This patch is not necessary, because BOOST_USE_WINDOWS_H not defined:
>
> #ifdef BOOST_USE_WINDOWS_H
> #include <windows.h>
>
> #  if defined(BOOST_INTERPROCESS_BOOTSTAMP_IS_LASTBOOTUPTIME)
> #  include <Wbemidl.h>
> #  include <Objbase.h>
> #  endif
>
> #include <Shlobj.h>
> #endif
>
> so case sensitivity for headers is irrelevant. Previously pull
> boostorg/interprocess#15 is obsolete for boost-1.60.

mxe#1104 (comment)
stheophil pushed a commit to stheophil/interprocess that referenced this pull request Sep 19, 2016
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.

None yet

2 participants