Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCH: minor zle_utils fix



Clint Adams wrote:
> I think this should be uncontroversial.

I believe so.

> Is zlegetline() meant to
> convert zleline to a UTF-8 string and return that?  Then the caller will
> need to free it?

The API for the Unicode version is not yet defined, but it will probably
be that way.  The alternative is to create it on the heap, but I hope
it will usually be easy enough to free it explicitly.  The existing
non-Unicode version will presumably remain the way it is.

-- 
Peter Stephenson <pws@xxxxxxx>                  Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK                          Tel: +44 (0)1223 692070


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************



Messages sorted by: Reverse Date, Date, Thread, Author