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 "Ganeti core".

The branch, stable-2.10 has been updated
       via  02d233cf793b42e41732ec7facff0c6fc8ff35a3 (commit)
       via  00300562c54cf5721e8c8c52d33b32594d580489 (commit)
       via  564a8e079a604355692a5d308d138fd83d19d5d8 (commit)
      from  b62dabcef8489c593db08e898cffe0c55ce2b124 (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 02d233cf793b42e41732ec7facff0c6fc8ff35a3
Author: Klaus Aehlig <[email protected]>
Date:   Wed Oct 22 11:52:17 2014 +0200

    Add a target to inspect make variables
    
    ...this will allow inspecting, e.g., the effective compiler
    flags without actually running the compiler. For example,
    to see the value of the HFLAGS,
    
    make print-HFLAGS
    
    Signed-off-by: Klaus Aehlig <[email protected]>
    Reviewed-by: Helga Velroyen <[email protected]>

commit 00300562c54cf5721e8c8c52d33b32594d580489
Author: Klaus Aehlig <[email protected]>
Date:   Wed Oct 22 11:45:55 2014 +0200

    Have fatal warnings on in developer mode
    
    Unless you develop Ganeti, it is not a problem if some of
    the functions used are deprecated in you newer haskell
    environment. So allow those builds for normal users.
    
    Signed-off-by: Klaus Aehlig <[email protected]>
    Reviewed-by: Helga Velroyen <[email protected]>

commit 564a8e079a604355692a5d308d138fd83d19d5d8
Author: Klaus Aehlig <[email protected]>
Date:   Wed Oct 22 11:37:26 2014 +0200

    Add a flag --developer-mode
    
    So that we can have fatal warnings in development, but
    people can still build old Ganeti versions with newer
    compilers despite some functions are deprecated by now.
    
    Signed-off-by: Klaus Aehlig <[email protected]>
    Reviewed-by: Helga Velroyen <[email protected]>

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

Summary of changes:
 Makefile.am  |   10 +++++++++-
 configure.ac |   16 ++++++++++++++++
 2 files changed, 25 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Ganeti core

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"ganeti-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to