On Thu, 24 Apr 2014, silvioprog wrote:
Hello,
I've tested the CustHttpApp unit in new released FPC 2.6.4 on Windows, and the error
"Missing HTTP protocol version in request" still
continues.
I'll show detailed steps (including my tools) to reproduce it:
1. on Windows (I'm using 8), download
On Friday 25 April 2014 07:46:23 LacaK wrote:
> Do you have tried for ftAutoInc field simply set ReadOnly:=False; ?
> -Laco.
> P.S. there is feature request about automatic fetching of new values of
> idnetity columns, but implementing it in generic way for all supported
> SQLConnections is not tri
Do you have tried for ftAutoInc field simply set ReadOnly:=False; ?
-Laco.
P.S. there is feature request about automatic fetching of new values of
idnetity columns, but implementing it in generic way for all supported
SQLConnections is not trivial ;-)
Hi,
I'm using 2.6.5 (fixes_2_6) now but
Hi,
I know , that I am bit late ;-), but:
- for compatibility reasons I would choose another path (mentioned by
Michael as "second"). As it was mentioned in comments in bug tracker
there are two similar methods:
-- SetDataType (protected)
-- SetFieldType (public with checks ... see in fields.in
On Thu, Apr 24, 2014 at 5:56 PM, Karoly Balogh (Charlie/SGR) <
char...@scenergy.dfmk.hu> wrote:
>
> Well, I took over a bit already, and did some minor modifications. :) Or I
> don't know what do you mean by a confirmation. So yes, I have full access
> to it now, thank you.
It is belong to you
2014-04-24 3:06 GMT-03:00 Graeme Geldenhuys :
> Hi,
>
> My apologies. I upgraded my FreeBSD server a few days ago, and didn't
> realise the git-subversion package was broken. I've fixed it now, and
> the git mirrors for FPC and Lazarus are now back up to date.
It's working fine now. Thanks a lot
On 25/04/14 00:12, Felipe Monteiro de Carvalho wrote:
There is a JNI example app here:
http://sourceforge.net/p/lazarus-ccr/svn/HEAD/tree/bindings/android-ndk/examples/jnitest/
It doesn't create a button, instead it creates a TextView, and it
doesn't create it in Pascal, but in Java. Anyway, it
There is a JNI example app here:
http://sourceforge.net/p/lazarus-ccr/svn/HEAD/tree/bindings/android-ndk/examples/jnitest/
It doesn't create a button, instead it creates a TextView, and it
doesn't create it in Pascal, but in Java. Anyway, it is a starting
point to do whatever you want, including c
On 24/04/14 22:53, fredvs wrote:
Hello.
Could it be possible to have some infos ans arguments about this :
Im newbie in Java-link-with-fpc and I would like to understand what
can/cannot be done.
Here what i understood (If im wrong, please, correct me...)
=> All Java os (Android and friends) ca
On 24/04/14 15:50, Mattias Gaertner wrote:
On Thu, 24 Apr 2014 15:48:15 +0300
patspiper wrote:
Hi,
With the successful preliminary implementation of java events calling
pascal code, my next step is to try to integrate android's visual
controls. Can anyone give a very basic example using pasca
Hello.
Could it be possible to have some infos ans arguments about this :
Im newbie in Java-link-with-fpc and I would like to understand what
can/cannot be done.
Here what i understood (If im wrong, please, correct me...)
=> All Java os (Android and friends) can only deal with Java class.
=> If
On Thursday, April 24, 2014, Reinier Olislagers
wrote:
>
> Yes. I'd therefore suggest that if people really want to have a 64 bit
> IDE, they should compile it themselves... (in other words, leave the
> current situation as is as it is much less likely to cause problems for
> newbies)
>
My feelin
On 24/04/2014 18:23, Martin Frb wrote:
> On 24/04/2014 17:19, Martin Frb wrote:
>> On 24/04/2014 16:44, Mattias Gaertner wrote:
>>>
>>> It is not about the default download. When you manually select
>>> "Windows 64bit" you get the 32bit too.
>>>
>> Ah I see.
>
>>
>> And the download for win 64
On 24/04/2014 17:19, Martin Frb wrote:
On 24/04/2014 16:44, Mattias Gaertner wrote:
It is not about the default download. When you manually select
"Windows 64bit" you get the 32bit too.
Ah I see.
And the download for win 64 is the 32 bit IDE.
Please note that (and that is on the wik
On 24/04/2014 16:44, Mattias Gaertner wrote:
It is not about the default download. When you manually select
"Windows 64bit" you get the 32bit too.
Ah I see.
Need to see how much work it takes to fix the website, so it can deliver
different urls for auto detect and manual selection.
Also th
Hi,
On Thu, 24 Apr 2014, Zaher Dirkey wrote:
> No problem, It is normal way, If you want to work on this org I will remove
> my self as owner and
> developer, it is now under your hands, just confirm me.
Well, I took over a bit already, and did some minor modifications. :) Or I
don't know what
On Thu, 24 Apr 2014 15:48:46 +0100
Martin Frb wrote:
> On 24/04/2014 11:27, Mattias Gaertner wrote:
> > On Thu, 24 Apr 2014 10:20:19 + (UTC)
> > Virgo Pärna wrote:
> >
> >> On Thu, 24 Apr 2014 12:04:14 +0200, Mattias Gaertner
> >> wrote:
>[...]
> >> ? This does not say, that 64 bi
On Thu, Apr 24, 2014 at 2:35 PM, Karoly Balogh (Charlie/SGR) <
char...@scenergy.dfmk.hu> wrote:
> Thank you! In fact the timings were a bit screwed, because I contacted
> Github about your contact before this issue popped up here. It was also
> discussed a bit in the team.
>
> Since discussions ab
On 24/04/2014 11:27, Mattias Gaertner wrote:
On Thu, 24 Apr 2014 10:20:19 + (UTC)
Virgo Pärna wrote:
On Thu, 24 Apr 2014 12:04:14 +0200, Mattias Gaertner
wrote:
See the announcement:
Windows x64 users: please use the 32 bit installer if possible. See
http://wiki.lazarus.freepascal.org
Hi,
I'm using 2.6.5 (fixes_2_6) now but something broke between 2.6.2 and
2.6.5 using AutoInc fields.
AutoInc never worked well (at least for MSSQL) and because that I have
my own "Query" [1] that implements AutoInc values very well.
I override the ApplyRecUpdate method from TSQLQuery and update
Mattias:
Just wanted to say "Thank you" for all of your contributions to this
project.
md
On 4/24/2014 3:42 AM, Mattias Gaertner wrote:
> On Wed, 23 Apr 2014 17:42:13 -0400
> "m...@rpzdesign.com" wrote:
>
>> When trying to install lazarus 1.2.2 on Linux Fedora 14:
>>
>> fpc-2.6.4-1.x86_64.rpm
On Thu, 24 Apr 2014 15:48:15 +0300
patspiper wrote:
> Hi,
>
> With the successful preliminary implementation of java events calling
> pascal code, my next step is to try to integrate android's visual
> controls. Can anyone give a very basic example using pascal/JNI only
> (even pseudo code) o
Hi,
With the successful preliminary implementation of java events calling
pascal code, my next step is to try to integrate android's visual
controls. Can anyone give a very basic example using pascal/JNI only
(even pseudo code) on how to create and display an android control from
scratch? In
Hi,
On Wed, 23 Apr 2014, Zaher Dirkey wrote:
> Well, you can consider Charlie as part of the freepascal team ;)
>
> Ok, Done, he is the owner of https://github.com/orgs/fpc
Thank you! In fact the timings were a bit screwed, because I contacted
Github about your contact before this issue p
On Thu, 24 Apr 2014, Reinier Olislagers wrote:
Hi guys,
Is the patch I uploaded to
http://bugs.freepascal.org/view.php?id=26064
correct?
Replied in bugtracker.
Michael.
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.free
Hi,
My apologies. I upgraded my FreeBSD server a few days ago, and didn't
realise the git-subversion package was broken. I've fixed it now, and
the git mirrors for FPC and Lazarus are now back up to date.
On 2014-04-23 14:08, silvioprog wrote:
> Hello,
>
> Is Free Pascal from Github updated? I
Hi guys,
Is the patch I uploaded to
http://bugs.freepascal.org/view.php?id=26064
correct?
Thanks,
Reinier
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
On Thu, 24 Apr 2014 10:20:19 + (UTC)
Virgo Pärna wrote:
> On Thu, 24 Apr 2014 12:04:14 +0200, Mattias Gaertner
> wrote:
> >
> > See the announcement:
> >
> >> Windows x64 users: please use the 32 bit installer if possible. See
> >> http://wiki.lazarus.freepascal.org/Windows_Programming_Tips
On Thu, 24 Apr 2014 12:04:14 +0200, Mattias Gaertner
wrote:
>
> See the announcement:
>
>> Windows x64 users: please use the 32 bit installer if possible. See
>> http://wiki.lazarus.freepascal.org/Windows_Programming_Tips#FPC_2.6.x.2FLazarus_warning_.28Missing_support_for_SEH.29
>> for more detai
On Thu, 24 Apr 2014 09:50:21 + (UTC)
Virgo Pärna wrote:
> On Wed, 23 Apr 2014 16:34:54 +0200, Mattias Gaertner
> wrote:
> > The Lazarus team is glad to announce the release of Lazarus 1.2.2.
> >
>
> Windows (64 bit) download points to 32 bit download.
See the announcement:
> Windows
On Wed, 23 Apr 2014 16:34:54 +0200, Mattias Gaertner
wrote:
> The Lazarus team is glad to announce the release of Lazarus 1.2.2.
>
Windows (64 bit) download points to 32 bit download.
--
Virgo Pärna
virgo.pa...@mail.ee
___
fpc-pascal maillist
On Wed, 23 Apr 2014 17:42:13 -0400
"m...@rpzdesign.com" wrote:
> When trying to install lazarus 1.2.2 on Linux Fedora 14:
>
> fpc-2.6.4-1.x86_64.rpm does not install.
>
> Shows error: "lazarus-1.2.0-0.x86_64 requires fpc = 2.6.2-130317"
Try installing all three, fpc, fpc-src and lazarus with
On Wed, 23 Apr 2014 11:43:39 -0300
silvioprog wrote:
>[...]
> But in SourceForge still in "lazarus-1.2.0-fpc-2.6.2-win32.exe".
It took some time, before sf shows the new default.
Mattias
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http
33 matches
Mail list logo