simon-git: puzzles (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Sun Oct 1 14:05:20 BST 2017


TL;DR:
  8ea15f3 Make newgame_undo_buf 'char *', not 'void *'.

Repository:     https://git.tartarus.org/simon/puzzles.git
On the web:     https://git.tartarus.org/?p=simon/puzzles.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2017-10-01 14:05:20

commit 8ea15f3b3525d2ef5341f8122871c4f0ff77260a
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=8ea15f3b3525d2ef5341f8122871c4f0ff77260a;hp=db313b3948d27244dd7c34c2609c66d6204d8931
Author: Simon Tatham <anakin at pobox.com>
Date:   Sun Oct 1 13:52:16 2017 +0100

    Make newgame_undo_buf 'char *', not 'void *'.
    
    This fixes a compile error under -pedantic at the point where we do
    pointer arithmetic on it.

 midend.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the tartarus-commits mailing list