[cmake-developers] New command 'file(LOCK_DIRECTORY ...)'
Rolf Eike Beer
eike at sf-mail.de
Sat Nov 15 03:34:39 EST 2014
Am Samstag, 15. November 2014, 02:27:40 schrieb Ruslan Baratov via cmake-
developers:
> On 14-Nov-14 22:58, Brad King wrote:
> > - Please add more test cases covering all the file(LOCK)
> >
> > argument processing error messages.
>
> Done. Also I've found parse issue which is based on `sscanf` behaviour,
> e.g. string '123xyz' will be successfully parsed as a integer (%d). Same
> issue for example in file(STRINGS) command:
I use strtol()/strtoul() for this kind of this, which also has a less
worrisome interface.
Eike
--
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20141115/17e079d5/attachment.sig>
More information about the cmake-developers
mailing list