[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gnash-commit
Subject:    [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_final-1958-gbdc9e51
From:       Petter Reinholdtsen <pere () hungry ! com>
Date:       2014-04-27 7:39:23
Message-ID: E1WeJgI-0007aS-Er () vcs ! savannah ! gnu ! org
[Download RAW message or body]

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

The branch, master has been updated
       via  bdc9e51af8adfeae091f1fbcf4ecc0ac9b732396 (commit)
      from  5fb7cfd6a1701581d3d49e2f15786ec5479d8c45 (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 -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit//commit/?id=bdc9e51af8adfeae091f1fbcf4ecc0ac9b732396


commit bdc9e51af8adfeae091f1fbcf4ecc0ac9b732396
Author: Petter Reinholdtsen <pere@hungry.com>
Date:   Sun Apr 27 09:39:16 2014 +0200

    Fix build failure.  Must include "check.h" last.  Not sure why.

diff --git a/testsuite/libcore.all/AsValueTest.cpp b/testsuite/libcore.all/AsValueTest.cpp
index bc622ed..233cac5 100644
--- a/testsuite/libcore.all/AsValueTest.cpp
+++ b/testsuite/libcore.all/AsValueTest.cpp
@@ -27,7 +27,6 @@
 #include "ManualClock.h"
 #include "movie_definition.h"
 #include "dejagnu.h"
-#include "check.h"
 #include "as_value.h"
 #include "StreamProvider.h"
 #include "as_object.h"
@@ -49,6 +48,8 @@
 #include <iostream>
 #include <string>
 
+#include "check.h"
+
 using namespace gnash;
 using namespace std;
 

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

Summary of changes:
 testsuite/libcore.all/AsValueTest.cpp |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Gnash

_______________________________________________
Gnash-commit mailing list
Gnash-commit@gnu.org
https://lists.gnu.org/mailman/listinfo/gnash-commit
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic