Re: GL problems

Thorsten Glaser <[email protected]>
Newsgroups gmane.comp.xfree86.devel
Message-ID <[email protected]>
Dixi:

>XTRANSDEBUG=2:	works
>XTRANSDEBUG=1:	does not work

It gets worse.

Compiling with XTRANSDEBUG=1, if I change in xc/lib/xtrans/Xtrans.c
either line 427:
|static XtransConnInfo
|TRANS(Open) (int type, char *address)
|
|{
|    char                *protocol = NULL, *host = NULL, *port = NULL; 
|    XtransConnInfo      ciptr = NULL;
|    Xtransport          *thistrans;
|
|    PRMSG (2,"Open(%d,%s)\n", type, address, 0);

or line 598:
|XtransConnInfo
|TRANS(OpenCOTSClient) (char *address)
|
|{
|    PRMSG (2,"OpenCOTSClient(%s)\n", address, 0, 0);   


to read PRMSG (1,... then it works.

It looks like
|tg@odem:/home/tg $ glxgears  
|_X11TransOpen(1,local/:0)
if I change line 427, or
|tg@odem:/home/tg $ glxgears  
|_X11TransOpenCOTSClient(local/:0)
if I change line 598.

Looks like a compiler bug to me.

//mirabile
-- 
> Hi, does anyone sell openbsd stickers by themselves and not packaged
> with other products?
No, the only way I've seen them sold is for $40 with a free OpenBSD CD.
	-- Haroon Khalid and Steve Shockley in gmane.os.openbsd.misc
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.