mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 14:53:03 +00:00
Minor code cleanup.
* src/muscle-tab.c (MUSCLE_USER_NAME_CONVERT): Remove macro and replace all uses with UNIQSTR_CONCAT. * src/uniqstr.c (uniqstr_vsprintf): New function. * src/uniqstr.h (uniqstr_vsprintf): Add prototype. (UNIQSTR_CONCAT, UNIQSTR_GEN_FORMAT, UNIQSTR_GEN_FORMAT_): New macros.
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2009-10-07 Joel E. Denny <jdenny@clemson.edu>
|
||||
|
||||
Minor code cleanup.
|
||||
* src/muscle-tab.c (MUSCLE_USER_NAME_CONVERT): Remove macro and
|
||||
replace all uses with UNIQSTR_CONCAT.
|
||||
* src/uniqstr.c (uniqstr_vsprintf): New function.
|
||||
* src/uniqstr.h (uniqstr_vsprintf): Add prototype.
|
||||
(UNIQSTR_CONCAT, UNIQSTR_GEN_FORMAT, UNIQSTR_GEN_FORMAT_): New
|
||||
macros.
|
||||
|
||||
2009-10-06 Joel E. Denny <jdenny@clemson.edu>
|
||||
|
||||
* TODO (Complaint submessage indentation): New.
|
||||
|
||||
Reference in New Issue
Block a user