[Ecls-list] ffi:c-inline @ preprocessing and '
Matthew Mondor
mm_lists at pulsar-zone.net
Sat Mar 20 21:09:27 UTC 2010
Hello again,
I noticed that some of the source .d files use a pair of ' quotes with
@ (i.e. in file.d: @':full', etc). However when doing this in
FFI:C-INLINE C code I get a C compiling error about an extra ', so that
the following has to be used: @':full
error: missing terminating ' character
Is this expected? If it isn't and needs to be fixed, I hope that
there's not too much FFI code relying on using a sole single quote in
these cases (I have a few of them here).
Thanks,
--
Matt
More information about the ecl-devel
mailing list