Discussion:
[PATCH] Fix Cygwin compilation
İsmail Dönmez
2014-12-27 11:56:45 UTC
Permalink
On recent cygwin MAXPATHLEN is defined in sys/param.h, attached patch
adds this as an include to osdep-cygwin.c to fix compilation.

ismail
Nicholas Marriott
2014-12-31 10:01:25 UTC
Permalink
Applied, thanks, although I removed sys/types.h since it shouldn't need
both.
Post by İsmail Dönmez
On recent cygwin MAXPATHLEN is defined in sys/param.h, attached patch
adds this as an include to osdep-cygwin.c to fix compilation.
ismail
------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
tmux-users mailing list
https://lists.sourceforge.net/lists/listinfo/tmux-users
Loading...