The last bugfix release of the 1.5 series is available for download now! Get it from the usual place: ChangeLog: 1.5.3 ===== * The 1.5.3 release has backports from 1.6.0 (HEAD) * Bugs fixed: - Prevents crashes for quick window destructions, especially under high load There have been crashes if a window is destroyed soon after its creation. It happens in `add_window' function, and it might be due to a window being destroyed, garbage collected and then accessed. Now most parts of `add_window' are protected from garbage collection with `rep_PUSHGC' / `rep_POPGC'. It also prevents `add_window_hook' from being called with uninitialised argument. [Timo Korvola, Janek Kozicki]
| Attributes | Values |
|---|---|
| rdfs:label |
|
| rdfs:comment |
|
| dcterms:subject | |
| abstract |
|