Re: Bug in bsecxxutils.h
- From: Tim Janik <timj gtk org>
- To: J Scott Berg <jrh5y6virbl36ay optonline net>
- Cc: beast gnome org
- Subject: Re: Bug in bsecxxutils.h
- Date: Mon, 19 Jul 2004 06:02:00 +0200 (CEST)
On Sat, 17 Jul 2004, J Scott Berg wrote:
> gcc 3.4.1 trips over some bogus code in bsecxxutils.h:
>
> template<typename What, typename Reason> void invalid_type () {
> TEMPLATE_ERROR::abort; }
> template<typename TYPE> void invalid_argument_type () {
> TEMPLATE_ERROR::abort; }
what is the exact error message you're getting?
> I replaced TEMPLATE_ERROR::abort with abort() and it compiles. I'm
> guessing earlier compiler versions don't have problems because that code
> path never gets executed?
nope, the code isn't gcc-3.4 proof yet.
---
ciaoTJ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]