torsocks.c warning says to file bugs at code.google.com

https://gitweb.torproject.org/torsocks.git/blob/HEAD:/src/torsocks.c#l280 says

       show_msg(MSGERR, "connect: Connection is to a local address (%s), may be a "
                        "TCP DNS request to a local DNS server so have to reject to be safe. "
                        "Please report a bug to http://code.google.com/p/torsocks/issues/entry if "
                        "this is preventing a program from working properly with torsocks.\n", buf);

This is the wrong place to file torsocks bugs now, right?