Explorar o código

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 %!s(int64=17) %!d(string=hai) anos
pai
achega
d1be2697a2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      libs/interprocess

+ 1 - 1
libs/interprocess

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

粤ICP备19079148号