Christos Zoulas <[email protected]> writes: > Module Name: src > Committed By: christos > Date: Sun Mar 10 02:49:52 UTC 2019 > > Modified Files: > src/external/bsd/jemalloc/dist/src: jemalloc.c > src/external/bsd/jemalloc/include/jemalloc: jemalloc.h > src/external/bsd/jemalloc/lib: Makefile.inc > > Log Message: > Make the non-standard jemalloc api weak. > > > To generate a diff of this commit: > cvs rdiff -u -r1.2 -r1.3 src/external/bsd/jemalloc/dist/src/jemalloc.c > cvs rdiff -u -r1.1 -r1.2 \ > src/external/bsd/jemalloc/include/jemalloc/jemalloc.h > cvs rdiff -u -r1.3 -r1.4 src/external/bsd/jemalloc/lib/Makefile.inc
I'm wondering if you perhaps misspelled je_mallctlnametomib as just je_mallctltomib when you made this change...? -tih -- Most people who graduate with CS degrees don't understand the significance of Lisp. Lisp is the most important idea in computer science. --Alan Kay
