avrdude-dev
[Top][All Lists]
Advanced

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

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


From: nobody
Subject: [avrdude-dev] [bug #6764] -U syntax doesn't allow full paths in Windows
Date: Tue, 25 Nov 2003 13:28:09 -0500
User-agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0; Avant Browser [avantbrowser.com])

=================== BUG #6764: FULL BUG SNAPSHOT ===================
http://savannah.nongnu.org/bugs/?func=detailbug&bug_id=6764&group_id=3904

Submitted by: arcanum                 Project: AVR Downloader/UploaDEr      
Submitted on: Tue 11/25/2003 at 11:28
Category:  None                       Severity:  7                          
Bug Group:  None                      Resolution:  None                     
Assigned to:  None                    Status:  Open                         

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"





No Followups Have Been Posted


CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.nongnu.org/bugs/?func=detailbug&bug_id=6764&group_id=3904

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





reply via email to

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