viuavm-commits
[Top][All Lists]
Advanced

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

[Viuavm-commits] [SCM] Viua VM branch devel updated. v0.9.0-2561-g753574


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.9.0-2561-g7535747
Date: Fri, 1 Nov 2019 20:09:37 +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, devel has been updated
       via  753574715a369de183d20d8d4d2c7249a13358e3 (commit)
       via  4edd58f76528dc5a9c1b23cb460f97be012b7088 (commit)
      from  c1c11c57818027674d72849568c23c2f11cc3bc3 (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 753574715a369de183d20d8d4d2c7249a13358e3
Author: Marek Marecki <address@hidden>
Date:   Fri Nov 1 20:05:04 2019 +0100

    Fix io_close instruction
    
    Closing a port should return a close request as closing does not have to
    be immediate.

commit 4edd58f76528dc5a9c1b23cb460f97be012b7088
Author: Marek Marecki <address@hidden>
Date:   Fri Nov 1 20:04:40 2019 +0100

    Fix build

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

Summary of changes:
 build/{ => tooling/errors}/.gitkeep                                 | 0
 .../frontend/static_analyser/checkers/check_op_io_close.cpp         | 6 ++++--
 src/process/instr/io.cpp                                            | 5 +++++
 src/stdlib/posix/network.cpp                                        | 2 +-
 4 files changed, 10 insertions(+), 3 deletions(-)
 copy build/{ => tooling/errors}/.gitkeep (100%)


hooks/post-receive
-- 
Viua VM



reply via email to

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