> libevent has compatibilty wrappers in evutil.  Our tree does not
> use them anymore, but they are still part of libevent's interface.
> 
> I don't want to include them automatically, so I suggest to remove
> evutil.h from event.h.  A version bump should not be necessary as
> the library itself does not change.
> 
> Does my idea make sense?

Yes, it seems right.

> Is a full ports build needed with this diff?

I think so, just in case someone pulled it in without knowing the API
bounds.  Then those problems can be cleaned up, eventually make it
upstream, and everyone benefits.

Reply via email to