Re: AU Validation And DebugAssert
Re: AU Validation And DebugAssert
- Subject: Re: AU Validation And DebugAssert
- From: William Stewart <email@hidden>
- Date: Wed, 6 Sep 2006 14:16:56 -0700
On 06/09/2006, at 2:08 PM, Eric Eizenman wrote:
Hi,
Running on 10.3.7 with auval 1.1.2c11.
I'm trying to fix some of the asserts auval throws at me, but I'm
having hard-time understanding what actually is broken in our code.
The AU validation does succeed, so I guess nothing is really
broken, and I only get those asserts because auval is trying to get
\set invalid items in the first place. Is it safe to ignore those
asserts ?, some of them ?
I usually ignore all of them - auval is doing this explicitly to
check error handling - if there is a problem you'll see this show up
explicitly as an ERROR or WARNING in auval's actual output.
You can re-pipe these (stderr) so you don't see them:
% auval 2> /dev/null <auval_args>
I also find it useful to run with both the -dw and -de options -
these will terminate execution of auval at the exact location if an
error or warning occurs
Bill
--
mailto:email@hidden
tel: +1 408 974 4056
________________________________________________________________________
__
"Much human ingenuity has gone into finding the ultimate Before.
The current state of knowledge can be summarized thus:
In the beginning, there was nothing, which exploded" - Terry Pratchett
________________________________________________________________________
__
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden