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

using std namespace where necessary and timer ticks fix #341

Merged
merged 2 commits into from Feb 19, 2020
Merged

using std namespace where necessary and timer ticks fix #341

merged 2 commits into from Feb 19, 2020

Conversation

oktonion
Copy link
Contributor

Description

Fix of a mess with using different std functions from global namespace and stricmp ambiguity with standard library extensions.

@oktonion
Copy link
Contributor Author

Also fixed win ticks and timer ticks in general with correct types.

@oktonion oktonion requested a review from onqtam February 18, 2020 21:21
@onqtam
Copy link
Member

onqtam commented Feb 19, 2020

Thanks for this!

@onqtam onqtam merged commit c43efe4 into doctest:dev Feb 19, 2020
onqtam pushed a commit that referenced this pull request Feb 24, 2020
@oktonion oktonion changed the title using std namespace where necessary using std namespace where necessary and timer ticks fix Mar 28, 2020
jhasse pushed a commit to jhasse/doctest that referenced this pull request Jan 28, 2021
- Addresses doctest#553, doctest#341, and doctest#286
- Edge shapes are now either one-sided or two-sided
- Only one-sided edges support smooth collision and must be connected to other edges on both sides
- Edge and chain shapes APIs updated to reflect changes
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