Changeset 2817 for trunk/src/kmk/kmk_cc_exec.c
- Timestamp:
- Aug 14, 2016, 2:18:20 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/kmk_cc_exec.c
r2811 r2817 2391 2391 * Updates the recursive_without_dollar member of a variable structure. 2392 2392 * 2393 * This avoid compiling string expansion programs with outonly a CopyString2393 * This avoid compiling string expansion programs with only a CopyString 2394 2394 * instruction. By setting recursive_without_dollar to 1, code calling 2395 2395 * kmk_cc_compile_variable_for_expand and kmk_exec_expand_to_var_buf will
Note:
See TracChangeset
for help on using the changeset viewer.