wook815 / google-glog

Automatically exported from code.google.com/p/google-glog
Other
0 stars 0 forks source link

clang defines __GNUC__ but does NOT have <ext/hash_set> or <tr1/unordered_set> #187

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Compile glog on Mac OS 10.9 using clang and libc++ (NOT libstdc++)

What is the expected output? What do you see instead?
Compile error.

What version of the product are you using? On what operating system?
SVN checkout on 2014/02/16

Please provide any additional information below.

Original issue reported on code.google.com by updog...@gmail.com on 17 Feb 2014 at 6:38

GoogleCodeExporter commented 8 years ago
Checked out revision 139.

Original comment by updog...@gmail.com on 17 Feb 2014 at 6:39

GoogleCodeExporter commented 8 years ago
https://code.google.com/p/google-glog/source/detail?r=142

Original comment by shinichi...@gmail.com on 5 Mar 2014 at 5:21