#13731: Fix libsingular memory management
------------------------------------------------------------------+---------
Reporter: nbruin |
Owner: rlm
Type: defect |
Status: new
Priority: major |
Milestone: sage-5.6
Component: memleak |
Resolution:
Keywords: | Work
issues:
Report Upstream: Reported upstream. Developers acknowledge bug. |
Reviewers:
Authors: | Merged
in:
Dependencies: |
Stopgaps:
------------------------------------------------------------------+---------
Comment (by SimonKing):
Replying to [comment:73 fbissey]:
> I have read more about it at http://www.gnu.org/savannah-
checkouts/gnu/autoconf/manual/autoconf-2.69/html_node/Defining-
Symbols.html and it goes in config.h if AC_CONFIG_HEADERS is called.
Thank you! So, I'd need to add `AC_CONFIG_HEADERS` as well, because the
only place where `AC_CONFIG_HEADER` is used is in `gfanlib/configure.ac`.
> AC_SUBST usually acts on Makefile.in preferably generated from
Makefile.am and you have to put some code for it to work IIRC.
Makefile.am does not exist in the Singular sources. However, `AC_SUBST` is
used in several places.
Anyway, I guess inserting `AC_CONFIG_HEADERS` is the easiest thing to do.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13731#comment:74>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.