On Wed, Jun 19, 2019 at 03:15:02PM -0400, Paul Wouters wrote: > On Tue, 18 Jun 2019, Andrew Cagney wrote: > > > why is a library function calling printf()? (if a c file needs > > something #include it). > > Because it is used in addconn which has no logging mechanism and only > uses stdout? what is the latest status of logs from adconn? They seems to disappear in test testrun. That is my recollection. That is why I left the printfs there, when I refacatored from addconn to addr_lookup.c. Now this used by pluto and and addconn.
What is a better way log from library function in addr_lookup.c? -antony _______________________________________________ Swan-dev mailing list [email protected] https://lists.libreswan.org/mailman/listinfo/swan-dev
