Patches item #301205, was opened at 2005-02-16 08:13 You can respond by visiting: http://alioth.debian.org/tracker/?func=detail&atid=410472&aid=301205&group_id=30628
Category: posix >Group: unsubmitted Status: Open Resolution: None Priority: 5 Submitted By: Christopher Bodenstein (physicman-guest) Assigned to: Nobody (None) >Summary: Xchat (gnuab) Initial Comment: This patch fixes the PATH_MAX issues in the python plugin code for Xchat. ---------------------------------------------------------------------- Comment By: Christopher Bodenstein (physicman-guest) Date: 2005-02-20 13:47 Message: Logged In: YES user_id=11528 Changed indentation of preprocessor directives. ---------------------------------------------------------------------- Comment By: Christopher Bodenstein (physicman-guest) Date: 2005-02-20 00:31 Message: Logged In: YES user_id=11528 Here is a new version of the patch that uses autoconf to determine whether get_current_dir_name() is present on the system or not. I've also added the same check to see if the function returned NULL like for the original code. The patch for configure.in to check for get_current_dir_name is also attached. ---------------------------------------------------------------------- Comment By: Christopher Bodenstein (physicman-guest) Date: 2005-02-16 08:17 Message: Logged In: YES user_id=11528 Author: Christopher Bodenstein <[EMAIL PROTECTED]> Source: xchat Status: needs-working (remove _GNU_SOURCE) Categories: posix Strip-Level: -p1 ---------------------------------------------------------------------- You can respond by visiting: http://alioth.debian.org/tracker/?func=detail&atid=410472&aid=301205&group_id=30628 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

