Actions
Bug #224
closedmappings error when path contains non-ASCII caracters
Status:
Closed
Priority:
Normal
Assignee:
-
Description
Non-ASCII caracters (such as French accents) in the path of the component sources lead to the following error when calling the mappings function :
$ genom3 mappings demo.gen > demo_c_types.h mappings: /opt/openrobots/share/genom/engines/tcl/engine.tcl:579: write wrote more than requested called by: /opt/openrobots/share/genom/engines/tcl/engine.tcl:579: puts -nonewline [subst -noc -nov $text] called by: <string>:1: '>#include <stdint.h>
Updated by Anthony Mallet about 5 years ago
- Status changed from New to Closed
Applied in changeset genom3|379a5426fdfef3690d947896532a7997f3e8b14c.
Actions