Watch, Follow, &
Connect with Us

Reports for: Delphi-BCB/Compiler/C++/Front End/Namespaces  

Report Status Legend:
Open Reported Resolved Closed Withdrawn Private

Report#TitleRatingStatus
93339 Using declaration for nested type accepted
0.00 out of 5
Open
87703 F1004 when 'using namespace' is ecountered after a nested namespace uses itself
0.00 out of 5
Open
85444 Internal backend error T875, throwing template function result from a nested namespace
0.00 out of 5
Closed
85092 bcc32 fails to lookup overloaded operator for inner class
0.00 out of 5
Open
71672 Local classes sometimes do not have access to an outer enclosing scope
0.00 out of 5
Open
68612 Problem with lookup
0.00 out of 5
Open
65009 using directive not ignored
3.00 out of 5
Open
64935 double declaration causes internal compiler error
0.00 out of 5
Open
53550 Disambiguating a nonvirtual common base class can't be done
2.00 out of 5
Closed
37562 compile error in sysconst.hpp
1.00 out of 5
Closed
23850 A base class in a namespace results in an error in the derived constructor
5.00 out of 5
Open
19581 (Pulled) Cannot use the global scope resolution operator to qualify a friend function of a class declared in a namespace.  In other words
0.00 out of 5
Closed
19537 (Pulled) [ANSI] BCC32 quietly ignores main() defined in a namespace.  It doesn't decorate the symbol in the OBJ with the namespace name
4.00 out of 5
Closed
19073 (Pulled) ren This code applies operator==() to a nested struct and gets compiler error. namespace NN {   struct AA   {     struct BB
0.00 out of 5
Closed
19069 (Pulled) Compiler gives error on the definition of a member function within a namespace when that member function is a member of a class
0.00 out of 5
Closed
18937 (Pulled) ren This code applies operator==() to a nested struct and gets compiler error. namespace NN {   struct AA   {     struct BB
0.00 out of 5
Closed
18933 (Pulled) Compiler gives error on the definition of a member function within a namespace when that member function is a member of a class
0.00 out of 5
Closed
18751 (Pulled) FDIS 7.3.3 (2) says that bringing an enumeration name into a declarative region with a using declaration does not bring in the e
0.00 out of 5
Closed
18661 (Pulled) According to Ansi C++  section 14.5.3 inline friends of class templates, the code should declare (and define) a non-template fun
0.00 out of 5
Closed
18540 (Pulled) 3.4.2 sec of the standard gives an example that results in a unresolved external during linkage. Tdump shows  '_param' with no n
0.00 out of 5
Closed
18499 (Pulled) A function declaration in a namespace scope or block scope which has the same name and the same parameter types as a function in
0.00 out of 5
Closed
18430 (Pulled) Non-template friend declaration fails with compiler errors when the class is in a namespace.
0.00 out of 5
Closed
18348 (Pulled) When this code doesn't use the namespace, a valid linker error is reported.  When the namespace is used, the linker error is _no
0.00 out of 5
Closed
18336 (Pulled) Proper member does not get called in this code in which the class is derived from a namespace-qualified base. #include <iostr
0.00 out of 5
Closed
18326 (Pulled) When a module of the same name exists in two separate directories in a project, unnamed namespaces can be confused because the i
0.00 out of 5
Closed
6756 F1004 Internal compiler error at 0xcd9008 with base 0xc60000
5.00 out of 5
Closed
5480 Compiler cannot find in the enclosing namespace declaration of a function with a parameter type defined in another namespace.
4.67 out of 5
Open
4878 Failure to generate code for templates in parent namespace
4.50 out of 5
Closed
3841 Namespace problem sith std::remove
4.00 out of 5
Closed
3753 Compiler fails to identify correctly the nearest enclosing namespace of a nested class.
4.80 out of 5
Open
2902 Cannot resolve function in anonymous namespace
4.67 out of 5
Open
1629 'using std::make_pair' provokes F1004 Internal Compiler Error
4.91 out of 5
Closed
1286 [C++ Error] SysConst.hpp(22): E2316 'ResourceString' is not a member of
1.00 out of 5
Closed
524 Using declaration for class template fails
3.67 out of 5
Closed
523 Mixing using directives and using declarations confuses compiler
4.00 out of 5
Closed
< Prev Next >

Server Response from: ETNACODE01