Menu

#969 Geany versions 1.23 and 1.23.1 does not parse quotted compile string properly.

v1.23
closed-duplicate
nobody
None
5
2013-06-10
2013-06-10
Anil Thomas
No

Hi,

This bug exists in 1.23 and 1.23.1. But NOT in 1.22 version.

OS: windows 7 Professional
Geany versions affected: 1.23 and 1.23.1
I have not checked versions below that.

I have noticed that in version 1.23 and 1.23.1, the build/compile command does not parse commandline strings with spaces even if the string is quoted using double quotes.

(I have set the command from the Build -> SetBuildCommands -> java commands / compile)

I am aware that windows program files(x86) folder name has a space in it. So I used quotes to overcome the parsing limitation. My commandline string for the compile is given below.

Eg: "C:\Program Files (x86)\Java\jdk1.6.0_31\bin\javac.exe" "%f"

I tried single quotes as well, but that results in other errors.

From release 1.23 onwards, the Geany does not parse this string properly. So I am forced to revert back to 1.22 which I am using for quite some time with out any issues.

Hope this bug gets addressed in next release.

Regards
Anil Thomas
(sourceforge handle: layam).

Related

Bugs: #943

Discussion

  • Lex Trotman

    Lex Trotman - 2013-06-10
    • status: open --> closed-duplicate
     
  • Lex Trotman

    Lex Trotman - 2013-06-10

    This is a duplicate of [#943]

     

    Related

    Bugs: #943


    Last edit: Anonymous 2013-09-16

Log in to post a comment.