FLTK logo

Re: [MOD] STR #3458: GLUT compatibility mode segfaults when there's no current window

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.bugs  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: [MOD] STR #3458: GLUT compatibility mode segfaults when there's no current window Albrecht Schlosser 08:26 Oct 07  
 
[STR Closed w/Resolution]

Link:         https://www.fltk.org/str.php?L3458
Version:      1.3-current
Fix Version:  1.4.0
Git Commit:   1fd6f0dd3af3183c0b41b94eae1379f8e60f3d96
Assigned To:  AlbrechtS

Fixed in Git repository.

This is fixed in Git 'master' (FLTK 1.4.0), sorry for the long delay.
Commit: 1fd6f0dd3af3183c0b41b94eae1379f8e60f3d96.

I decided to use the "GLUT philosophy" to "quietly ignore what can be
ignored". It appears that all function calls can be ignored, and those
calls that return an 'int' value return 0 (zero). Everything else would
IMHO have been much more work and is not necessary.

If there are any issues with this fix please open a GitHub Issue (Bug
Report) or report it in fltk.development.

@bschack: many thanks for the test program (big.cxx). I modified it
slightly and added it to our test programs (test/glut_test.cxx).

Closing this STR now.


Link:         https://www.fltk.org/str.php?L3458

Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.