Patches item #312132, was changed at 04/12/2009 17:18 by Samuel Thibault You can respond by visiting: https://alioth.debian.org/tracker/?func=detail&atid=410472&aid=312132&group_id=30628
Status: Open Priority: 3 Submitted By: Emilio Pozuelo Monfort (pochu) Assigned to: Nobody (None) Summary: Vino FTBFS because of MAXHOSTNAMELEN usage Category: None Group: unreviewed Resolution: None Initial Comment: Hi, Since 2.26 Vino FTBFS because it ships a code copy of miniupnp which uses MAXHOSTNAMELEN in some places. The attached patch makes it build on the Hurd, and I've briefly checked that everything is still fine on Linux. Please review :) ---------------------------------------------------------------------- >Comment By: Samuel Thibault (sthibault) Date: 07/12/2009 01:08 Message: Mmm, why casting (p3-p1) into int? a pointer difference is already a ptrdiff_t, which should get silently casted as appropriate. Else it looks fine. ---------------------------------------------------------------------- You can respond by visiting: https://alioth.debian.org/tracker/?func=detail&atid=410472&aid=312132&group_id=30628 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

