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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 145 - 174 of 437   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
145
I am using .NET version 1.1 and the latest version of GPCP for it. Everything is working fine, except n2cps. It is crashing giving unhandled exception in...
Anes Sadikovic
asadik
Offline Send Email
Mar 8, 2005
4:34 am
146
Hi All Yes N2CPS has a difficulties with the 1.3.0 release. We have replaced it with A new program PeToCps which will be going out with the 1.3.1 release this...
K John Gough
john@...
Send Email
Mar 8, 2005
4:45 am
147
Hi John, I try to compile a rather complex program for machine translation of natural language. When GPCP parses the import list of a module, I got a ...
Jürgen Rolshoven
jrolshoven
Offline Send Email
Mar 14, 2005
9:24 am
148
Hi Juergen This looks really interesting. I have not seen such large heap usage before, particularly as this appears to be just the imports. The abstract...
K John Gough
john@...
Send Email
Mar 15, 2005
12:04 am
149
Hi All version 1.3.1 of GPCP is now up, but you will need a new URL. http://plas.fit.qut.edu.au/gpcp/ is the place to start, then to the downloads page. This...
John Gough
j.gough@...
Send Email
Apr 1, 2005
5:24 am
150
Hi All should have also mentioned: Diane Corney's PE Reader Writer, aka PERWAPI in available starting from the same URL --- http://plas.fit.qut.edu.au/gpcp/ ...
John Gough
j.gough@...
Send Email
Apr 1, 2005
5:31 am
151
Thanks! Especially for the updated zip version. Small problem - trying to get the installer JVM version shows a heading "Downloading GPCP 1.3.1-NET 1.0" on...
russell_kneebonehotma...
russell_knee...
Offline Send Email
Apr 1, 2005
2:01 pm
152
Hi All As Russell points out, the download page for the JVM/Win32 seems to be broken. Profuse apologies. We will try to find out what happened Monday. Cheers...
K John Gough
john@...
Send Email
Apr 2, 2005
12:39 am
153
Hi John, The 1.3.1 GPCP/CLR 1.1 compiler reports that the click event handlers for controls are missing. e.g. in Systems_Windows_Forms_ in 1.3.0, LinkLabel had...
cfbsoftware1
Offline Send Email
Apr 3, 2005
7:36 am
154
Hi All As Chris has detected, the symbol files in the directory $CPROOT/libs/NetSystem are missing all of their event fields. We have fixed it, and should get...
John Gough
j.gough@...
Send Email
Apr 4, 2005
3:41 am
155
Hi All As Chris has detected, the symbol files in the directory $CPROOT/libs/NetSystem are missing all of their event fields. We have fixed it, and should get...
John Gough
j.gough@...
Send Email
Apr 4, 2005
3:41 am
156
Hi John, The new GPCP 1.3.1 for .NET installer (5 April) fixed that particular problem but I still have been unable to compile my WinForms RichText example...
cfbsoftware1
Offline Send Email
Apr 7, 2005
3:12 am
157
Hi John, I got a compiler panic message from your 1.3.1 compiler in the adjoined program example: The error does not occur if LpsPredicate is not imported ....
Jürgen Rolshoven
jrolshoven
Offline Send Email
Apr 14, 2005
12:39 pm
158
Hi John, the Compiler Panic Message I reported in my last mail this afternoon seems to be due to the naming of the type PredPntr in the LpsPredicate Module....
Jürgen Rolshoven
jrolshoven
Offline Send Email
Apr 14, 2005
4:33 pm
159
When compiling the following global declaration using v1.3.1 GPCP for .NET: VAR i: Sys.Int32; (Sys is an alias for the imported mscorlib_System) I get the...
cfbsoftware1
Offline Send Email
Apr 19, 2005
1:06 am
160
Hi All Chris's issue is a change in version 1.3.1 that did not receive sufficient of a highlight in the CLR release notes. In version 1.3.0 and earlier the...
K John Gough
john@...
Send Email
Apr 19, 2005
4:31 am
161
Hi John, Thanks for the detailed explanation concerning the primitive types - sounds like a good idea. Fortunately I only have to make a couple of source code...
cfbsoftware1
Offline Send Email
Apr 24, 2005
8:19 am
162
I just downloaded the source code for GPCP. Is everything available to build the complete compiler (gpcp.exe + plus most of the .dlls)? I would like to step...
eclectic_echidna
eclectic_ech...
Offline Send Email
May 21, 2005
8:04 pm
163
I have checked out v1.3.2.0 (.NET Everett version) and am pleased to report that all of the issues that I previously reported with v1.3.1.x have now been...
cfbsoftware1
Offline Send Email
Jun 20, 2005
12:28 am
164
Hi Chris, hi all Sorry about the glitch. The following applies to the .NET V1.1 version only, the "Whidbey" version is complete. In the V1.1 version the file...
John Gough
j.gough@...
Send Email
Jun 20, 2005
1:48 am
165
hi all, I am using GPM Modula-2 redhat 7 version compiler on my redhat 9 machine. Everything seem to be Okay, but when I attampt to build a program which...
ooo_colour_panda_ooo
ooo_colour_p...
Offline Send Email
Jul 27, 2005
6:26 pm
166
Hi panda, hi All This is not an error, it is just a warning message. In Modula-2 definition modules cannot be imported in a cycle. However the implementation...
K John Gough
john@...
Send Email
Jul 29, 2005
8:20 am
167
hi John, Thanks for your response. I have written my own versions of RealToString and StringToReal procedures. Therefore, the problem is no longer annoying...
ooo_colour_panda_ooo
ooo_colour_p...
Offline Send Email
Jul 29, 2005
2:09 pm
168
DVD List View is a working program which demonstrates the use of Microsoft .NET WinForms DataTable, DataView and DataGrid controls to display, filter and...
cfbsoftware1
Offline Send Email
Jul 29, 2005
2:26 pm
169
... Thanks for that, Chris! I'll have to dissect the source code in my spare time... :-) Marc...
Marc Martin
marcmartin2
Offline Send Email
Jul 29, 2005
6:41 pm
170
Is anybody interested in using a Pascal to Component Pascal translator? I have a prototype written in Component Pascal which is working and seems to handle J&W...
cfbsoftware1
Offline Send Email
Oct 10, 2005
1:13 am
171
Hi, I'd be interested in trying the standard P->CP translator. -- Regards, Bob _____ From: GPCP@yahoogroups.com [mailto:GPCP@yahoogroups.com] On Behalf Of ...
Bob Walkden
bob_walkden
Offline Send Email
Oct 10, 2005
8:41 pm
172
... Did you notice that there was already a translator from Turbo Pascal to Component Pascal under BlackBox: http://www.zinnamturm.de/#Tp2cp What are the...
Gérard Meunier
germeun
Offline Send Email
Oct 10, 2005
10:01 pm
173
... Definitely interested. ... Interesting. Did you use any "compiler writing" tools like Coco/R, Depot/4 or Babel? ...
John Drake
jmdrake_98
Offline Send Email
Oct 10, 2005
10:10 pm
174
... Pascal to ... Yes, Gerard - thank you very much for providing it. I have used it successfully to translate desktop Delphi code to Component Pascal code in...
cfbsoftware1
Offline Send Email
Oct 11, 2005
2:30 am
Messages 145 - 174 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