Michael Forney 1a88619b72 dbg: Use __func__ instead of __PRETTY_FUNCTION__
These behave the same, except when used at top-level. This can't happen
since the macro body is a statement.

__func__ is standardized since C99, while __PRETTY_FUNCTION__ is a
GNU extension.
2019-08-16 07:42:03 +02:00
2017-10-09 13:14:55 +02:00
2015-02-17 15:26:15 +01:00
2015-07-09 22:43:18 +02:00
2019-08-12 15:01:16 +02:00
2012-06-06 11:43:53 +02:00
2017-10-09 13:14:55 +02:00
2012-01-17 12:38:37 +01:00
2014-07-20 18:14:46 +02:00
2018-10-10 11:12:08 +02:00
Description
No description provided
15 MiB
Languages
Shell 100%