viuavm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Viuavm-commits] [SCM] Viua VM branch deferred-calls-and-stack-unwinding


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch deferred-calls-and-stack-unwinding updated. v0.8.4-1247-g239a59c
Date: Sat, 17 Jun 2017 01:36:41 +0200 (CEST)

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 "Viua VM".

The branch, deferred-calls-and-stack-unwinding has been updated
       via  239a59c0b24089dda43fdd63357647c731128aa1 (commit)
       via  83ed7b15d3d8a7a98592baffb859cc2c5638bc2d (commit)
       via  a19e95b289a6353608c914f5907586ac98c41509 (commit)
      from  111b5139f91d1e18e9a078fb02c3f29b68b0dc2b (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 239a59c0b24089dda43fdd63357647c731128aa1
Author: Marek Marecki <address@hidden>
Date:   Sat Jun 17 01:29:32 2017 +0200

    Better trace line for "return" instructions

commit 83ed7b15d3d8a7a98592baffb859cc2c5638bc2d
Author: Marek Marecki <address@hidden>
Date:   Sat Jun 17 01:25:48 2017 +0200

    Pointers never have nullptr as their associated process
    
    This caused some ExporedPointer exceptions to be reported as
    InvalidDereference exceptions (the VM thought the pointer was
    dereferenced outside its original process).

commit a19e95b289a6353608c914f5907586ac98c41509
Author: Marek Marecki <address@hidden>
Date:   Sat Jun 17 01:21:45 2017 +0200

    Fix a typo

-----------------------------------------------------------------------

Summary of changes:
 include/viua/types/pointer.h |  2 +-
 src/process/dispatch.cpp     |  2 +-
 src/types/pointer.cpp        | 11 ++++++++---
 3 files changed, 10 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]