> Date: Tue, 20 Dec 2005 21:51:34 +1100
> From: Neil Hodgson <[EMAIL PROTECTED]>
> Subject: Re: [scite] properties buffer size issue in cpp.properties
>         for java        keywords (minor)
> To: Discussion of the SciTE editor <[email protected]>
> Message-ID:
>         <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=ISO-8859-1
>
> hIpPy:
>
> > I changed the 60000 to 100000 and recompiled.
> > src\SciTEProps.cxx:138: char lineBuffer[60000];
> > src\SciTEProps.cxx:157: char propsData[60000];
> >
> > It seems to be working. Should I be aware of anything? Please let me know.
>
>    It could run out of stack on some platforms but if you haven't seen
> anything go wrong its probably OK for you. I won't be changing this in
> CVS as one arbitrary size is not significantly more correct than
> another.
>
>    Neil


Neil,

No problem. Thanks for the reply. It has not crashed yet.

I think I might have missed the reason why there's just one properties
file for cpp, cs, java etc. Could you please explain that?

Thanks,
RM.

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

Reply via email to