mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-11 10:41:12 +02:00
45487: Missing mod_export declarations for AIX
This commit is contained in:
parent
50df0e0bb9
commit
a6a1b28b98
7 changed files with 12 additions and 6 deletions
|
@ -1,3 +1,9 @@
|
|||
2020-02-24 Peter Stephenson <p.stephenson@samsung.com>
|
||||
|
||||
* 45487: Src/Zle/zle_keymap.c, Src/Zle/zle_main.c,
|
||||
Src/Zle/zle_move.c, Src/builtin.c, Src/compat.c, Src/utils.c:
|
||||
Add missing mod_export for AIX compilation.
|
||||
|
||||
2020-02-19 Daniel Shahaf <danielsh@apache.org>
|
||||
|
||||
* 45447: Completion/Zsh/Command/_zstyle,
|
||||
|
|
|
@ -404,7 +404,7 @@ scankeys(HashNode hn, UNUSED(int flags))
|
|||