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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,9a8c8a29d3e2d7c6 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!fu-berlin.de!uni-berlin.de!not-for-mail From: "Martin Dowie" Newsgroups: comp.lang.ada Subject: Re: [Ann] More Ada0Y packages for Ada95! Date: Thu, 19 Aug 2004 08:44:15 +0100 Organization: BAE SYSTEMS Message-ID: <41245906$1_1@baen1673807.greenlnk.net> References: <5d6fdb61.0408182002.485c4c2b@posting.google.com> X-Trace: news.uni-berlin.de woViC+O8+n+1w65WhF3ySQ77ZbSwsR59gS18hvtuvFjDONIh4n X-Orig-Path: baen1673807.greenlnk.net!baen1673807!not-for-mail X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 X-Original-NNTP-Posting-Host: baen1673807.greenlnk.net Xref: g2news1.google.com comp.lang.ada:2840 Date: 2004-08-19T08:44:15+01:00 List-Id: Jano wrote: > Sorry for resurrecting an old thread but I'm getting errors using this > package. I've made an instance of the Ada.Containers.Ordered_Sets and > in my first attempt to insert something I get: > > Exception: Exception name: PROGRAM_ERROR > Message: EXCEPTION_ACCESS_VIOLATION I think you have an "old" copy - the version on the web site has a fix for this. I did say on the web page that there was a problem with Ordered_Sets and you've found it! :-) Cheers -- Martin