Search the web
Sign In
New User? Sign Up
GPCP · Gardens Point Component Pascal
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 390 - 419 of 437   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
390
Hi All Leonardo has turned up a silly limitation of the source code of CPMake.cp I have fixed it in the repository, ready for 1.3.10, whenever that goes out. ...
K John Gough
john@...
Send Email
Feb 3, 2008
4:07 am
391
Version 2.1 of CPIde, the latest version of the free lightweight IDE for GPCP .NET is now available: http://www.cfbsoftware.com/cpide The main reason for this...
cfbsoftware1
Offline Send Email
Feb 23, 2008
10:46 am
392
Hi Chris do you plan to have a CPIDE release that don't use the bulky .NET framework? Regards Peter...
dietmullerpeter
Offline Send Email
Feb 26, 2008
3:56 pm
393
... Hi Peter, No, sorry. CPIDE was intentionally designed from the start to be a 100% .NET application in order to take advantage of the features of the .NET...
cfbsoftware1
Offline Send Email
Feb 28, 2008
4:07 am
394
... bulky .NET ... of ... a ... http://plas2003.fit.qut.edu.au/Wiki/Users/BrianBlackwell/Component+Pa ... Thanks for your prompt reply Regards Peter...
dietmullerpeter
Offline Send Email
Feb 28, 2008
3:14 pm
395
Hi The following BlackBox code: PROCEDURE DoMant*; VAR kk, mm : LONGINT; BEGIN kk := SYSTEM.VAL (LONGINT, 2.8); mm := ASH (kk, -52); Out.Int (kk, 15);...
Robert Campbell
robert_at_pi...
Offline Send Email
Mar 4, 2008
8:11 pm
396
I recently proposed on the BlackBox mailing list that the seemingly arbitrary restriction on IN parameters (i.e. limited to records and strings only) in CP be...
cfbsoftware1
Offline Send Email
Mar 19, 2008
2:43 am
397
Hi All, I can shed some light on the odd behaviour of IN params on GPCP. Not trying to excuse incompatability with BB, but to explain how it happened. The...
K John Gough
john@...
Send Email
Mar 19, 2008
5:32 am
398
... ... ... A literal ... address at ... address-of ... You ... Hi John, Thanks for the explanation. My head's still hurting from banging it against the...
cfbsoftware1
Offline Send Email
Mar 19, 2008
6:32 am
399
Hi again all. Chris has put his finger on a random exception. In CP it is permissible to assign a literal string to an array of CHAR, or to a value param of...
K John Gough
john@...
Send Email
Mar 19, 2008
7:52 am
400
... <snip> ... <snip> ... directive? ... ASH, as specified in the CP Language Report can handle LONGINTs but GPCP ASH doesn't seem to support this. Reflector...
cfbsoftware1
Offline Send Email
Mar 22, 2008
5:41 am
401
Hi all! Just tried the new 1.3.9 release of the gpcp compiler and had problems with compiling the compiler sources. The build process stopped when compiling...
norbert.oertel
Offline Send Email
Apr 17, 2008
8:10 pm
402
Hi, I am curious if the GPM Compiler is compatible with the Top Speed Modula 2 Compiler. I have some legacy code in written for the Top Speed Modula 2 and I am...
olson_ord
Offline Send Email
Apr 25, 2008
6:01 am
403
Hi, ... as far as I know: No, but anybody is welcome to teach me otherwise but there is a compatibility mode for XDS Modula-2 and an emulation (?) of the...
Bernhard Treutwein
btreutwein
Offline Send Email
Apr 25, 2008
1:37 pm
404
... Thanks Bernhard. Yes, I have tried XDS and found it good and well supported. However, I was facing some problems with the compatibility issues – so I was...
O. Olson
olson_ord
Offline Send Email
Apr 25, 2008
8:50 pm
405
... I have not used GPM but I believe the answer is it depends of what your legacy code does. If you are talking about some higher level abstraction modules...
Anes Sadikovic
asadik
Offline Send Email
Apr 26, 2008
2:19 am
406
... Thank you Anes. I am sure that this has a lot of things that are specific to DOS – because even the XDS Compatibility pack does not exactly fit my ...
O. Olson
olson_ord
Offline Send Email
Apr 26, 2008
9:17 pm
407
When you call the function RTS.intBitsToShortReal in GPCP v1.3.9 for .NET it results in a 'Missing Method Exception' at runtime. To fix the problem 1. Change...
cfbsoftware1
Offline Send Email
Apr 29, 2008
12:42 am
408
Hello, i was curios about the new version, so i gave me a trail. But when i launch cpide.exe(V 2.1.0), i get an error. The error message is ... "An unhandled...
Helmut Schrei
judoheli
Offline Send Email
Jul 3, 2008
7:42 pm
409
Hi Helmut, I have done some experiments and have been able to duplicate the error that you reported by putting a suspect entry in the Windows PATH environment...
cfbsoftware1
Offline Send Email
Jul 4, 2008
6:08 am
410
... Hello, you are right, i found in the Environment Variables (Path Variable) two character ";". I removed one semicolon, and Cpide.exe launched without...
Helmut Schrei
judoheli
Offline Send Email
Jul 4, 2008
8:29 pm
411
... Hello, you are right, i found in the Environment Variables (Path Variable) two character ";". I removed one semicolon, and Cpide.exe launched without...
Helmut Schrei
judoheli
Offline Send Email
Jul 4, 2008
8:29 pm
412
The latest major upgrade of CPIde is in the final stages of development. If you want a pre-release copy and haven't already registered as a user you can do so...
cfbsoftware1
Offline Send Email
Jul 30, 2008
12:39 am
413
Existing versions of gpcp for Visual Studio are quite old. After Microsoft has released a free IDE environment called Visual Studio Shell ...
jp_shimizu
Offline Send Email
Aug 26, 2008
8:31 pm
414
Hello All, Will there be a build for Solaris x86 and Opensolaris?. I am very interested in learn Modula-2 language. Can I download the sources and compile...
juanmiuk@...
juanmiuk...
Offline Send Email
May 2, 2009
10:14 pm
415
Hi all, I see that this GPCP discussion group has only had one message during all of 2009, and that message didn't even have anything to do with Gardens Point...
Marc Martin
marcmartin2
Offline Send Email
Jun 13, 2009
5:46 pm
416
Marc Martin schrieb: Hi Martin, don't delete this group; even if it is quite quiet here , I think that java byte code compilers are of general interest; so let...
Jürgen Rolshoven
jrolshoven
Offline Send Email
Jun 13, 2009
7:42 pm
417
... Hi Marc, I'm still using GPCP virtually every day to write software - the .NET versions of the Oberon-07 ARM compiler and linker for the NXP (Philips)...
cfbsoftware1
Offline Send Email
Jun 14, 2009
12:51 am
418
... Okay, okay, no group deletions. :-) So, I guess the questions I have now are -- are there new versions of GPCP in the works? And if so, what is planned?...
Marc Martin
marcmartin2
Offline Send Email
Jun 14, 2009
2:44 am
419
... Let me know if there's anything that there is anything in Blackbox that is not in CPIde, that you miss, and I'll see what I can do. ... I'm using the...
cfbsoftware1
Offline Send Email
Jun 17, 2009
5:01 am
Messages 390 - 419 of 437   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help