[Bug 209742] devel/godot: Improve port (v2.0.3); add devel/godot-tools port

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jul 2 10:23:12 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209742

--- Comment #41 from Shane <FreeBSD at ShaneWare.Biz> ---
Yes the patch for drivers/unix/os_unix.cpp looks to be a working solution.
Thanks.

I was going to suggest the same parse_utf8() change.

I don't see the need for the extra if() - To include the extra WARN_PRINT add
it after if(sysctl()!=0) when you set the string to zero length, as you setting
the string to zero length there would be no point in creating the String and
testing if it equals ""

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list