bug-commoncpp
[Top][All Lists]
Advanced

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

Re: typo: sigInstall with lowercase i in thread.cpp


From: Federico Montesino Pouzols
Subject: Re: typo: sigInstall with lowercase i in thread.cpp
Date: Sun, 27 Oct 2002 14:30:03 +0100
User-agent: Mutt/1.4i

        Ok, fixed in cvs for both 1.0.x and 1.1.x, thanks for the
report.

On Tue, Oct 08, 2002 at 05:42:52PM -0400, address@hidden wrote:
> thread.h:     friend void sigInstall(int signo);
> /doc/man3/ost_PosixThread.3cc:.RI "void \fBsigInstall\fP (int signo)"
> /doc/man3/ost_PosixThread.3cc:.SS "void sigInstall (int signo)\fC [friend]\fP"
> 
> typos in thread.cpp:
> 
> /src/thread.cpp:void siginstall(int);
> /src/thread.cpp:               siginstall(SIGHUP);
> /src/thread.cpp:               siginstall(SIGALRM);
> /src/thread.cpp:               siginstall(SIGPIPE);
> /src/thread.cpp:               siginstall(SIGABRT);
> /src/thread.cpp:void siginstall(int signo)
> 
> regards
> 
> nospam
> 
> 
> 
> _______________________________________________
> 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]