Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
patch 8.0.1627: compiler warning for visibility attribute not supported
Problem: Compiler warning for visibility attribute not supported on MinGW builds. Solution: Don't add the attribute when we don't expect it to work. (Christian Brabandt)
- Loading branch information
Showing
with
3 additions
and 1 deletion.
- +1 −1 src/libvterm/src/vterm_internal.h
- +2 −0 src/version.c