On Tue, 8 Dec 2015, Martin Liška wrote: > I would like to add a missing configure option.
I saw that Jeff approved while I was mulling over the patch, but still have two questons: 1. Why did you sort this in where you did? (It's not alphabetic.) +Specify that the compiler should interact with valgrind runtime, where +selected invalid memory reads are marked as false positives and +garbage collected memory is properly marked for proper interaction. 2. "interact...for proper interaction" and "properly marked for proper" feels a little confusing to me. That is, I had to think twice. Any chance you can make this a little simpler to understand? Gerald