rL314336 introduced a new compile time warning about casting a const pointer to void*. Because of that the compiler fails to be built with -Werror flag. The suggested patch fixes the issue.
Diff Detail
Diff Detail
Differential D38366
Fix a warning about casting a const pointer to void* n.bozhenov on Sep 28 2017, 9:02 AM. Authored by
Details
Diff Detail Event Timeline |