Static libstdcxx and python (#139)
Support python + static libstdc++
[ROCm/rocprofiler-systems commit: a1dcd1bc4b]
Bu işleme şunda yer alıyor:
işlemeyi yapan:
GitHub
ebeveyn
7ceb1e0bee
işleme
f642813ad1
@@ -93,7 +93,7 @@ class Region:
|
||||
_count = Region._counter
|
||||
self._active = False
|
||||
if _count != self._count:
|
||||
raise LogicError(
|
||||
raise RuntimeError(
|
||||
f"{self._label} was not popped in the order it was pushed. Current stack number: {_count}, expected stack number: {self._count}"
|
||||
)
|
||||
_libuser.pop_region(self._label)
|
||||
|
||||
Yeni konuda referans
Bir kullanıcı engelle