|
|
Sponsor |
RE: Fwd: Build namespace issues: msg#00044apache.logging.log4cxx.user
I don't know if this matters, but I also get the error on the RollingFileAppender. Original Message: ----------------- From: Curt Arnold carnold@xxxxxxxxxx Date: Tue, 15 Mar 2005 18:44:54 -0600 To: log4cxx-user@xxxxxxxxxxxxxxxxxx Subject: Fwd: Build namespace issues Begin forwarded message: > From: Curt Arnold <carnold@xxxxxxxxxx> > Date: March 15, 2005 4:15:01 PM CST > To: Log4J Users List <log4j-user@xxxxxxxxxxxxxxxxxx> > Subject: Re: Build namespace issues > > On Mar 15, 2005, at 3:31 PM, Ron Ohmer wrote: > >> I ran into a rather odd error when using SocketAppenders. >> >> I have a wrapper that has worked fine, no warnings, nothing until I >> added functionality for the SocketAppender.. >> >> Now I get what follows this.. Does anyone know the root of this >> (Other than SocketAppender.cpp.. :-)) BTW, VS.NET 2k3 is the build >> tool. >> > > The problem is that pervasively throughout log4cxx (even the CVS > HEAD), you see a construct like: > > class SocketImpl; > typedef helpers::ObjectPtrT<SocketImpl> SocketImplPtr; > > When one of these smart-pointer templates is used in a publicly > exposed method on a exported class, you end up with an exported method > depending on a non-exported class. If the template expansion differs > in any way from the expansion when the library was build, bad things > will happen hence the warning. > > What should be done is something like: > > class SocketImpl; > class LOG4CXX_EXPORT SocketImplPtr : public > helpers::ObjectPtrT<SocketImpl> { > ... > } > > I'll log this as a bug and work on it as soon I finish my current task > (likely 24-48 hours away). > > -------------------------------------------------------------------- mail2web - Check your email from the web at http://mail2web.com/ .
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Fwd: Build namespace issues, Curt Arnold |
|---|---|
| Next by Date: | Directory for FileAppender, Peter Steiner |
| Previous by Thread: | Fwd: Build namespace issues, Curt Arnold |
| Next by Thread: | Directory for FileAppender, Peter Steiner |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |
Home | sitemap
| advertise | OSDir is
an inevitable website.
|