Skip to content

Explicitly define USE_LOCKS to 0 in dlmalloc#158

Merged
mato merged 1 commit intoSolo5:masterfrom
mato:remove-malloc-locks
Feb 21, 2017
Merged

Explicitly define USE_LOCKS to 0 in dlmalloc#158
mato merged 1 commit intoSolo5:masterfrom
mato:remove-malloc-locks

Conversation

@mato
Copy link
Copy Markdown
Member

@mato mato commented Feb 21, 2017

Clang 3.9 does not parse the default value of USE_LOCKS (0). This
change explicitly sets the value to 0 to appease the compiler. No
functional change intended.

Clang 3.9 does not parse the default value of USE_LOCKS (0). This
change explicitly sets the value to 0 to appease the compiler. No
functional change intended.
@mato
Copy link
Copy Markdown
Member Author

mato commented Feb 21, 2017

Supersedes #155.

@mato mato merged commit ce13772 into Solo5:master Feb 21, 2017
@mato mato deleted the remove-malloc-locks branch February 21, 2017 15:06
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.

1 participant