Re: [cffi-devel] Naming different things with the same symbol
31 Mar
2009
31 Mar
'09
5:31 p.m.
[forwarding to the list] 2009/3/30 Kalyanov Dmitry <kalyanov.dmitry@gmail.com>:
What will happen when the same symbol is used for different things: function name, foreign function name, callback name, cffi type name, lisp class name? Does CFFI guarantee that such uses of name will not bother to each other?
Yes, those are all separate namespaces. But notice that DEFINE-FOREIGN-TYPE defines a Lisp class. -- Luís Oliveira http://student.dei.uc.pt/~lmoliv/ -- Luís Oliveira http://student.dei.uc.pt/~lmoliv/
5790
Age (days ago)
5790
Last active (days ago)
0 comments
1 participants
participants (1)
-
Luís Oliveira