Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (f981d6314d1469351e4befa91cf4d55c81a692a0)

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 master grimoire by Vlad Glagolev (f981d6314d1469351e4befa91cf4d55c81a692a0)
  • Date: Thu, 14 Jun 2012 08:53:07 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

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

New commits:
commit 430d3b7049f34bfa2e0644f5c50286bdde8756ef
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

libmpc: recast on mpfr upgrade/downgrade

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 master grimoire by Vlad Glagolev (f981d6314d1469351e4befa91cf4d55c81a692a0), Vlad Glagolev, 06/14/2012

Archive powered by MHonArc 2.6.24.

Top of Page