Bug #259
Subtle crashes if no :unoccupied style is defined
Start date:
10/08/2011
Due date:
% Done:
100%
Estimated time:
0.00 h
Description
When trying to run subtle with a config that does not define a style for :unoccupied, subtle displays a stacktrace.
When running subtle with debug information, it shows this instead:
subtle: src/subtle/style.c:189: subStyleMerge: Assertion `s1 && s2' failed.
History
#1 Updated by Christoph Kappel about 13 years ago
- Target version set to Xi
- Assignee set to Non member users
- Status changed from Unconfirmed to Confirmed
- Category set to Bugfix
#2 Updated by Christoph Kappel about 13 years ago
- Status changed from Confirmed to Fixed
- % Done changed from 0 to 100
Applied in changeset cc621a0ce72a.