Delegated Auth with

Cantor, Scott cantor.2 at osu.edu
Tue Nov 15 21:52:03 GMT 2011


On 11/15/11 4:41 PM, "Eric Dalquist" <eric.dalquist at doit.wisc.edu> wrote:

>    So I gave cpp hacking a go and got a file that compiles but
>    segfaults upon first request.

m_ecp on that branch of code is a bool, not a string.
Just make it (m_ecp ? "true" : "false")

-- Scott



More information about the users mailing list