Bug #845
Don't check for MS STL headers if STLport is used
| Status: | Closed | Start date: | 05/07/2010 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | % Done: | 100%  | 
||
| Category: | Client: General | |||
| Target version: | Version 0.8.0 | 
Description
In types_nl.h, we are not checking if STLport is providing hash_map class. So with VC++ 2008 without SP1 but with STLport, it does not compile.
History
#1
    
    
    Updated by vl over 8 years ago
    
    - Status changed from Validated to Assigned
 
#2
    
    
    Updated by kervala over 8 years ago
    
    - % Done changed from 0 to 50
 
#3
    
    
    Updated by kervala over 8 years ago
    
    - Status changed from Assigned to Resolved
 - % Done changed from 50 to 100
 
#4
    
    
    Updated by kervala over 8 years ago
    
    - Target version set to Version 0.8.0
 
#5
    
    
    Updated by vl about 8 years ago
    
    - Status changed from Resolved to Closed