1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/x11/libxcb/pkg-message
Dennis Herrmann 879dfb01ad - Update to 1.3
PR:		ports/135430
Submitted by:	Ashish SHUKLA <wahjava@gmail.com> (maintainer)
2009-06-14 22:22:28 +00:00

11 lines
542 B
Plaintext

*****************************************************************
Although libxcb can yield dramatic improvements in speed,
memory footprint, and responsiveness, and will probably
become the default Xlib for X.org/freedesktop.org, it is
still experimental software. Some broken callers will abort()
on locking assertion failures. As a temporary workaround, set
LIBXCB_ALLOW_SLOPPY_LOCK in your environment to skip the abort().
This may result in noisy stacktrace printing.
*****************************************************************