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 369 - 398 of 437   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
369
An enhancement suggestion: When generating the IMPORT lists in the text / HTML versions of the symbol files using Browse, (optionally?) use the new format ...
cfbsoftware1
Offline Send Email
Nov 16, 2007
12:49 pm
370
Hi All Version 1.3.8 is now uploaded to the web. The .NET version is present, with the JVM-installer version to follow next week, JVM-zip archive after that. ...
John Gough
j.gough@...
Send Email
Nov 23, 2007
4:28 am
371
The download page contains plug-ins for VS2002 and VS2003. Has anyone tried to use the later one with VS2005/VS2008? Would the installation process recognize...
Anes Sadikovic
asadik
Offline Send Email
Nov 23, 2007
5:49 pm
372
Hi Anes The old plug-ins do not work any more. You might consider using Chris Burrows excellent component passcal IDE. ...
K John Gough
john@...
Send Email
Nov 27, 2007
12:14 am
373
I'm trying to implement an extension to .NET's System.IO.StreamWriter but am having problems working out how to define a constructor for the extended type. All...
cfbsoftware1
Offline Send Email
Dec 23, 2007
1:59 am
374
I've recently been encountering unexpected errors when attempting to use type-guards with GPCP 1.3.8. To investigate, I tried to compile the following test...
cfbsoftware1
Offline Send Email
Dec 24, 2007
2:49 am
375
Hi foks Chris has turned up a couple of tricky-looking issues. Unfortunately, I am away from my system until 12 January. I will give it my urgent attention...
K John Gough
john@...
Send Email
Dec 27, 2007
9:03 am
376
... I've now tried them on 1.3.3, 1.3.6 and 1.3.8 without any success. I wasn't sure if the 'CONSTRUCTOR' keyword could only be used in dummy foreign modules? ...
cfbsoftware1
Offline Send Email
Dec 28, 2007
6:00 am
377
Hi All I still do not have access to a machine, but here is my completely untested answer to the BOXing question. If "arg" has type T, BOX(arg) has type...
K John Gough
john@...
Send Email
Dec 29, 2007
9:36 am
378
... define ... Sys.DateTime. Hi John, ... An unhandled exception of type 'System.TypeLoadException' occurred in Unknown Module. Additional information: Could...
cfbsoftware1
Offline Send Email
Dec 30, 2007
1:03 am
379
Ok, so there is a bug, and I will have to investigate when I get back. As to theš"online compiler" that corresponds to a very old version from about three ...
K John Gough
john@...
Send Email
Jan 2, 2008
6:16 pm
380
... Hi John, ... #gpcp: net version 1.3.8 of 18 November 2007 CPMake: "ObMain is not a base module." Halting... Regards, Chris Chris Burrows CFB Software ...
cfbsoftware1
Offline Send Email
Jan 15, 2008
5:27 am
381
Hi All Finally back in the lab after the holiday. I have had a look at the three issues that arose during my travels. Issue #1 - Constructors with arguments. ...
John Gough
j.gough@...
Send Email
Jan 16, 2008
1:58 am
382
... in the next few days. If anyone is stalled by any of these issues I can send updated source of the three affected modules if you email me at j.gough@... ...
cfbsoftware1
Offline Send Email
Jan 16, 2008
2:26 am
383
G'day All Version 1.3.9 of gpcp for .NET is now up on the server. http://plas.fit.qut.edu.au/gpcp/Downloads.aspx This is just a refresh, fixing a number of...
K John Gough
john@...
Send Email
Jan 24, 2008
12:12 am
384
... Hi John, Thank you very much for the update. That fixed all of the problems currently affecting me. FWIW I've still haven't had any success with a Compact...
cfbsoftware1
Offline Send Email
Jan 24, 2008
7:02 am
385
Hi All If anyone is playing with the compact framework, do not forget that the fix to PeToCps in 1.3.9 means that any compact framework symbol files from ...
K John Gough
john@...
Send Email
Jan 24, 2008
7:09 am
386
Just to be curious, Any news on the JVM-based version ? Thanks, Andras Pahi...
pahihu
Offline Send Email
Jan 24, 2008
8:16 am
387
Hi All ... As to the JVM version, I am currently held up with the need to do serious revision of J2CPS, which has issues with the new class-file formats of...
K John Gough
john@...
Send Email
Jan 25, 2008
5:42 am
388
Hi. I would like you to know that I've written (in Component Pascal) an Ant Task for the CPMake tool of the GPCP JVM compiler. You can find it here: ...
Leonardo Cecchi
leonardoce8
Offline Send Email
Jan 29, 2008
3:26 pm
389
Hi. I think I've found a problem in the CPMake tool when used with long options. For example, if I invoke the following command: c:\gpcp\bin\cprun.bat CPMake...
Leonardo Cecchi
leonardoce8
Offline Send Email
Jan 31, 2008
9:39 am
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
Messages 369 - 398 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