Files
heimdal/lib
Joseph Sutton 5e48ec6c88 lib/krb5: Remove __func__ compatibility workaround
As described by the C standard, __func__ is a variable, not a macro.
Hence this #ifndef check does not work as intended, and only serves to
unconditionally disable __func__. A nonoperating __func__ prevents
cmocka operating correctly, so remove this definition.

Samba BUG: https://bugzilla.samba.org/show_bug.cgi?id=15134

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>

Change-Id: Ieac3937b9e86f39e84c0c056ffd649e44b292099
2022-11-16 21:40:02 -05:00
..
2022-01-21 10:09:44 +11:00
2022-09-22 22:13:05 -04:00
2017-03-10 15:47:43 -05:00
2022-11-01 16:10:57 -05:00
2022-10-11 21:05:45 -05:00
2016-12-15 12:15:56 -06:00