Export to GitHub

semantik - issue #22

Filename cannot be passed as command line parameter


Posted on Jun 23, 2012 by Helpful Wombat

What steps will reproduce the problem? 1. execute 'semantik /path/to/filename.sem' or 'semantik -- /path/to/filename.sem'

What is the expected output? What do you see instead?

Expect semantik to start with file opened. Instead get following error: semantik: Unexpected argument '/path/to/filename.sem/example.sem'. semantik: Use --help to get a list of available command line options.

What version of the product are you using? On what operating system? $ semantik -v Qt: 4.8.2 KDE Development Platform: 4.8.3 (4.8.3) Semantik: 0.7.3 $ uname -o GNU/Linux ->Debian testing

Please provide any additional information below. Starts normally if invoked without filename command line parameter.

Comment #1

Posted on Aug 26, 2012 by Happy Hippo

Fixed in 0.8

Status: Fixed

Labels:
Type-Unknown Priority-Medium