.ya filename missing in error report
ID0001288:
**This issue was created automatically from Mantis Issue 1288. Further discussion may take place here.**
---
| **Id** | **Project** | **Category** | **View** | **Due Date** | **Updated** |
| --- | --- | --- | --- | --- | --- |
| ID0001288 | Frama-C | Plug-in > aoraï | public | 2012-10-25 | 2012-10-26 |
| | | | | | |
| --- | --- | --- | --- | --- | --- |
| **Reporter** | Jochen | **Assigned To** | virgile | **Resolution** | open |
| **Priority** | normal | **Severity** | trivial | **Reproducibility** | always |
| **Platform** | - | **OS** | - | **OS Version** | - |
| **Product Version** | Frama-C Oxygen-20120901 | **Target Version** | - | **Fixed in Version** | - |
### Description :
Running "frama-c ftest.c -aorai-automata ftest.ya" on the attached example files yields the output:
[aorai] user error: File "", line 1, characters 0-1:
Syntax error: Syntax error
Instead of the empty string "", the file name "ftest.ya" should be printed.
## Attachments
- [ftest.c](/uploads/44acb06a30273f3e13d4ac555a2665f9/ftest.c)
- [ftest.ya](/uploads/74fce804a61c6ffe85c39e7ac8a8f2cc/ftest.ya)
issue