Felipe Monteiro de Carvalho wrote:
On 7/23/07, Jonas Maebe <[EMAIL PROTECTED]> wrote:
Peter N Lewis on the mac-pascal list is the administrator of
that repository.
I sent him an e-mail 1 month ago without answer.
I did receive an answer from Peter. I will forward it by private email.
Regard
On 7/23/07, Jonas Maebe <[EMAIL PROTECTED]> wrote:
> Peter N Lewis on the mac-pascal list is the administrator of
> that repository.
I sent him an e-mail 1 month ago without answer.
So, I can't put the bindings on fpc because they need to be put on the
interfaces subversion first. But I can't put
Because I already posted this quite some time ago on the mac-pascal
mailling list, I am not confident on a quick answer about getting
access to the interfaces svn.
And because tomorrow I will be traveling for 2 weeks, without my
computer, I propose that I just put it on fpc and you can then copy i
On 31 Jul 2007, at 20:53, Felipe Monteiro de Carvalho wrote:
On 7/23/07, Jonas Maebe <[EMAIL PROTECTED]> wrote:
they should be added to the Common Pascal Interfaces svn
But they also need to be added to the fpc subversion. How do you
synchronize both then?
Manually, just like the rest of t
On 7/23/07, Jonas Maebe <[EMAIL PROTECTED]> wrote:
> they should be added to the Common Pascal Interfaces svn
But they also need to be added to the fpc subversion. How do you
synchronize both then?
--
Felipe Monteiro de Carvalho
___
fpc-devel maillist
On 23 Jul 2007, at 17:41, Felipe Monteiro de Carvalho wrote:
I translated the objective-c runtime headers. Those headers are the
core connection to objective-c and necessary to bind directly to any
objective-c library, such as Cocoa. The objective-c runtime API
provided by Apple is unique to Ma
hi,
I translated the objective-c runtime headers. Those headers are the
core connection to objective-c and necessary to bind directly to any
objective-c library, such as Cocoa. The objective-c runtime API
provided by Apple is unique to Mac OS X. On other platforms there is a
similar API, but ther