[cups.bugs] [HIGH] STR #2001: Use of readdir_r() incorrect on Solaris and HP-UX 10.20

Albert Chin-A-Young china at thewrittenword.com
Wed Oct 4 05:30:13 PDT 2006


On Tue, Oct 03, 2006 at 06:29:31PM -0400, jlovell.apple wrote:
> 
> [STR Closed w/Resolution]
> 
> Looks like the patch accidently removed the 'break' which leads to bogus
> $LIBS values:

Good catch!

> Index: cups-threads.m4
> ===================================================================
> --- cups-threads.m4     (revision 6010)
> +++ cups-threads.m4     (working copy)
> @@ -50,6 +50,7 @@
>                                 if test $uname = SunOS; then
>                                         PTHREAD_FLAGS="$PTHREAD_FLAGS
> _POSIX_PTHREAD_SEMANTICS"
>                                 fi
> +                               break
>                         fi
>                 done
>         fi
> 
> 
> Thanks!
> 
> Link: http://www.cups.org/str.php?L2001
> Version: 1.2.4
> Fix Version: 1.3-current (r5994)
> 
> 
> 

-- 
albert chin (china at thewrittenword.com)





More information about the cups-devel mailing list