[3305] in BarnOwl Developers
[barnowl/barnowl] c42a8d: typedef fake curses and Perl types to
daemon@ATHENA.MIT.EDU (GitHub)
Mon Oct 29 23:26:30 2012
Date: Mon, 29 Oct 2012 20:26:27 -0700
From: GitHub <noreply@github.com>
Reply-To: GitHub <noreply@github.com>
To: barnowl-dev@mit.edu
----==_mimepart_508f48e3848f3_4b1b19d1aec7963e
Date: Mon, 29 Oct 2012 20:26:27 -0700
Mime-Version: 1.0
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Content-ID: <508f48e385c9a_4b1b19d1aec797e8@sh3.rs.github.com.mail>
Branch: refs/heads/master
Home: https://github.com/barnowl/barnowl
Commit: c42a8d1091e249bf9e1e7a3a93c7e22c9f469414
https://github.com/barnowl/barnowl/commit/c42a8d1091e249bf9e1e7a3a9=
3c7e22c9f469414
Author: Anders Kaseorg <andersk@mit.edu>
Date: 2012-10-29 (Mon, 29 Oct 2012)
Changed paths:
M owl.h
Log Message:
-----------
typedef fake curses and Perl types to undefined structs instead of void=
This increases type safety and fixes warnings with gcc-4.7 -flto:
owl.h:606:19: warning: type of =E2=80=98g=E2=80=99 does not match origina=
l declaration [enabled by default]
owl.c:26:12: note: previously declared here
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
----==_mimepart_508f48e3848f3_4b1b19d1aec7963e--