This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU Mach".
The branch, master has been updated via fe2732d6382e46c7986013ae361e789a11bbe88a (commit) via 28cc58d5d9f3f7d21c58f81aa9cddc840fba8337 (commit) from 8ac3a0b5d59b12828af9f26c778da523b4a220a0 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit fe2732d6382e46c7986013ae361e789a11bbe88a Author: guy fleury iteriteka <gfle...@disroot.org> Date: Sat Aug 31 16:04:53 2019 +0200 satisfy 'werror=parantheses'. * vm/vm_map.c(vm_map_msync): explit group of first condition. commit 28cc58d5d9f3f7d21c58f81aa9cddc840fba8337 Author: guy fleury iteriteka <gfle...@disroot.org> Date: Sat Aug 31 14:42:06 2019 +0200 Fix the pointer comparison of different type. * vm/vm_map.c(vm_map_fork): use VM_MAP_NULL instead of PMAP_NULL when compare with new_map. ----------------------------------------------------------------------- Summary of changes: vm/vm_map.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- GNU Mach