mirror of
git://projects.qi-hardware.com/fped.git
synced 2025-04-21 12:27:27 +03:00
When entering a name with variable expansion, the "invalid character in
variable name" error was never cleared. - inst.c (validate_pad_name): call status_begin_reporting before expanding the string, to clear any previous error - expr.c (expand): if the last character in the name is a dollar sign, print "incomplete variable name" instead of "invalid character [...]" git-svn-id: http://svn.openmoko.org/trunk/eda/fped@5731 99fdad57-331a-0410-800a-d7fa5415bdb3
This commit is contained in: