Преглед на файлове

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 години
родител
ревизия
d1be2697a2
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      libs/interprocess

+ 1 - 1
libs/interprocess

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

粤ICP备19079148号