[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xine-cvslog
Subject:    [xine-cvs] HG: xine-lib: Fix a recently-added POSIX incompatibility.
From:       Marc Dequènes (Duck) <duck () hurdfr ! org>
Date:       2009-06-01 20:51:45
Message-ID: ec2b46ffc2b24f645c34.1243542892 () hg ! debian ! org
[Download RAW message or body]

# HG changeset patch
# User Marc Dequènes (Duck) <duck@hurdfr.org>
# Date 1243542892 -3600
# Node ID ec2b46ffc2b24f645c34cf8176d7b0fb604f898a
# Parent  4bf16a7c44f31fbb4d17ac0db88976dab85d3a3f
Fix a recently-added POSIX incompatibility.

diff --git a/src/audio_out/audio_pulse_out.c b/src/audio_out/audio_pulse_out.c
--- a/src/audio_out/audio_pulse_out.c
+++ b/src/audio_out/audio_pulse_out.c
@@ -235,7 +235,7 @@
   }
 
   if (!this->context) {
-    char fn[PATH_MAX], *p;
+    char fn[XINE_PATH_MAX], *p;
 
     if (pa_get_binary_name(fn, sizeof(fn)))
       p = pa_path_get_filename(fn);

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Xine-cvslog mailing list
Xine-cvslog@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xine-cvslog

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic