Author Topic: Nightly (FreeBSD): 02 Dec 2015 - Revision a30937b  (Read 814 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (FreeBSD): 02 Dec 2015 - Revision a30937b
Here is the nightly for FreeBSD on 02 Dec 2015 - Revision a30937b

Open non-feature issues in Mantis: 124

Group: Standard
fso_Standard_20151202_a30937b.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit c8785dc
Author: chief1983 <Tue Dec 1 16:30:11 2015 -0600>
Commit: scpuser <Tue Dec 1 16:32:32 2015 -0600>

    [asan_flag] AddressSanitizer toggle flag for configure.ac.
 configure.ac | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

------------------------------------------------------------------------
commit 870ad9e
Author: Cliff Gordon <Tue Dec 1 14:54:57 2015 -0600>
Commit: Cliff Gordon <Tue Dec 1 14:54:57 2015 -0600>

    [fix/187_debugging] Enhance an Assert to help track down how issue 187 could happen.
 code/network/multimsgs.cpp | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

------------------------------------------------------------------------
commit 22e6de4
Author: Fabian Woltermann <Tue Dec 1 13:04:22 2015 +0100>
Commit: Fabian Woltermann <Tue Dec 1 13:04:22 2015 +0100>

    Remove comment here
 code/math/vecmat.h | 7 -------
 1 file changed, 7 deletions(-)

------------------------------------------------------------------------
commit 9548002
Author: Fabian Woltermann <Tue Dec 1 11:39:28 2015 +0100>
Commit: Fabian Woltermann <Tue Dec 1 11:39:28 2015 +0100>

    Removing code that has no place here
 code/math/vecmat.h | 1 -
 1 file changed, 1 deletion(-)

------------------------------------------------------------------------
commit 0334bd0
Author: Fabian Woltermann <Tue Dec 1 11:34:00 2015 +0100>
Commit: Fabian Woltermann <Tue Dec 1 11:34:00 2015 +0100>

    Addressing a few small issues with PR 468
 code/graphics/gropengltnl.cpp | 5 ++++-
 code/math/vecmat.cpp          | 6 +++---
 code/math/vecmat.h            | 9 ++++++++-
 3 files changed, 15 insertions(+), 5 deletions(-)