Thursday, February 22, 2007, 2:23:29 PM, I wrote:
UG> -    string str = ptr->fgets(str);
UG> +    string str;
UG> +    str = ptr->fgets(str);

Don't really know why this patch was necessary, but I got always
segementation faults when the function returned...

Udo




_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to