|
From: | Axel Wachtler |
Subject: | [uracoli-devel] [bug #25563] check if leading spaces in hif_split_args handled correctly |
Date: | Wed, 11 Feb 2009 13:31:18 +0000 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.19) Gecko/20081217 SeaMonkey/1.1.14 |
URL: <http://savannah.nongnu.org/bugs/?25563> Summary: check if leading spaces in hif_split_args handled correctly Project: µracoli Submitted by: awachtler Submitted on: Wed 11 Feb 2009 01:31:16 PM GMT Category: None Severity: 3 - Normal Priority: 5 - Normal Status: None Assigned to: None Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: currently it seems that "leading spaces" on txtline lead to a shift of the argv-index e.g. " hallo world" will probably lead to argv[0] = "" argv[1] = "hallo" argv[2] = "world" _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?25563> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |