avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [bugs #6764] -U syntax doesn't allow full paths in Windows


From: Joerg Wunsch
Subject: [avrdude-dev] [bugs #6764] -U syntax doesn't allow full paths in Windows
Date: Wed, 26 Nov 2003 17:03:09 -0500
User-agent: Mozilla/5.0 Galeon/1.2.6 (X11; FreeBSD i386; U;) Gecko/0

This mail is an automated notification from the bugs tracker
 of the project: AVR Downloader/UploaDEr.

/**************************************************************************/
[bugs #6764] Latest Modifications:

Changes by: 
                Joerg Wunsch <address@hidden>
'Date: 
                Wed 11/26/2003 at 23:03 (Europe/Berlin)

            What     | Removed                   | Added
---------------------------------------------------------------------------
         Assigned to | None                      | joerg_wunsch
              Status | Open                      | Analyzed







/**************************************************************************/
[bugs #6764] Full Item Snapshot:

URL: <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=6764>
Project: AVR Downloader/UploaDEr
Submitted by: Eric Weddington
On: Tue 11/25/2003 at 19:28

Category:  None
Severity:  7 - Major
Item Group:  None
Resolution:  None
Assigned to:  joerg_wunsch
Status:  Analyzed


Summary:  -U syntax doesn't allow full paths in Windows

Original Submission:  The syntax for -U won't allow for full pathnames in 
Windows due to drive letter specification. Example:

-U flash:r:"e:test.hex"



The parsing is done on the colon first, not grouping on quotes. Doulbe quotes 
would also be needed to handle spaces in the pathname, which is allowable on 
Windows. Example:



-U flash:r:"e:This is a subdirthis is a test.hex"













For detailed info, follow this link:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=6764>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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