Commit 28e9535
committed
Debug
```
g++ (Debian 12.2.0-3) 12.2.0
============================
LOOOK __GLIBCXX__ [lhs=N12_GLOBAL__N_110any_structE] /usr/local/google/home/rwgk/forked/pybind11/include/pybind11/detail/../detail/internals.h:124
LOOOK __GLIBCXX__ [rhs=N12_GLOBAL__N_110any_structE] /usr/local/google/home/rwgk/forked/pybind11/include/pybind11/detail/../detail/internals.h:125
LOOOK __GLIBCXX__ [(lhs==rhs)=FALSE] /usr/local/google/home/rwgk/forked/pybind11/include/pybind11/detail/../detail/internals.h:129
Debian clang version 14.0.6-2
=============================
LOOOK __GLIBCXX__ [lhs=N12_GLOBAL__N_110any_structE] /usr/local/google/home/rwgk/forked/pybind11/include/pybind11/detail/internals.h:124
LOOOK __GLIBCXX__ [rhs=N12_GLOBAL__N_110any_structE] /usr/local/google/home/rwgk/forked/pybind11/include/pybind11/detail/internals.h:125
LOOOK __GLIBCXX__ [(lhs==rhs)=TRUE] /usr/local/google/home/rwgk/forked/pybind11/include/pybind11/detail/internals.h:129
ImportError while loading conftest '/usr/local/google/home/rwgk/forked/pybind11/tests/conftest.py'.
conftest.py:16: in <module>
import pybind11_tests
E ImportError: generic_type: type "unnamed_namespace_b_any_struct" is already registered!
```printf()s in type_equal_to
1 parent 95caa03 commit 28e9535
1 file changed
+24
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
121 | 134 | | |
122 | 135 | | |
123 | 136 | | |
| |||
136 | 149 | | |
137 | 150 | | |
138 | 151 | | |
139 | | - | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
140 | 162 | | |
141 | 163 | | |
142 | 164 | | |
| |||
0 commit comments