Vladimir 'phcoder' Serbinenko 546fbe9b5a Add variable parsing in $"..." and fix several mismatches with bash.
* Makefile.util.def (grub_script_gettext): New test.
	* grub-core/script/execute.c (parse_string): New function.
	(gettext_append): Likewise.
	(grub_script_arglist_to_argv): Use gettext_append.
	* grub-core/script/yylex.l: Fix slash and newline handling in $"...".
	* tests/grub_script_gettext.in: New file.
2012-03-11 14:46:48 +01:00
..
2010-08-19 17:50:05 +05:30
2010-05-05 15:34:26 +05:30
2010-09-05 14:57:28 +05:30
2010-05-12 17:46:49 +05:30
2011-11-11 21:14:41 +01:00