Actions
Bug #1400
closedruleload.c: correct error message for no default specialist
Start date:
05/17/2025
Due date:
% Done:
0%
Estimated time:
Description
See patches in #1375, needs to be improved in stable branches. Default specialist must not have any reqs, not only min_size.
Files
Updated by Alexandr Ignatiev 26 days ago
Patch ready, likely applied to all branches.
Another thing needed correction, with no specialists at all section list became null and we got sigsegv insto warning.
Updated by Marko Lindqvist 25 days ago
- Blocks Feature #1375: Introduce superspecialists added
Updated by Marko Lindqvist 25 days ago
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
Updated by Alexandr Ignatiev 25 days ago
Updated by Alexandr Ignatiev 25 days ago
there is no ruuleload.c in older versions, added similar patch for ruleset.c
Updated by Marko Lindqvist 25 days ago
Alexandr Ignatiev wrote in #note-5:
there is no ruuleload.c in older versions, added similar patch for ruleset.c
Yeah, but 'git cherry-pick' from branch to branch (I applied the patch to local main-work branch, and cherry-picked to older) was smart enough to know about the file rename.
Actions