/[m4]/m4/m4/macro.c
ViewVC logotype

Diff of /m4/m4/macro.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.25 by gary, Mon Jun 16 10:43:45 2003 UTC revision 1.26 by gary, Tue Jun 17 15:17:45 2003 UTC
# Line 111  expand_token (m4 *context, struct obstac Line 111  expand_token (m4 *context, struct obstac
111     caller.  It skips leading whitespace, and reads and expands tokens,     caller.  It skips leading whitespace, and reads and expands tokens,
112     until it finds a comma or a right parenthesis at the same level of     until it finds a comma or a right parenthesis at the same level of
113     parentheses.  It returns a flag indicating whether the argument read is     parentheses.  It returns a flag indicating whether the argument read is
114     the last for the active macro call.  The arguments are build on the     the last for the active macro call.  The arguments are built on the
115     obstack OBS, indirectly through expand_token ().      */     obstack OBS, indirectly through expand_token ().      */
116  static boolean  static boolean
117  expand_argument (m4 *context, struct obstack *obs, m4_token *argp)  expand_argument (m4 *context, struct obstack *obs, m4_token *argp)

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26