was having a look at cross-platform stuff and found:-
a guy who doesn't seem to know about freepascal.org
http://blogs.adobe.com/cantrell/archives/2010/04/one_application_five_screens.html
a handy list of mobile devices
http://www.adobe.com/flashplatform/certified_devices/
I like that FPC code w
Hello FPC-Pascal,
The parameter passing mode "constref" ensures that something is passed
as reference and never as value, so my question is using something
like this:
type
pmyrec=^myrec;
myrec=record
a: integer;
b: integer;
c: integer;
end;
MyInterf = interface
[]
p
2011/3/4 Jonas Maebe :
>
> On 04 Mar 2011, at 10:24, cobines wrote:
>
>> Is it possible to merge rev. 16418 from trunk to FPC 2.4.4?
>
> No, see http://bugs.freepascal.org/view.php?id=18831
I see, OK.
--
cobines
___
fpc-pascal maillist - fpc-pascal@li
Lennie De Villiers wrote:
> Hi,
>
> Has anyone got this right and wiling to share some knowledge?
>
> cheers
>
> Lennie
Maybe the fink packages for the arm-linux crosscompiler and the arm-linux
binutils can help you; at least as a template for starting. Does it matter that
they are release
On 04 Mar 2011, at 11:37, Martin Schreiber wrote:
On Friday 04 March 2011 10:42:11 Jonas Maebe wrote:
On 04 Mar 2011, at 10:24, cobines wrote:
Is it possible to merge rev. 16418 from trunk to FPC 2.4.4?
No, see http://bugs.freepascal.org/view.php?id=18831
Is there a workaround?
I don't
On Friday 04 March 2011 10:42:11 Jonas Maebe wrote:
> On 04 Mar 2011, at 10:24, cobines wrote:
> > Is it possible to merge rev. 16418 from trunk to FPC 2.4.4?
>
> No, see http://bugs.freepascal.org/view.php?id=18831
>
Is there a workaround? Runtime switching of MSEgui language modules is not
possi
On 04 Mar 2011, at 10:24, cobines wrote:
Is it possible to merge rev. 16418 from trunk to FPC 2.4.4?
No, see http://bugs.freepascal.org/view.php?id=18831
Jonas
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org
In our previous episode, cobines said:
>
> Is it possible to merge rev. 16418 from trunk to FPC 2.4.4?
>
> http://svn.freepascal.org/cgi-bin/viewvc.cgi?view=rev&revision=16418
I've mostly avoided the subject of shared libs, so sb else will have to judge
that.
However it can't be merged as such
Hello,
Is it possible to merge rev. 16418 from trunk to FPC 2.4.4?
http://svn.freepascal.org/cgi-bin/viewvc.cgi?view=rev&revision=16418
--
cobines
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/
In our previous episode, Florian Klaempfl said:
> > i would have thought that there would have been an additional error
> > concerning the trailing "of object"... was there? did it give a clue as
> > to the actual error of the misplaced semi-colon?
>
> c:\fpc>fpc test.pp
> Free Pascal Compiler ver
10 matches
Mail list logo