Changeset: b1b64dddb29a for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=b1b64dddb29a
Modified Files:
        monetdb5/modules/mal/mal_mapi.c
Branch: Jan2014
Log Message:

Unreachable code.


diffs (11 lines):

diff --git a/monetdb5/modules/mal/mal_mapi.c b/monetdb5/modules/mal/mal_mapi.c
--- a/monetdb5/modules/mal/mal_mapi.c
+++ b/monetdb5/modules/mal/mal_mapi.c
@@ -318,7 +318,6 @@ SERVERlistenThread(SOCKET *Sock)
                                        fprintf(stderr, "!mal_mapi.listen: "
                                                        "unknown command type 
in first byte\n");
                                        continue;
-                               break;
                        }
 #endif
                } else {
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to