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
patch-format.cc - Fix build with gcc4. 2007-10-02 15:00:14 +00:00
patch-hash.cc
patch-Makefile.in
patch-servertcl.cc irc/quirc: unbreak with libc++ 3.9 2017-02-01 12:29:56 +00:00
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
patch-window.cc - Update to 0.9.84 (and unbreak) 2004-02-23 22:23:41 +00:00