caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Daniel Bünzli" <daniel.buenzli@epfl.ch>
To: David Thomas <david_hd@yahoo.com>
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Crashing X.Org with lablgl
Date: Mon, 26 Feb 2007 06:51:30 +0100	[thread overview]
Message-ID: <65D985D2-E7EF-42F7-B356-5F8EC2170F17@epfl.ch> (raw)
In-Reply-To: <20070226050151.35029.qmail@web30515.mail.mud.yahoo.com>


Le 26 févr. 07 à 06:01, David Thomas a écrit :

> 1) I'm sure that there *shouldn't* be any sequence of
> calls to lablgl that should outright crash the X
> server... does anyone know how true this proves in
> practice?

There are things that are off-limits to lablgl's type safety, for  
example on osx a call to any opengl function before a rendering  
context has been created just crashes the program. Did you try to  
call Gl.raise_error in your rendering loop to be sure you are not  
doing something wrong with opengl ?

Daniel

  parent reply	other threads:[~2007-02-26  5:49 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-26  5:01 David Thomas
2007-02-26  5:26 ` [Caml-list] " Erik de Castro Lopo
2007-02-26  5:38 ` Jacques Garrigue
2007-02-26  5:51 ` Daniel Bünzli [this message]
2007-02-26  7:29   ` Jon Harrop
2007-02-26 16:36     ` David Thomas
2007-02-26  8:01 ` Vu Ngoc San
2007-02-26 10:47   ` Jon Harrop
2007-02-26 11:23     ` Vincent Hanquez
2007-02-26 14:11       ` Jon Harrop
2007-02-26 13:41     ` Vu Ngoc San
2007-02-26 16:16       ` Conrad Hughes
2007-02-26 19:23         ` Vu Ngoc San
2007-02-26  7:07 David Thomas
     [not found] <20070226.161259.96686096.garrigue@math.nagoya-u.ac.jp>
2007-02-26  7:39 ` David Thomas
2007-02-26 11:09   ` Gerd Stolpmann
2007-02-26 16:46     ` David Thomas
2007-02-26 11:21   ` Erik de Castro Lopo
2007-02-26 17:05     ` David Thomas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=65D985D2-E7EF-42F7-B356-5F8EC2170F17@epfl.ch \
    --to=daniel.buenzli@epfl.ch \
    --cc=caml-list@yquem.inria.fr \
    --cc=david_hd@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).