Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-rc-0.61 grimoire by Vlad Glagolev (6a11e6ad6184245262bd713ad0f88eb83df53985)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-rc-0.61 grimoire by Vlad Glagolev (6a11e6ad6184245262bd713ad0f88eb83df53985)
  • Date: Thu, 14 Jun 2012 08:52:45 -0500

GIT changes to stable-rc-0.61 grimoire by Vlad Glagolev
<stealth AT sourcemage.org>:

libs/libmpc/HISTORY | 5 +++++
libs/libmpc/TRIGGERS | 1 +
2 files changed, 6 insertions(+)

New commits:
commit 6a11e6ad6184245262bd713ad0f88eb83df53985
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

libmpc: recast on mpfr upgrade/downgrade
(cherry picked from commit 430d3b7049f34bfa2e0644f5c50286bdde8756ef)

diff --git a/libs/libmpc/HISTORY b/libs/libmpc/HISTORY
index 6c80fd8..90ee622 100644
--- a/libs/libmpc/HISTORY
+++ b/libs/libmpc/HISTORY
@@ -1,3 +1,8 @@
+2012-06-14 Vlad Glagolev <stealth AT sourcemage.org>
+ * TRIGGERS: added, to recast on mpfr update to prevent some linking
+ errors after in gcc (mpfr_get_z_exp) if it was on hold
+ * DETAILS: PATCHLEVEL++ for installing TRIGGERS
+
2012-05-13 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: PATCHLEVEL=1; trigger recast to fix the extra-portability
bug

diff --git a/libs/libmpc/TRIGGERS b/libs/libmpc/TRIGGERS
new file mode 100755
index 0000000..8045e83
--- /dev/null
+++ b/libs/libmpc/TRIGGERS
@@ -0,0 +1 @@
+on_cast mpfr cast_self



  • [SM-Commit] GIT changes to stable-rc-0.61 grimoire by Vlad Glagolev (6a11e6ad6184245262bd713ad0f88eb83df53985), Vlad Glagolev, 06/14/2012

Archive powered by MHonArc 2.6.24.

Top of Page