1
0
Fork 0
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:
Peter Stephenson 2020-02-24 10:55:48 +00:00
parent 50df0e0bb9
commit a6a1b28b98
7 changed files with 12 additions and 6 deletions

View file

@ -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,

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -404,7 +404,7 @@ scankeys(HashNode hn, UNUSED(int flags))