This is the mail archive of the cgen@sources.redhat.com mailing list for the CGEN project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: CGEN patch: null keywords and very long lines


"Frank Ch. Eigler" <fche@redhat.com> writes:
> Looks good to me; go ahead.

Thanks.

> (There is no easy way to get rid of that buffer size limit, eh?)

First instinct was to try.  The most practical way seemed to be to avoid
the copy and pass the length around.  But it didn't fit in well with the
existing code style, so I thought, what's the point in searching for a
256-character keyword anyway?  Just think of it as an optimisation ;-).

Richard


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]