зеркало из https://github.com/mozilla/gecko-dev.git
707bc83a01
This effectively means malloc_hook_table_t is now C++ only, which is not a big problem. This also makes some functions use a return construct with functions that don't return a value (such as free). While that is not allowed in ISO C, it's allowed in C++, so the simplification is welcome (although, retrospectively, it turns out C compilers don't complain about it without -pedantic). --HG-- extra : rebase_source : defd88ca3f6d478e61a4b970393dba60fb6ca81d |
||
---|---|---|
.. | ||
build | ||
fallible | ||
gtest | ||
mozalloc | ||
replace | ||
volatile | ||
moz.build |