Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCH: zle -f from inside widget to set flags and make yank start/end zle params writable



I'm getting the following warning:

zle_thingy.c:663:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^

Maybe return 1 for invalid flag, and 0 otherwise.



Messages sorted by: Reverse Date, Date, Thread, Author