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-2353-gd3256d


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.9.0-2353-gd3256dd
Date: Sat, 19 Jan 2019 22:20:13 +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  d3256dd6f3944b645fd33bd307cebcfb5fb7d21c (commit)
       via  4cd5469f46ca610bf8994e64e821b64738893f44 (commit)
      from  25e3bf8b04732f1769bd2ad3376ae572f05a93e7 (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 d3256dd6f3944b645fd33bd307cebcfb5fb7d21c
Author: Marek Marecki <address@hidden>
Date:   Sat Jan 19 22:19:21 2019 +0100

    Make sockets use SO_REUSEADDR
    
    It makes life easier during development when the server crashes
    frequently.

commit 4cd5469f46ca610bf8994e64e821b64738893f44
Author: Marek Marecki <address@hidden>
Date:   Sat Jan 19 22:18:54 2019 +0100

    Add -Wunused-value error
    
    The SA sometimes throws false positives.

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

Summary of changes:
 include/viua/assembler/frontend/static_analyser.h  |  1 +
 .../checkers/check_for_unused_values.cpp           |  4 ++++
 .../static_analyser/checkers/check_op_tailcall.cpp |  6 +++++
 .../frontend/static_analyser/verifier.cpp          |  2 ++
 src/front/asm.cpp                                  |  3 ++-
 src/stdlib/posix/network.cpp                       | 27 ++++++++++++++++++++++
 6 files changed, 42 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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