Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » circular 'uses' chain
circular 'uses' chain [message #38501] Thu, 20 December 2012 19:22 Go to previous message
jibe is currently offline  jibe
Messages: 294
Registered: February 2007
Location: France
Experienced Member
Hi,

Don't know where to put this question... Perhaps here is the right place, as I think it's simple basic use of UPP...

Trying to develop some library, I get these warnings while compiling :
----- CtrlLib ( GUI GCC DEBUG SHARED DEBUG_FULL BLITZ LINUX POSIX ) (1 / 30)
CtrlLib: circular 'uses' chain
CtrlLib: circular 'uses' chain
----- PostalCode ( GUI GCC DEBUG SHARED DEBUG_FULL BLITZ LINUX POSIX ) (2 / 30)
PostalCode.cpp
----- CtrlCore ( GUI GCC DEBUG SHARED DEBUG_FULL BLITZ LINUX POSIX ) (3 / 30)
CtrlCore: circular 'uses' chain
CtrlCore: circular 'uses' chain
...

I guess that it's related with some
using namespace ...
instruction, but I cannot find what is wrong...

The code compiles without error and links, but executing it I just obtain an "invalid memory access!" message. I suppose that it's related to the warnings ?

How can I suppress these warnings ? What should I verify ? I'm just using
NAMESPACE_UPP

after including the standard .h files, as usually...
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Who is doing the coping? [implicit-copy | deep-copy | pick constructor]
Next Topic: Questions about static casting Polymorphic Array Elements, iterator, Ptr and Pte
Goto Forum:
  


Current Time: Mon Jun 17 20:30:04 CEST 2024

Total time taken to generate the page: 0.02474 seconds