Re: DEBUG_AS_DEFAULT

1999-12-15 Thread Allan Rae
On 15 Dec 1999, Lars Gullik Bjønnes wrote: > "Asger K. Alstrup Nielsen" <[EMAIL PROTECTED]> writes: > > | > Another solution would be to add an --enable-assertions flag which > | > defaults to 'yes' for development versions, but which can be turned > | > off (for speed reasons). > | > | This is

Re: DEBUG_AS_DEFAULT

1999-12-15 Thread Lars Gullik Bjønnes
"Asger K. Alstrup Nielsen" <[EMAIL PROTECTED]> writes: | > Another solution would be to add an --enable-assertions flag which | > defaults to 'yes' for development versions, but which can be turned | > off (for speed reasons). | | This is the better solution, because the distinction between deve

Re: DEBUG_AS_DEFAULT

1999-12-15 Thread Asger K. Alstrup Nielsen
> Another solution would be to add an --enable-assertions flag which > defaults to 'yes' for development versions, but which can be turned > off (for speed reasons). This is the better solution, because the distinction between development versions and stable releases is being blurred these days.