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...
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@...
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 ...
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@...
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@...
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@...
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...
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@...
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...
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@...
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@...
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...
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 ....
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....
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...
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@...
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...
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...
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...
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@...
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...
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@...
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...
DVD List View is a working program which demonstrates the use of Microsoft .NET WinForms DataTable, DataView and DataGrid controls to display, filter and...
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...
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 ...
... 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...
... 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...