Re: [Libevent-users] Linking with -levent

2012-05-24 Thread Ross Lagerwall
On 22/05/2012 15:22, Nick Mathewson wrote: I'd like to do it, but I'm worried about the hundreds of projects that it would break -- namely, the ones that don't use pkgconfig. One of my guiding principles with Libevent is not to break existing well-formed code, and I'd like to stick to that as fa

Re: [Libevent-users] Linking with -levent

2012-05-23 Thread William Ahern
On Tue, May 22, 2012 at 09:22:46AM -0400, Nick Mathewson wrote: > On Tue, May 22, 2012 at 2:40 AM, Ross Lagerwall > wrote: > > Hi, > > > > Linking with '-levent' is deprecated. Perhaps with libevent 2.1, it's time > > for it to be removed? (the pkgconfig stuff will have to be updated as per > > h

Re: [Libevent-users] Linking with -levent

2012-05-22 Thread Nick Mathewson
On Tue, May 22, 2012 at 2:40 AM, Ross Lagerwall wrote: > Hi, > > Linking with '-levent' is deprecated. Perhaps with libevent 2.1, it's time > for it to be removed? (the pkgconfig stuff will have to be updated as per > http://sourceforge.net/tracker/?func=detail&atid=461325&aid=3435107&group_id=508

[Libevent-users] Linking with -levent

2012-05-21 Thread Ross Lagerwall
Hi, Linking with '-levent' is deprecated. Perhaps with libevent 2.1, it's time for it to be removed? (the pkgconfig stuff will have to be updated as per http://sourceforge.net/tracker/?func=detail&atid=461325&aid=3435107&group_id=50884) Also, before the final release of 2.1, we should probab