This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

other/6504: Error using RWTValHashDictionary/RWTValHashMap



>Number:         6504
>Category:       other
>Synopsis:       Error using RWTValHashDictionary/RWTValHashMap
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Apr 29 05:16:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     vidyacts@lycos.com
>Release:        unknown-1.0
>Organization:
>Environment:

>Description:
Hi,
I'm using Roguewave lib's (15s) for Database independency. One of my program uses instance of RWTValHashDictionary class. While compiling the program i get the following error :
------------------------------------------------------------
"/dnbusr1/dbm/spm/workspaces/SOLARIS7/SUNPRO50/15s/rw/stdex/lhash.cc", line 199:
 Error: Different types for "?:" (? and void).
"/dnbusr1/dbm/spm/workspaces/SOLARIS7/SUNPRO50/15s/rw/stdex/hashmap.h", line 148
:     Where: While instantiating "LHashTable<std::pair<const RWCString, panq_cus
t_list*>, rw_hashmap<RWCString, panq_cust_list*, stringhash, std::equal_to<RWCSt
ring>, std::allocator<RWCString>>::h_k, rw_hashmap<RWCString, panq_cust_list*, s
tringhash, std::equal_to<RWCString>, std::allocator<RWCString>>::eq_k, std::allo
cator<RWCString>>::LHashTable(unsigned, const rw_hashmap<RWCString, panq_cust_li
st*, stringhash, std::equal_to<RWCString>, std::allocator<RWCString>>::h_k&, con
st rw_hashmap<RWCString, panq_cust_list*, stringhash, std::equal_to<RWCString>,
std::allocator<RWCString>>::eq_k&)".
"/dnbusr1/dbm/spm/workspaces/SOLARIS7/SUNPRO50/15s/rw/stdex/hashmap.h", line 148
:     Where: Instantiated from non-template code.
------------------------------------------------------------

I shall be grateful if anybody can help me in identifying the cause of the above error.!!!
Please gimme the workaround to get rid of this annoying  error too.

Thanks in advance,
With Regards,
Vidya
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]