From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,56760b0ebeac6ba1 X-Google-Attributes: gid103376,public From: dewar@merv.cs.nyu.edu (Robert Dewar) Subject: Re: Need of help Leonid(dulman@ibm.net) Date: 1997/02/08 Message-ID: #1/1 X-Deja-AN: 217480079 references: <5dhbjt$hbe@news.ibm.net.il> organization: New York University newsgroups: comp.lang.ada Date: 1997-02-08T00:00:00+00:00 List-Id: Leonid asked << Need of help. I am tried to work with GNAT 3.09 OS/2 in PM mode but get message : raised STORAGE_ERROR In GNAT 3.05 I have no such problem (I tested working programs) . Thanks Leonid(dulman@ibm.net)>> First, wherever you post a question like this, it is a good idea to post more information, it is impossible to tell what might be happening from your description. You do not even say if this is a runtime error or a compile time error. Likely the former, in which case, it is impossible to guess what might be wrong without code. You might try seeing if anyone on chat@gnat.com has some ideas.