BigEd / atalan

Automatically exported from code.google.com/p/atalan
MIT License
1 stars 0 forks source link

Error when compiling from path with spaces #59

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hello!

Atalan does not compile when source is placed somewhere on the disk
where path contains spaces.

Example session:
"""
> >C:\My 
Dropbox\folder_roboczy_atari\projects\game_and_watch>..\..\utils\atalan\bin\atal
an.exe gaw01
Atalan programming language compiler (6-Feb-2011)
by Rudla Kudla (http:\atalan.kutululu.org)

Building gaw01.atl
Nazwa 'C:\My' nie jest rozpoznawana jako polecenie wewnętrzne lub
zewnętrzne,
program wykonywalny lub plik wsadowy.
"""
(Name 'C:\My' is not recognised as an internal or external command,
...)

This is not a tremendously fat issue as it can be solved this or that
way outside the compiler, but possibly adding some quotation marks
here and there would fix it.

Take care,

pawel /pirx/ kalinowski

Original issue reported on code.google.com by rudla.ku...@gmail.com on 9 Feb 2011 at 9:37

GoogleCodeExporter commented 9 years ago

Original comment by rudla.ku...@gmail.com on 13 Feb 2011 at 11:39