Changeset: 8db036d9cf28 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=8db036d9cf28
Modified Files:
        gdk/gdk_posix.c
Branch: default
Log Message:

Revert last change.


diffs (15 lines):

diff --git a/gdk/gdk_posix.c b/gdk/gdk_posix.c
--- a/gdk/gdk_posix.c
+++ b/gdk/gdk_posix.c
@@ -343,10 +343,8 @@ MT_getrss(void)
                        return ((size_t) atol(r)) * MT_pagesize();
                }
        }
+#endif
        return 0;
-#else
-#error Could not find a way to calculate the RSS on the target platform
-#endif
 }
 
 void *
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to