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=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: -fdump-ada-spec Date: Fri, 10 Oct 2014 11:06:43 +0100 Organization: A noiseless patient Spider Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx02.eternal-september.org; posting-host="865ecc8333c04b7dc8d5f87fc772110b"; logging-data="23268"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18bIvonWLqb1R5aZrd0DzqcTjwVeF7Yp8E=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (darwin) Cancel-Lock: sha1:Ixdo8TxdaOXqw7aKTqDnAfV3+HI= sha1:RvE5tn6eJUSqwUw/4elTyyPaydg= Xref: news.eternal-september.org comp.lang.ada:22307 Date: 2014-10-10T11:06:43+01:00 List-Id: Simon Wright writes: > I'm having trouble with some of the system headers: on Mac OS X, with > all the GNATs and GCCs I have, dumping /usr/include/wchar.h uses > 'limited with' in a way that doesn't work, whereas on Debian (wheezy, > gcc-4.7) there's no 'limited with'. Of course, wchar.h is different! I'm told that this falls under "this capability is not intended to generate 100% correct Ada specs".