lunum icon indicating copy to clipboard operation
lunum copied to clipboard

invalid read on Mac OS 10.6

Open jzrake opened this issue 13 years ago • 0 comments

Valgrind reports an invalid read when loading shared object files. This seems to be independent of any lunar functions. Compile flags are:

export CFLAGS = -Wall -O2 -fPIC export SO = libtool -dynamic -lm

Error report is the same whether lua 5.1.4, or 5.2.0 is being used.

jzrake avatar Jan 29 '12 15:01 jzrake