[lazarus] New Bug Entered

Mattias Gaertner nc-gaertnma at netcologne.de
Fri Jul 5 10:24:41 EDT 2002


On Mon, 1 Jul 2002 15:44:32 -0400
bugtracker at miraclec.com wrote:

> Title: Problems with space in filenames or directorys
> 
> Entered by: irgendwer
> 
> If i create a project and name the project file like \"asb asdw.lpi\" or place a project file i a directroy like \"my program\" lazarus don\'t find the file. 
> 
> Lazarus only find \"asdw.lpi\" or \"program\".
> 
> If i remove the space in the filename/directory everything is okay.

Lazarus now warns if saving a project with an invalid programname.
And sends filenames with spaces enclosed in "" to the compiler, so that the compiler now compiles the program, but the assembler does not like filenames with spaces.
Lazarus will now show the assembler errors.


Mattias






More information about the Lazarus mailing list