Re: ver 4.0 builtin_chosen_warning ???
- Posted by bernie Sep 06, 2008
- 977 views
mattlewis said...
bernie said...
Why doesn't the message just say: Namespace Conflict: Program has declared compare() with the name as function in D:\#EU40\INCLUDE\std/map.e
Is that meant to be an error? It's not clear from what you posted. I don't think that it should be.
Matt
Matt: Yes I'am saying that ' builtin_chosen_warning ' should be dumped. The way it reads is confusing. I sounds like it is choosing an option for you and hitting return will continue your program which is not true. Namespace errors should all fall under one class of error. Namespace Conflict Error: This forces users to learn the proper use of the namespace features. Bernie