Mercurial > vim
diff src/alloc.c @ 29130:247a6d944401 v8.2.5085
patch 8.2.5085: gcc gives warning for signed/unsigned difference
Commit: https://github.com/vim/vim/commit/819ab82f7ee505d6fc4c6dc408e4b27c0fbe4a97
Author: Bram Moolenaar <Bram@vim.org>
Date: Mon Jun 13 22:34:14 2022 +0100
patch 8.2.5085: gcc gives warning for signed/unsigned difference
Problem: Gcc gives warning for signed/unsigned difference.
Solution: Use a different pointer type. (John Marriott)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Mon, 13 Jun 2022 23:45:03 +0200 |
parents | 3626ca6a20ea |
children | 5ebc561444fe |