simon-git: pix (master): Simon Tatham
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Sun Jun 14 07:08:41 BST 2015
TL;DR:
a408f42 Fix a misplaced variable declaration.
b1dc1d6 Build Windows executables.
Repository: git://git.tartarus.org/simon/pix.git
On the web: http://tartarus.org/~simon-git/gitweb/?p=pix.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2015-06-14 07:08:41
commit a408f429d74e47d301d9b35445909149f0046b13
web diff http://tartarus.org/~simon-git/gitweb/?p=pix.git;a=commitdiff;h=a408f429d74e47d301d9b35445909149f0046b13;hp=aec2c1885ed66a53497775d54d2b2708271ba8d2
Author: Simon Tatham <anakin at pobox.com>
Date: Sun Jun 14 07:06:39 2015 +0100
Fix a misplaced variable declaration.
C99ish mixed declarations and code cause a compile failure on Windows.
pngout.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
commit b1dc1d657b0e9d84ec8518856c0c65edb79d9680
web diff http://tartarus.org/~simon-git/gitweb/?p=pix.git;a=commitdiff;h=b1dc1d657b0e9d84ec8518856c0c65edb79d9680;hp=a408f429d74e47d301d9b35445909149f0046b13
Author: Simon Tatham <anakin at pobox.com>
Date: Sun Jun 14 07:05:06 2015 +0100
Build Windows executables.
Buildscr | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
More information about the tartarus-commits
mailing list