chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] #1091: glut: unexpected exit on (use glut)


From: Chicken Trac
Subject: [Chicken-janitors] #1091: glut: unexpected exit on (use glut)
Date: Sun, 19 Jan 2014 16:28:48 -0000

#1091: glut: unexpected exit on (use glut)
------------------------+---------------------------------------------------
 Reporter:  mario       |       Owner:  felix  
     Type:  defect      |      Status:  new    
 Priority:  major       |   Milestone:  someday
Component:  extensions  |     Version:  4.8.x  
 Keywords:  glut        |  
------------------------+---------------------------------------------------
 Steps to reproduce:

 {{{
 $ DISPLAY= csi -e '(use glut)'
 freeglut (csi): failed to open display ''
 $ echo $?
 1
 }}}

 If I understand correctly, there's no way to easily/cleanly handle that
 failure in scheme code.

 Maybe glut should provide an initialization procedure that should be
 explicitly called and raise an exception on failure (so that it can be
 handled)?

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/1091>
CHICKEN Scheme <http://www.call-with-current-continuation.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]