Mercurial > audlegacy
diff ChangeLog @ 1716:320ce198ab34 trunk
[svn] Our code is clean enough to not need -Wno-strict-aliasing, with the exception of playlist_list.c (so set that flag for widgets dir only).
author | chainsaw |
---|---|
date | Sat, 16 Sep 2006 15:21:56 -0700 |
parents | 14e6dd38e108 |
children | 837983bac90f |
line wrap: on
line diff
--- a/ChangeLog Sat Sep 16 10:08:23 2006 -0700 +++ b/ChangeLog Sat Sep 16 15:21:56 2006 -0700 @@ -1,3 +1,12 @@ +2006-09-16 17:08:23 +0000 Jonathan Schleifer <js@h3c.de> + revision [2367] + Fixed 3 warnings, 2 unused variables and 1 missing include + + Changes: Modified: + +2 -2 trunk/Plugins/Output/arts/audio.c + +1 -0 trunk/Plugins/Visualization/paranormal/client.c + + 2006-09-16 15:34:03 +0000 Tony Vroon <chainsaw@gentoo.org> revision [2365] Use the VFS layer.