Mercurial > audlegacy
diff ChangeLog @ 1582:d7af2755a397 trunk
[svn] - gcc 4.1.0, 4.1.1, 4.1.2 tree optimization workaround:
Remove read_all() and write_all() routines. They had no effect nor merit here, and generally caused trouble.
author | nenolod |
---|---|
date | Mon, 14 Aug 2006 17:55:44 -0700 |
parents | 68aec931b0b6 |
children | 58f3eb64f390 |
line wrap: on
line diff
--- a/ChangeLog Mon Aug 14 17:47:24 2006 -0700 +++ b/ChangeLog Mon Aug 14 17:55:44 2006 -0700 @@ -1,3 +1,12 @@ +2006-08-15 00:47:24 +0000 William Pitcock <nenolod@nenolod.net> + revision [2077] + - gcc 4.1.1 fixes + + + Changes: Modified: + +2 -14 trunk/libaudacious/beepctrl.c + + 2006-08-15 00:13:38 +0000 William Pitcock <nenolod@nenolod.net> revision [2075] - gcc 4.1.1 fix