ARMmbed / core-util

DEPRECATED: Mbed 3 utilities library
Other
12 stars 17 forks source link

Added function pointer comparison to FunctionPointerBase. #29

Closed marcuschangarm closed 8 years ago

marcuschangarm commented 8 years ago

See https://github.com/ARMmbed/core-util/pull/24

bremoran commented 8 years ago

I still don't like the memset, but otherwise, +1

marcuschangarm commented 8 years ago

The memset is there to keep the memcpy in line 74 company! :p

bremoran commented 8 years ago

I never said the memcpy shouldn't die too!

0xc0170 commented 8 years ago

We got general +1 , and those standard calls can be patched