Name |
Last commit
|
Last update |
---|---|---|
.. | ||
http-parser | ||
regex | ||
zlib |
There are different solutions to the problem. In this change, we define an UNUSED macro that maps to __attribute__((unused)) when compiling with gcc. Otherwise it is a NOOP. We apply this macro in all function headers for each parameter value that is not used within the function body. The change is local to regex.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
http-parser | Loading commit data... | |
regex | Loading commit data... | |
zlib | Loading commit data... |