svn commit: samba r10719 - in branches/SAMBA_4_0/source/build/tests: .

tridge at samba.org tridge at samba.org
Wed Oct 5 07:32:00 GMT 2005


Jelmer,

 > Remove __FUNCTION__ macro as it might not be available at all systems 
 > (pointed out by John E. Malmberg)

You might like to use __location__ instead. I defined that portably in
talloc.h, and it gives quite useful output when debugging.

Cheers, Tridge


More information about the samba-technical mailing list