- The ::capture_first method now returns a pointer to the new branch.
This commit is contained in:
Paul Beckingham 2014-04-19 11:56:31 -04:00
parent 24d7411aa8
commit e8e25bb7c6
7 changed files with 12 additions and 4 deletions

View file

@ -690,6 +690,7 @@
#define STRING_INVALID_MOD "L'attributo '{1}' non ammette un valore pari a '{2}'."
#define STRING_INVALID_SORT_COL "La colonna '{1}' non è un campo di ordinamento valido."
#define STRING_TLS_INIT_FAIL "Error initializing TLS."
#define STRING_ERROR_MEMORY "Problem obtaining memory."
// Feedback
#define STRING_FEEDBACK_NO_TASKS "Nessun task."