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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,dc6c08034f612943 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2000-11-19 22:49:07 PST Path: supernews.google.com!sn-xit-02!sn-xit-03!supernews.com!europa.netcrusader.net!205.252.116.205!howland.erols.net!newshub2.home.com!news.home.com!news1.frmt1.sfba.home.com.POSTED!not-for-mail From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Re: Win32.Commdlg.GetOpenFileName problem - Gnat bug? References: <200011200536.GAA05340@bulgaria.otn.eurocopter.de> X-Newsreader: Tom's custom newsreader Message-ID: Date: Mon, 20 Nov 2000 06:49:05 GMT NNTP-Posting-Host: 24.20.190.201 X-Complaints-To: abuse@home.net X-Trace: news1.frmt1.sfba.home.com 974702945 24.20.190.201 (Sun, 19 Nov 2000 22:49:05 PST) NNTP-Posting-Date: Sun, 19 Nov 2000 22:49:05 PST Organization: Excite@Home - The Leader in Broadband http://home.com/faster Xref: supernews.google.com comp.lang.ada:2257 Date: 2000-11-20T06:49:05+00:00 List-Id: >everything works, but if I use it as a renames, it produces empty output. We've seen, and reported, a Gnat bug on renames and inheritance. Since Gnat's Unbounded_String is inherited from Ada.Finalization.Controlled, that might be the problem.