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-3-g789a7e7


From: Samuel Thibault
Subject: [SCM] MIG branch, master, updated. v1.8-3-g789a7e7
Date: Sat, 27 Jan 2018 19:28:21 -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  789a7e7299a580f295d1abd327bb4acf063fd9f0 (commit)
      from  b8874015bd1d09b1b72293c0b5be422fd375e04b (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 789a7e7299a580f295d1abd327bb4acf063fd9f0
Author: Samuel Thibault <address@hidden>
Date:   Sun Jan 28 01:26:49 2018 +0100

    Fix compilation warnings
    
    Nowadays' compilers are able to recognize memcpy and replace it
    appropriately without having to tell them so through a structure
    assignment. That also avoids warnings about type puning.
    
    * utils.c (WriteCopyType): Emit memcpy call instead of type-puned
    assignement.

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

Summary of changes:
 utils.c | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
MIG



reply via email to

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