Changeset 7d27c2 in git for xalloc/README


Ignore:
Timestamp:
Mar 15, 2016, 11:44:33 AM (8 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'c5facdfddea2addfd91babd8b9019161dea4b695')
Children:
7eb464ef99fa9bcf027942ff701df2156a895acf
Parents:
23812d3dd3a69ed0874b01c271d1908acd7f0f055656667e687146a40c18764c718fd74005adf0be
Message:
Merge pull request #752 from adipopescu/Dimension_Integers

fix: dim int crash
File:
1 edited

Legend:

Unmodified
Added
Removed
  • xalloc/README

    r5656667 r7d27c2  
     1README for xalloc: a debug helper and alternative to omalloc
     2
     3- substitute in <topdir>/configure.ac and <topdir>/Makefile.am
     4   omalloc by xalloc
     5- in <topdir> run ./autogen.sh
     6- run <topdir>/configure .....   in <builddir>
     7- in <builddir> and <topdir>: save omalloc to omalloc.org, ln -s xalloc omalloc
     8- run make in <builddir>
Note: See TracChangeset for help on using the changeset viewer.