On Tue, Nov 30, 2010 at 12:26 PM, Vincent Snijders <
vincent.snijd...@gmail.com> wrote:
> 2010/11/30 Max Vlasov :
> > So, I suppose that implementing closures is not in real plans (it's ok, I
> > can live with that), but what about the second, is it possible?
> >
> > I will glad to hear different
On Wed, Nov 10, 2010 at 5:08 PM, Reimar Grabowski wrote:
> Thanks for the tutorial, but as you surely have read (see comments) there are
> problems using this approach. And I won't hardly call it officially supported
> as it is a little hackish.
I don't care about being officially supported or
On Tue, Nov 30, 2010 at 11:32 AM, Felipe Monteiro de Carvalho
wrote:
> Also, installing BeRoXM.apk failed in HTC Wildfire Android 2.1
I didn't check the log since I don't plan on using JNI anyway, but
probably it was built for release but lacks the certificate. This
issue confused me a bit.
ant
There is indeed a bug in the text mode IDE.
Nevertheless, you should be able to go past that restriction
by quitting the IDE after the Impossible to set COLSxLINES mode
error box, and re-enter the IDE just after.
At least on my windows, the IDE after re-starting
has changed its size to the
Hello,
How do you compile BeRoXM? Using ant?
Also, installing BeRoXM.apk failed in HTC Wildfire Android 2.1
Also, I couldn't find the source code for the Pascal part.
thanks,
--
Felipe Monteiro de Carvalho
___
fpc-pascal maillist - fpc-pascal@lists
On Tue, Nov 30, 2010 at 12:26 PM, Vincent Snijders <
vincent.snijd...@gmail.com> wrote:
> 2010/11/30 Max Vlasov :
> > Hi,
> >
> > it appears recently several pieces if knowledge came to me, I understood
> how
> > anonymous functions (aka closures) work :) and the fact that GNU Pascal
> > allows pa
2010/11/30 Max Vlasov :
> Hi,
>
> it appears recently several pieces if knowledge came to me, I understood how
> anonymous functions (aka closures) work :) and the fact that GNU Pascal
> allows passing local procedure as variables. I mentioned them together
> because as many I don't like the closur
Hi,
it appears recently several pieces if knowledge came to me, I understood how
anonymous functions (aka closures) work :) and the fact that GNU Pascal
allows passing local procedure as variables. I mentioned them together
because as many I don't like the closures as they implemented everywhere
i