Hi Eric,
----- "Eric Blake" <[email protected]> wrote:
>
> > +++ b/src/ncftool.c
> > @@ -784,7 +784,10 @@ int main(int argc, char **argv) {
> > fprintf(stderr, "Failed to initialize netcf\n");
> > if (ncf != NULL)
> > print_netcf_error();
> > +#ifndef WIN32
> > + // FIXME: Need to find out why ncf_init is croaking
> > exit(EXIT_FAILURE);
> > +#endif
>
> Does this really work for WIN32 but fail otherwise?
>
Fails during ncf_init on WIN32 and works otherwise -- still investigating why
this is.
--
__ __
.-----.| |_.-----.| |--.-----.-----.
|__ --|| _| _ || <| -__|__ --|
|_____||____|_____||__|__|_____|_____|
.----------------------------------.
( [email protected] || 919.754.4187 )
`----------------------------------'
_______________________________________________
netcf-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/netcf-devel