anuragraghavan / franca

Automatically exported from code.google.com/p/franca
0 stars 0 forks source link

Saving FModel with Float or Double constant fails #113

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create an FModel that contains a Float and/or Double constant
2. Save the FModel using FrancaPersistenceManager.saveModel()

What is the expected output? What do you see instead?
Expected: The model should be saved to the specified URI.
Actual: Saving fails with an XtextSerializationException

What version of the product are you using? On what operating system?
Franca: 0.9.0
OS: Linux (Fedora 17)

Please provide any additional information below.
- I have attached a small test case that reproduces this error.
- Interestingly, even loading a .fidl file that I created with the Franca IDL 
editor and saving it afterwards with the FrancaPersistenceManager fails.

Original issue reported on code.google.com by klaus....@intel.com on 13 Jun 2014 at 1:59

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by klaus.birken@gmail.com on 8 Jul 2014 at 12:54

GoogleCodeExporter commented 9 years ago

Original comment by klaus.birken@gmail.com on 4 Nov 2014 at 8:59

GoogleCodeExporter commented 9 years ago
Implemented with commit 930a260 on develop.

Original comment by klaus.birken@gmail.com on 8 Dec 2014 at 10:45

GoogleCodeExporter commented 9 years ago

Original comment by klaus.birken@gmail.com on 19 Dec 2014 at 2:35

GoogleCodeExporter commented 9 years ago

Original comment by klaus.birken@gmail.com on 25 Jan 2015 at 11:20