ports/irc/quirc/files
Jan Beich 6e4b3d2141 irc/quirc: unbreak with libc++ 3.9
servertcl.cc:890:12: error: assigning to 'char *' from incompatible type 'const char *'
        while((pos=strstr(afterslash,"/"))) afterslash=pos+1;;
                  ^~~~~~~~~~~~~~~~~~~~~~~
servertcl.cc:1010:12: error: assigning to 'char *' from incompatible type 'const char *'
        while((pos=strstr(afterslash,"/"))) afterslash=pos+1;;
                  ^~~~~~~~~~~~~~~~~~~~~~~

Reported by:	pkg-fallout
2017-02-01 12:29:56 +00:00
..
patch-channel.cc - Update to 0.9.84 (and unbreak) 2004-02-23 22:23:41 +00:00
patch-configure
patch-data_Makefile.in - Convert to USES=tk 2014-02-20 10:01:58 +00:00
patch-format.cc - Fix build with gcc4. 2007-10-02 15:00:14 +00:00
patch-hash.cc
patch-Makefile.in
patch-servertcl.cc
patch-tcl.cc Rename irc/ patch-xy patches to reflect the files they modify. 2014-07-28 21:57:01 +00:00
patch-tcltk.cc - Fix build with Tcl 8.6 [1] 2013-05-14 09:04:59 +00:00
patch-window.cc - Update to 0.9.84 (and unbreak) 2004-02-23 22:23:41 +00:00