Update of /cvsroot/alsa/alsa-lib/alsalisp In directory sc8-pr-cvs1:/tmp/cvs-serv17943/alsalisp
Modified Files: test.lisp Log Message: Fixed lisp for ordinary mixer API Index: test.lisp =================================================================== RCS file: /cvsroot/alsa/alsa-lib/alsalisp/test.lisp,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- test.lisp 13 Dec 2003 18:36:01 -0000 1.1 +++ test.lisp 21 Dec 2003 18:25:57 -0000 1.2 @@ -47,6 +47,9 @@ (+ 1.1 2.2 3.3) (&check-memory) (+ 'aaaa) (&check-memory) (+ 'aaaa 'bbbb) (&check-memory) +(+ "aaaa") (&check-memory) +(+ "aaaa" "bbbb") (&check-memory) +(+ "aaaa" "bbbb" "cccc") (&check-memory) (-) (&check-memory) (- 1) (&check-memory) ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Alsa-cvslog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-cvslog