[fpc-devel] Fixes to OpenGL bindings

2005-05-21 Thread Michalis Kamburelis
Hi I'm attaching a trivial patch for OpenGL bindings that 1. Fixes declarations of glGetMapiv, glGetMaterialiv and glLightiv to take pointer as the last parameter. 2. Changes glGetString, gluErrorString and gluGetString to return PChar instead of PGLubyte. After all, GLubyte and Char are the

[fpc-devel] Trivial fix to trunk/fcl/image/fpimgcmn.pp

2005-05-21 Thread Michalis Kamburelis
Hi Compilation of fpimgcmn.pp is broken starting from revision 33 (some part of code that was $ifdefed earlier by VER1_0 stayed), I'm attaching a trivial patch. Index: fpimgcmn.pp === --- fpimgcmn.pp (wersja 36) +++ fpimgcmn.pp (ko

RE: Re[2]: [fpc-devel] daily snapshot?

2005-05-21 Thread Lee, John
You can also download fpc.zip from ftp.freepascal.org\fpc\snapshot\v20 or v21\source- that way you get everything (from the prev. night) in one go...John > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of > Danny Milosavljevic > Sent: 21 May 2005 19:24

Re: Re[2]: [fpc-devel] daily snapshot?

2005-05-21 Thread Danny Milosavljevic
Hi, Am Sonntag, den 22.05.2005, 00:15 +0600 schrieb Ivan Shikhalev: > How do I can to create a local copy of repository? Or how do I can use If you did that, you'd be creating a second 'server' with all the sources/versions/history. People usually just check a small part (i.e. the current versio

Re[2]: [fpc-devel] daily snapshot?

2005-05-21 Thread Ivan Shikhalev
How do I can to create a local copy of repository? Or how do I can use this by another way? I have an error 400 where I try to do something... ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-dev

Re: [fpc-devel] daily snapshot?

2005-05-21 Thread Florian Klaempfl
Gerhard Scholz wrote: > Hello, > > the daily snapshot does not exist any more? > > ftp://ftp.freepascal.org/pub/fpc/snapshot/v21/source/fpc.zip is a dead link > in the moment. We're migrating to svn so some of the infrastructure is broken. You can get the current sources via svn through the fol

[fpc-devel] daily snapshot?

2005-05-21 Thread Gerhard Scholz
Hello, the daily snapshot does not exist any more? ftp://ftp.freepascal.org/pub/fpc/snapshot/v21/source/fpc.zip is a dead link in the moment. Greetings Gerhard ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mai