Age | Commit message (Collapse) | Author |
|
Casting const away is usually bad idea. It does not fix the cause (incorrect types).
Also, casting const away issues warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type
|
|
|
|
CVS patchset: 3832
CVS date: 2003/01/08 19:22:32
|
|
CVS patchset: 3651
CVS date: 2002/12/23 15:54:42
|
|
CVS patchset: 1357
CVS date: 2002/01/06 18:56:19
|
|
CVS patchset: 1067
CVS date: 2001/11/18 13:44:53
|
|
CVS patchset: 1040
CVS date: 2001/11/15 00:37:15
|
|
(converting all c++ files to c) and DS_Audio codecs are already producing
some (weird) sound from my local tree. I hope to commit it soon...
CVS patchset: 1022
CVS date: 2001/11/11 23:32:25
|