viuavm-commits
[Top][All Lists]
Advanced

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

[Viuavm-commits] [SCM] Viua VM branch issue-0f8c916c-rework-imports upda


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue-0f8c916c-rework-imports updated. v0.9.0-2311-g2054d66
Date: Mon, 31 Dec 2018 10:02:31 +0100 (CET)

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, issue-0f8c916c-rework-imports has been updated
       via  2054d6683d8305070f572a7a2afde4eb84d76a8d (commit)
      from  4c2b7c0f9e3d23c04cef78ee1f3a3d7988950a69 (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 2054d6683d8305070f572a7a2afde4eb84d76a8d
Author: Marek Marecki <address@hidden>
Date:   Mon Dec 31 10:01:54 2018 +0100

    Use references instead of naked pointers
    
    It does not make sense to use a pointer where it cannot be null.

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

Summary of changes:
 include/viua/front/vm.h |  4 ++--
 src/front/kernel.cpp    |  4 ++--
 src/front/vm.cpp        | 16 ++++++++--------
 3 files changed, 12 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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