bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Segmentation fault when using exception handling and ttystream


From: Federico Montesino Pouzols
Subject: Re: Segmentation fault when using exception handling and ttystream
Date: Thu, 5 Dec 2002 22:59:14 +0100
User-agent: Mutt/1.4i

On Thu, Dec 05, 2002 at 12:04:33PM +0000, address@hidden wrote:
> PS: By the way... to install was a nightmare (as well hehe), the debian
> package does not seem to work (but I guess it does not correspond to any
> of you) 

        The Debian packages usually work well. What problems did you
found?

> and /usr/include/time.h conflicts with
> /usr/include/cc++/cc+2/config.h its definition of nanosleep does not
> throw any exception, so I changed it, but I guess this is not the reason....

        Do you mean something like...

../include/cc++/config.h:524: declaration of `int nanosleep (const
timespec *, timespec *)' throws different exceptions
/usr/include/time.h:284: than previous declaration `int nanosleep
(const timespec *, timespec *) throw ()'

        if so, this seems to be a bug and should be fixed soon. In the
meantime you can safely remove the declaration in config.h.

        Bye!
> 
> By again.
> 
> Jose.
> 
> 
>  
> 
> 
> _______________________________________________
> Bug-commoncpp mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-commoncpp




reply via email to

[Prev in Thread] Current Thread [Next in Thread]