| Summary: | xext conflicts with latest liblbxutil | ||
|---|---|---|---|
| Product: | xorg | Reporter: | Funda Wang <fundawang> |
| Component: | Lib/Xext | Assignee: | Xorg Project Team <xorg-team> |
| Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> |
| Severity: | normal | ||
| Priority: | medium | ||
| Version: | git | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
Funda Wang
2010-01-03 18:43:02 UTC
liblbxutil is really only interesting if you're still building lbxproxy, since the X servers lost LBX support in Xorg 1.2. Those files probably should be removed from libXext though. Removed from libXext now: include/X11/extensions/lbxbuf.h | 51 ------------ include/X11/extensions/lbxbufstr.h | 45 ----------- include/X11/extensions/lbximage.h | 151 ------------------------------------- src/Makefile.am | 3 4 files changed, 250 deletions(-) New commits: commit 72cc123fbf3b5186771529cd5d9d9af46470b1af Author: Alan Coopersmith <alan.coopersmith@oracle.com> Date: Fri Jun 11 18:25:30 2010 -0700 Remove headers for functions found in liblbxutil As reported in https://bugs.freedesktop.org/show_bug.cgi?id=25880 they were already added to liblbxutil, but I missed removing them from here, where they're not used. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.