Istvan:

Today I dicovered on Linux, that Scite doesn't want to open any file if the
path+filename is longer than 125 characters when check.if.already.open=1
I tried on FC3 and FC5 and the problem is same.

  There is an amusing declaration issue here: char pipeData[CHAR_MAX]
making it 127 bytes. I'll accept a patch that changes this to use a
FilePath or SString.

  Neil
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to