Jonathan Polley wrote:
> Changing the data structure to read:
> 
> 
> static const struct {
>     char * name;
>     double (*fn)(double);
> } __fg_snd_fn[] = {
> 
> caused everything to work properly.  I know that this is not the proper C+
> + solution, but it worked for me.

This seems appropriate. I'll include this fix in an update I'll sent 
later today.

Erik




_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to