help-gnats
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnatsweb/385


From: Hans-Albert Schneider
Subject: Re: gnatsweb/385
Date: Mon, 30 Sep 2002 10:57:10 +0200 (CEST)

>>>>> "Lars" == Lars Henriksen <address@hidden> writes:

    Lars> Yngve, There is one more extra newline.

    Lars>    client_cmd ("subm");
    Lars> -  client_cmd("$text\n.");
    Lars> +  client_cmd("$text.");
 
I think this newline is needed.

Judging from a short look into cmds.c, GNATS_subm() calls
get_text() which reads the text of the report into a temporary
file until it finds a line consisting of just a dot.  Reaching
end-of-file before that dot is considered an error.


Hans-Albert

-- 
Hans-Albert Schneider
Munich, Germany
EMail: address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]