Ticket #109 (new defect)

Opened 1 year ago

Last modified 1 year ago

can't find files when there is space in name

Reported by: anonymous Assigned to:
Priority: P1 Milestone:
Component: Misc Version: 0.6.0
Severity: minor Keywords:
Cc:

Description

When the file to assemble is for example c:\docu and settings\foo.asm

this cause problem when the file is provided by a tool like Visual C++

Attachments

Change History

06/20/07 09:33:56 changed by peter@tortall.net

Did you put the filename in quotes, e.g. a command line of:

yasm -f win64 "c:\documents and settings\foo.asm"

?

Also, if you're using Visual Studio, you might want to use the yasm.rules file linked to from VisualStudio2005.


Add/Change #109 (can't find files when there is space in name)