simon-git: puzzles (main): Ben Harris

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Mon Jan 9 21:26:46 GMT 2023


TL;DR:
  e66d027 Fix Pattern row clues when a row has no black in

Repository:     https://git.tartarus.org/simon/puzzles.git
On the web:     https://git.tartarus.org/?p=simon/puzzles.git
Branch updated: main
Committer:      Ben Harris <bjh21 at bjh21.me.uk>
Date:           2023-01-09 21:26:46

commit e66d027a81211d327319cf45bb4155e689513f72
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=e66d027a81211d327319cf45bb4155e689513f72;hp=171e7a76ed271b90ab8717939c02c1bce9b1fced
Author: Ben Harris <bjh21 at bjh21.me.uk>
Date:   Mon Jan 9 20:38:38 2023 +0000

    Fix Pattern row clues when a row has no black in
    
    I'd failed to initialise the row clue string to empty so it got the
    contents of the previous row to be displayed.  This could only happen
    for imported descriptions, or for puzzles with one or two columns.
    
    Thanks to Glen Sawyer for spotting and reporting the bug.

 pattern.c | 1 +
 1 file changed, 1 insertion(+)



More information about the tartarus-commits mailing list