Просмотр исходного кода

Change static_cast with reinterpret_cast since in some compilers (Intel, and surely other EDG based ones) this kicks the conversion operator recursively and provokes an stack overflow.

[SVN r52007]
Ion Gaztañaga 17 лет назад
Родитель
Сommit
d1be2697a2
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/interprocess

+ 1 - 1
libs/interprocess

@@ -1 +1 @@
-Subproject commit 12ace1eb5412d3e68d801f618d0ee4fbd7277ab9
+Subproject commit 9117f958a4af6f6260a49c63be5864ac25b8cde3

粤ICP备19079148号