[Gtkradiant] [Bug 606] New: Patch work for FreeBSD native build

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Wed, 07 Aug 2002 13:22:47 -0500


http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=606

           Summary: Patch work for FreeBSD native build
           Product: GtkRadiant
           Version: 1.2
          Platform: All
               URL: http://bsd4us.org/~lyndon/freebsd-big-patch.gz
        OS/Version: other
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: editor
        AssignedTo: ttimo@idsoftware.com
        ReportedBy: lyndon@bsd4us.org


http://bsd4us.org/~lyndon/freebsd-big-patch.gz

Here is a large patch that will make most of the changes necessary to build a 
native FreeBSD editor.  I have left out changes for three files. 
splines/util_str.cpp splines/util_str.h I've left out because of a name 
mangling problem that I haven't quite figured out - I rename some member 
functions of class idStr as a temporary workaround.  The third patch I've 
omitted, include/stl_check.h, which is a workaround for not being able to get 
a compatible STLport environment on a FreeBSD box, yet.