torsdagen den 25 september 2008 01.25.19 skrev Jonas Fonseca: > Using exceptions seems a bit harsh, since the quote is not really fatal > in anyway. Also, for badly formatted Port values the value is simply ignored. For this case OpenSSH complains about a missing parameter. It does not even attempt to look up the host. For malformed port numbers I get "Bad number" (and no attempt to connect. I think an exception is the right way to solve the problem si nce the caller doesn't have to do the error checking. and the error is more obvious to the user. OpenSSH also gives the line number. Maybe we should too. The OpenSSH i'm referencing is openssh-5.1p1-1mdv2009.0 -- robin -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html