aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-06-19 03:06:09 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-06-19 03:06:09 +0000
commit13ee2e4a4e71c53a00f5b74f57d9bb843242a37d (patch)
treeff45180a3274bc31a4dbb39be27405f697c57ac9 /ChangeLog
parent30c725e44a0ef577551d7c9f13a26e39f1242f00 (diff)
removed 'dereferencing type-punned pointer will break strict-aliasing rules' compiler warnings.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3106 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f7f8c602..09263e29 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2012-06-19
+ * src/plugin.c: removed "dereferencing type-punned pointer will break
+ strict-aliasing rules" warnings.
+
+2012-06-19
+
* src/filesel.c: removed label warning on non-win32.
2012-06-19