From: snacktime Date: 2006-09-17T06:59:25+09:00 Subject: Re: C code works with rubyinline, doesn't with C extension I forgot to mention. The c extension only fails when I pass bad credentials and the call to krb5_get_init_creds_password fails. Also, the extension code is the same as the C code generated by RubyInline except for the Init_ definition. Chris