boostorg / thread

Boost.org thread module
http://boost.org/libs/thread
199 stars 161 forks source link

Update GetTickCount64 calling convention macro. #214

Closed Lastique closed 6 years ago

Lastique commented 6 years ago

Boost.WinAPI no longer defines WINAPI calling convention macro and instead defines its own equivalent macro BOOST_WINAPI_WINAPI_CC.

viboes commented 6 years ago

Andrey, I coudn't merge this to master, as I'm at JAx, and I don't have access to may Mac.

Please, could you provide a PR for master as well?

Lastique commented 6 years ago

There shouldn't be the need to merge to master for now. The change in Boost.WinAPI happened in develop and have not been merged to master. I plan to merge to master after 1.67.

viboes commented 6 years ago

Ok. I will follow you then.

Lastique commented 6 years ago

This can be merged to master now.

viboes commented 6 years ago

Ok, thanks.