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-1607-ge1e72c


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.9.0-1607-ge1e72c8
Date: Sun, 13 May 2018 17:04:20 +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, devel has been updated
       via  e1e72c81172e2ebdc695ad34cc2ec140b20dc125 (commit)
       via  6900ce71d61b99a0aa90862163bdc63f764feb14 (commit)
       via  2a0769c488e258ccaaa4f16fa62d7767d28ed7e8 (commit)
       via  e2b58698230b9c8d7421c5f28898980bce234a5b (commit)
      from  94d7d41ed40358aeac189dd2975aacb290bb5dcd (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 e1e72c81172e2ebdc695ad34cc2ec140b20dc125
Merge: 94d7d41 6900ce7
Author: Marek Marecki <address@hidden>
Date:   Sun May 13 17:03:59 2018 +0200

    Merge branch 'clang-flags' into devel

commit 6900ce71d61b99a0aa90862163bdc63f764feb14
Author: Marek Marecki <address@hidden>
Date:   Sun May 13 17:00:12 2018 +0200

    Fix compilation warnigns found by additional Clang flags

commit 2a0769c488e258ccaaa4f16fa62d7767d28ed7e8
Author: Marek Marecki <address@hidden>
Date:   Sun May 13 16:59:26 2018 +0200

    Comment flags that break compilation on current code

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

Summary of changes:
 Makefile                                 | 109 +++++++++++++++++++++++++++++--
 include/viua/assembler/frontend/parser.h |   2 +
 include/viua/cg/tools.h                  |  11 ----
 include/viua/types/closure.h             |   1 -
 sample/asm/external/throwing.cpp         |   2 +-
 src/assembler/frontend/parser.cpp        |   4 +-
 src/front/asm/generate.cpp               |  10 +--
 src/front/dis.cpp                        |   6 +-
 src/front/vm.cpp                         |   4 +-
 src/support/string.cpp                   |   4 +-
 src/types/closure.cpp                    |   2 +-
 11 files changed, 123 insertions(+), 32 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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