ik wrote:
So the source file does mention that it is LGPL. I fully translated
the header as-is.
Then my comment is no longer valid.
Regards,
Adriaan van Os
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman
On Tue, 25 Sep 2007, Adriaan van Os wrote:
> > Michael Van Canneyt wrote:
> > >
> > > On Sat, 22 Sep 2007, ik wrote:
> > >
> > > > Hello,
> > > >
> > > > While trying to work with the library, I have noticed that the
> > > > packages/extra/sndfile/sndfile.pp is old, and most of the API there is
On 9/25/07, Adriaan van Os <[EMAIL PROTECTED]> wrote:
> > Michael Van Canneyt wrote:
> >>
> >> On Sat, 22 Sep 2007, ik wrote:
> >>
> >>> Hello,
> >>>
> >>> While trying to work with the library, I have noticed that the
> >>> packages/extra/sndfile/sndfile.pp is old, and most of the API there is
> >
ik wrote:
Yes, some of your code is much better then mine :( Making it more
general to be used. However you are missing pointers for the records
(for example), and less Pascal way of coding style, such as adding T
before typed declarations as an example.
I question if that is "Pascal way of cod
Michael Van Canneyt wrote:
On Sat, 22 Sep 2007, ik wrote:
Hello,
While trying to work with the library, I have noticed that the
packages/extra/sndfile/sndfile.pp is old, and most of the API there is
obsolete and no longer exists on the library.
So I have created (from scratch) a new translat
Hi
Sorry for the late response.
First of all thank you Michael.
On 9/25/07, Adriaan van Os <[EMAIL PROTECTED]> wrote:
> Michael Van Canneyt wrote:
> >
> > On Sat, 22 Sep 2007, ik wrote:
> >
> >> Hello,
> >>
> >> While trying to work with the library, I have noticed that the
> >> packages/extra/sn
Michael Van Canneyt wrote:
On Sat, 22 Sep 2007, ik wrote:
Hello,
While trying to work with the library, I have noticed that the
packages/extra/sndfile/sndfile.pp is old, and most of the API there is
obsolete and no longer exists on the library.
So I have created (from scratch) a new translat
On Sat, 22 Sep 2007, ik wrote:
> Hello,
>
> While trying to work with the library, I have noticed that the
> packages/extra/sndfile/sndfile.pp is old, and most of the API there is
> obsolete and no longer exists on the library.
>
> So I have created (from scratch) a new translation for the lat