env: Refactor do_apply to a flag
Use a flag in hsearch_r for insert mode passed from import to allow the
behavior be different based on use.
Now that "do_check" is called for all imports, ensure console init is
complete before updating the console on relocation import
Signed-off-by:
Joe Hershberger <joe.hershberger@ni.com>
Showing
- common/cmd_nvedit.c 9 additions, 10 deletionscommon/cmd_nvedit.c
- common/console.c 4 additions, 4 deletionscommon/console.c
- common/env_common.c 8 additions, 18 deletionscommon/env_common.c
- include/search.h 8 additions, 7 deletionsinclude/search.h
- lib/hashtable.c 20 additions, 17 deletionslib/hashtable.c
Loading
Please register or sign in to comment