On 12/04/2016 18:26, Arturo Castro wrote:
Hey all,
I was compiling mg (the OpenBSD microemacs editor), and it was using MAXNAMLEN
for filename completion. It had a bug because its value in Cygwin is 256 (too
low!). We changed it to NAME_MAX which is 1024 and it works, but I think they
should
Hey all,
I was compiling mg (the OpenBSD microemacs editor), and it was using MAXNAMLEN
for filename completion. It had a bug because its value in Cygwin is 256 (too
low!). We changed it to NAME_MAX which is 1024 and it works, but I think they
should have the same value, so MAXNAMLEN should be
2 matches
Mail list logo