This broke my build:
Undefined first referenced
symbol in file
c2p_unsupported
../../../miext/shadow/.libs/libshadow.a(shafb4.o)
miext/shadow/c2p_core.h defines c2p_unsupported as an extern function, and
calls it from some inline functions, but I
On 04/24/13 10:28 PM, Geert Uytterhoeven wrote:
On Thu, Apr 25, 2013 at 7:23 AM, Alan Coopersmith
wrote:
On 04/24/13 10:00 PM, Keith Packard wrote:
Alan Coopersmith writes:
On 04/24/13 06:58 PM, Keith Packard wrote:
Alan Coopersmith writes:
This broke my build:
Undefined
On 04/24/13 10:00 PM, Keith Packard wrote:
Alan Coopersmith writes:
On 04/24/13 06:58 PM, Keith Packard wrote:
Alan Coopersmith writes:
This broke my build:
Undefined first referenced
symbol in file
c2p_unsupported
../../../miext
On 04/24/13 06:58 PM, Keith Packard wrote:
Alan Coopersmith writes:
This broke my build:
Undefined first referenced
symbol in file
c2p_unsupported
../../../miext/shadow/.libs/libshadow.a(shafb4.o)
Builds fine with GCC; perhaps that
OPYING file, we've still got a lot of mess to clean
up, but I'd like to avoid making it worse in the interim. (And please do
add your copyright notice to the set in the COPYING file in your patch, so
we don't have to remember to do it later.)
--
-Alan Coopersmith-
On 04/25/13 09:05 AM, Keith Packard wrote:
Alan Coopersmith writes:
I'd prefer at least a BUG_WARN() over a no-op, to give us a hint why
stuff isn't working, though FatalError() also works for something that
should be impossible to hit.
How about thi
zeof(struct): 24 20
which matches my expectations, so:
Reviewed-by: Alan Coopersmith
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - http://blogs.oracle.com/alanc
#include
#include
#include
#define XvEncodingID CARD32
typede
should be handled by the input driver, not the
output driver.
People who want to use dummy output with real input should have input
devices configured - those who want an Xvfb like experience can use
the dummy video driver and either use the void input driver or configure
their servers to have no
do a quick global-replace to
clean that up.
Reviewed-by: Alan Coopersmith
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - http://blogs.oracle.com/alanc
--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject
rgv[i]);
return 2;
}
return 0;
Reviewed-by: Alan Coopersmith
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - http://blogs.oracle.com/alanc
--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a
= (rep.bytes_overflow * 4294967296UL) + rep.bytes;
#else
*bytes = rep.bytes_overflow ? 0x : rep.bytes;
#endif
Reviewed-by: Alan Coopersmith
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - http://blogs.oracle.com/alanc
array.)
Signed-off-by: Alan Coopersmith
---
xrdb.c | 28 ++--
1 file changed, 22 insertions(+), 6 deletions(-)
diff --git a/xrdb.c b/xrdb.c
index b7c9fa3..d42a519 100644
--- a/xrdb.c
+++ b/xrdb.c
@@ -605,6 +605,8 @@ static char *ClassNames[] = {
"Direct
"compint.h"
#endif
+#include "selection.h"
#include "privates.h"
#include "xace.h"
Reviewed-by: Alan Coopersmith
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - http://blogs.oracle.com
. See the archives of the [EMAIL PROTECTED] mailing list
for all the various flamefests.)
--
-Alan Coopersmith- [EMAIL PROTECTED]
Sun Microsystems, Inc. - X Window System Engineering
's resources.\n");
+("[mi] This may be caused by a misbehaving driver monopolizing the
server's resources.\n");
miEventQueue.dropped = 0;
}
Heh, it only took a minute of starting to see the subtle change of "my" to "by".
efore including Xtrans.h.
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - http://blogs.oracle.com/alanc
--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@l
: Alan Coopersmith
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - http://blogs.oracle.com/alanc
ushed your suggested fix to git master for
libXdmcp:
To ssh://git.freedesktop.org/git/xorg/lib/libXdmcp
b10f382..5021b93 master -> master
Thank you for your patch.
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - http://blogs.oracle.com/alanc
Upstream fixed already for xorg-server-1.2.0:
http://gitweb.freedesktop.org/?p=xorg/xserver.git;a=commitdiff;h=5f14c9a78b74017cdc66b79b63b3b1f68cf24911
--
-Alan Coopersmith- [EMAIL PROTECTED]
Sun Microsystems, Inc. - X Window System Engineering
--
To UNSUBSCRIBE, email to
that use the same passwd aging structure]
(#3948, 3980, OpenBSD team, Matthieu Herrb).
I'd have no objections to using openlog() on other OS'es too, though I'd
prefer an autoconf test for the openlog() function over just adding __linux__
(or just making it non-conditional for a
" width" x height
> sets the screen size.
Thanks for the patch.
Reviewed-by: Alan Coopersmith
--
-Alan Coopersmith-alan.coopersm...@oracle.com
Oracle Solaris Platform Engineering: X Window System
--
To UNSUBSCRIBE, email to debian-x-requ...@li
ef176
The issue in the previous comment about the Debian text accidentally
inserted in the #ifdef __SCOMAN__ section appears have to been resolved
by reworking that patch for the 1.4.0 release after the __SCOMAN__
ifdef was removed upstream.
--
-Alan Coopersmith- ala
Fixed upstream:
https://cgit.freedesktop.org/xorg/lib/libX11/commit/?id=c6dadd4cebd994aafb37a58b3adbaa82507c2d18
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https://blogs.oracle.com/alanc
Fixed upstream in xkbprint 1.0.5 by
https://gitlab.freedesktop.org/xorg/app/xkbprint/-/commit/b968db6ca6fdb6ebb2384eaffaabe406c5cf783f
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https://blogs.oracle.com/solaris
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https://blogs.oracle.com/solaris
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https://blogs.oracle.com/solaris
me
until a new release is published:
https://gitlab.freedesktop.org/xorg/app/xcalc/-/merge_requests/11
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https://blogs.oracle.com/solaris
/app/xconsole/-/merge_requests/7
You should be able to edit the XConsole app-defaults file on your system
to do the same until a new release is published.
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https://blogs.oracle.com/solaris
; -name)
might be a nice enhancement, but it's not a bug that it doesn't yet.
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https://blogs.oracle.com/solaris
This should be fixed now in the new upstream xcalc-1.1.2 release.
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https://blogs.oracle.com/solaris
pstream by:
https://gitlab.freedesktop.org/xorg/driver/xf86-input-libinput/-/merge_requests/45/diffs
which was included in the upstream 1.4.0 release.
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https://blogs.oracle.com/solaris
patch.
The second line too long issue was already handled by a previous commit in
this MR.
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https://blogs.oracle.com/solaris
I have submitted this upstream as part of
https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1875
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https://blogs.oracle.com/solaris
patch.
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https://blogs.oracle.com/solaris
/xorg
Upstream includes the correct URL in the README or README.md file in each
source package.
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https://blogs.oracle.com/solaris
Control: tags 1037354 fixed-upstream
https://gitlab.freedesktop.org/xorg/doc/xorg-docs/-/commit/19af1a3609b4cf23b24d1ca8ba7b282a33b445c0
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https://blogs.oracle.com/solaris
Control: tags 1072470 fixed-upstream
https://gitlab.freedesktop.org/xorg/app/xhost/-/commit/1bf855ea7819c80f6cacacdedfac99c1a0c067ba
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https://blogs.oracle.com/solaris
Control: tags 1086599 fixed-upstream
https://gitlab.freedesktop.org/xorg/util/gccmakedep/-/commit/b5a32e2925397886ef28fbe567254a5cd0a2f99c
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https://blogs.oracle.com/solaris
upstream release 1.2.0:
https://gitlab.freedesktop.org/xorg/app/xrandr/-/commit/b0a00df69f832ada40be6bd6973835439a698440
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https://blogs.oracle.com/solaris
Control: tags 635109 fixed-upstream
https://gitlab.freedesktop.org/xorg/app/xauth/-/commit/0d43570ad3ca169464daf4304151c9b8d7ab05b8
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https://blogs.oracle.com/solaris
Control: tags 1040619 fixed-upstream
https://gitlab.freedesktop.org/xorg/driver/xf86-video-vesa/-/commit/5b33e95acb831768c52d491de079a1adcae762e0
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https://blogs.oracle.com/solaris
Control: tags 1072483 fixed-upstream
https://gitlab.freedesktop.org/xorg/app/xkbutils/-/commit/b563231a8a1a6183c3c7e89d0017cd1c5d126045
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https://blogs.oracle.com/solaris
Control: tags 956434 fixed-upstream
This was merged upstream in 2020 in
https://gitlab.freedesktop.org/xorg/app/twm/-/commit/49e2c2127743e702154bc4efc040be7bfaaf6433
which was included in the upstream twm 1.0.12 release.
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Many, but not all, of the proposed changes in this patch are already in
the upstream twm 1.0.12 release, thanks to the upstream commit
https://gitlab.freedesktop.org/xorg/app/twm/-/commit/49e2c2127743e702154bc4efc040be7bfaaf6433
--
-Alan Coopersmith- alan.coopersm
Control: tags 1100739 fixed-upstream
The provided patch has been merged upstream in
https://gitlab.freedesktop.org/xorg/util/lndir/-/commit/d7f9a5ceefa1a60ab3abfa575e0db97e5420a00b
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering
Control: tags 1072490 fixed-upstream
The provided patch has been merged upstream in
https://gitlab.freedesktop.org/xorg/app/xrandr/-/commit/33d45ad1863bf3f9e7d92777172753deb2a947e6
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering
shown at
https://gitlab.freedesktop.org/xorg/proto/xorgproto/-/blob/xorgproto-2024.1/randrproto.txt?ref_type=tags#L54
but I don't think that will translate into the man page.
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineeri
Control: tags 1099774 fixed-upstream
This has been merged upstream in
https://gitlab.freedesktop.org/xorg/app/fonttosfnt/-/commit/aee8ee02b19d99489ff28e95c4fac2e069e16e37
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https
Control: tags 1095447 fixed-upstream
This has been merged upstream in
https://gitlab.freedesktop.org/xorg/driver/xf86-video-fbdev/-/commit/7dd81508302ecad9044ba7c2bd9a458f1557a8ce
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering
ore I saw this bug:
https://gitlab.freedesktop.org/xorg/app/editres/-/commit/3e495f5f34bd6c7e3a87618452859eb59440996d
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https://blogs.oracle.com/solaris
This should be fixed by the upstream change in xdm 1.12 to use sed
instead of cpp to generate the Xsession file:
https://gitlab.freedesktop.org/xorg/app/xdm/-/commit/5f941a815b7bad49a766987660094b01046c8e7d
--
-Alan Coopersmith- alan.coopersm...@oracle.com
.
If you still have the patch, you can submit it upstream as a merge request
on https://gitlab.freedesktop.org/xorg/driver/xf86-input-evdev/
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https://blogs.oracle.com/solaris
Control: tags 1094313 fixed-upstream
This has been merged upstream in
https://gitlab.freedesktop.org/xorg/app/xmodmap/-/commit/506799613210b64cb8175468fa5dd8b0cc2ddd9c
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https
Control: tags 1092885 fixed-upstream
This has been merged upstream in
https://gitlab.freedesktop.org/xorg/app/xinit/-/commit/dce8b8c7a1f71c6706b7776ac1d97bb089f2654c
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https
Control: tags 1102748 fixed-upstream
This has been merged upstream in
https://gitlab.freedesktop.org/xorg/lib/libxext/-/commit/176618709afa156df4e121d136110a8f39c6f797
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https
Control: tags 1102885 fixed-upstream
This has been merged upstream in
https://gitlab.freedesktop.org/xorg/lib/libxxf86vm/-/commit/d6a928004a6784ef9e44d6ffdf34c9288f62a3ac
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https
Control: tags 1102886 fixed-upstream
This has been merged upstream in
https://gitlab.freedesktop.org/xorg/lib/libxpm/-/commit/854c23a771c798e0185125c2f734571b9666b5ce
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https
fixed upstream by the commit
https://cgit.freedesktop.org/openchrome/xf86-video-openchrome/commit/?h=main&id=0ec6917c5c919e81b4e2444608f15da13ab00b7a
which is included in the upstream version 0.6.185.
(Unfortunately, I only see these versions in git, not as released tarballs.)
--
-
Control: tags 107502 fixed-upstream
https://gitlab.freedesktop.org/xorg/app/xset/-/commit/0e9b4418491023548da9db5b763111bcd2c0
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https://blogs.oracle.com/solaris
Control: tags 1098473 fixed-upstream
https://gitlab.freedesktop.org/xorg/doc/xorg-docs/-/commit/8ba6e2c9c3933cc318eaad6be642140cdf65a9c7
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https://blogs.oracle.com/solaris
Control: tags 870836 fixed-upstream
Fixed upstream in
https://gitlab.freedesktop.org/xorg/util/cf/-/commit/9e7d156bc7f8cb411fccaf06e0d118b245eafad8
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https://blogs.oracle.com/solaris
patch.
The second line too long issue was already handled by a previous commit in
this MR.
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https://blogs.oracle.com/solaris
s" upstream
in https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1875
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https://blogs.oracle.com/solaris
I've included the latest patch from this bug in the upstream merge request
https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1875
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https://blogs.oracle.com/solaris
I've included fixes from this patch in the upstream merge request
https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1875
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https://blogs.oracle.com/solaris
I have submitted this upstream as part of
https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1875
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https://blogs.oracle.com/solaris
I've submitted this patch upstream in
https://gitlab.freedesktop.org/xorg/lib/libxcvt/-/merge_requests/18
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https://blogs.oracle.com/solaris
patch.
The second line too long issue was already handled by a previous commit in
this MR.
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https://blogs.oracle.com/solaris
On Sat, 8 Feb 2025 13:46:15 + Bjarni Ingi Gislason
wrote:
Upstream does not accept emails without subscribing, which I do not.
Upstream prefers bug reports & patches be submitted via
https://gitlab.freedesktop.org/xorg/xserver these days, not email.
--
-Alan Coopers
This is a subset of the fixes in bug #1095446 and will be covered by fixing
that.
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https://blogs.oracle.com/solaris
This fix is included in the upstream 21.1.17 release that was issued today.
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https://blogs.oracle.com/solaris
check
happens before any argument processing occurs, so may not help in this case.
--
-Alan Coopersmith- alan.coopersm...@oracle.com
Oracle Solaris Engineering - https://blogs.oracle.com/solaris
72 matches
Mail list logo