commit-hurd
[Top][All Lists]
Advanced

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

[SCM] MIG branch, master, updated. v1.8-24-gf51fc83


From: Samuel Thibault
Subject: [SCM] MIG branch, master, updated. v1.8-24-gf51fc83
Date: Mon, 14 Nov 2022 20:45:20 -0500 (EST)

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 "MIG".

The branch, master has been updated
       via  f51fc836c5b690f5448e76196dd40bdb55957a11 (commit)
      from  3902cb2fcae6e2028252b5d2016bf0e99ed74980 (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 f51fc836c5b690f5448e76196dd40bdb55957a11
Author: Flavio Cruz <flaviocruz@gmail.com>
Date:   Mon Nov 14 00:40:07 2022 -0500

    Initialize basic types once and print errors for duplicate definitions
    
    For kernel server or user subsystems we would initialize basic types
    twice, once in main() and again for the subsystem declaration. Instead,
    initialize basic types when the subsystem is declared and then throw
    errors when types are defined multiple times.
    Message-Id: <Y3HUt/YAKaqMMTi3@viriathus>

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

Summary of changes:
 migcom.c |  1 -
 parser.y |  5 ++---
 type.c   | 16 ++++++++++++++++
 3 files changed, 18 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
MIG



reply via email to

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