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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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
Array of Procedure Type - Compiler Panic   Message List  
Reply | Forward Message #235 of 437 |
Hi John & Co,

I have recently been helping to introduce a couple of Blackbox CP
users to Gardens Point CP. In the process of their porting code a
number of issues have been raised that I have been unable to answer
for them. This is the first (I'll report one per message to try to
keep ensuing discussions simple)

MODULE Panic1;

TYPE
p = PROCEDURE (i: INTEGER);

VAR
pa: ARRAY 9 OF p;

END Panic1.

Compiler raised an internal exception
Panic1.cp(1,1) : error : Compiler raised an internal exception
Panic1.cp(1,255) : error : Exception: System.Exception: WITH else-
trap: type = TypeDesc.Procedure
at MsilUtil.MsilUtil.typeName(Type typ, MsilFile os)
at MsilUtil.MsilUtil.MkArrName(Array typ, MsilFile os)
at MsilUtil.MsilUtil.MkTypeName(Type typ, MsilFile fil)
at IlasmUtil.IlasmFile.TypeTag(Type typ)
at IlasmUtil.IlasmFile.TtypeTag(Type typ)
at IlasmUtil.IlasmFile.EmitField(AbVar id, Int32 att)
at MsilMaker.MsilEmitter.EmitModBody(MsilFile out, BlkId mod)
at MsilMaker.MsilEmitter.Emit()
at Target.Target.Emit()
at CPascal.CPascal.Compile(Char[] nam, Int32& retVal)

Regards,
Chris

Chris Burrows
CFB Software
http://www.cfbsoftware.com/gpcp







Thu Jun 15, 2006 2:15 am

cfbsoftware1
Offline Offline
Send Email Send Email

Forward
Message #235 of 437 |
Expand Messages Author Sort by Date

Hi John & Co, I have recently been helping to introduce a couple of Blackbox CP users to Gardens Point CP. In the process of their porting code a number of...
cfbsoftware1
Offline Send Email
Jun 15, 2006
2:15 am

Hi All yes, it looks like a bug! I'll verify it the issue, and put up a fix. This may take until mid next week. Keep those reports coming in! John ... From:...
K John Gough
john@...
Send Email
Jun 15, 2006
2:23 am
Advanced

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