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,XPRIO autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,efaa27606ebae249,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-06-24 04:23:13 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!bloom-beacon.mit.edu!news.telebyte.nl!nntpfeed-01.ops.asmr-01.energis-idc.net!news2.euro.net!ash.uu.net!lore.csc.com!baen1673807.greenlnk.net!baen1673807!not-for-mail From: "Martin Dowie" Newsgroups: comp.lang.ada Subject: Errors in the Win32 bindings Date: Tue, 24 Jun 2003 12:22:38 +0100 Organization: BAE SYSTEMS Message-ID: <3ef8340b$2@baen1673807.greenlnk.net> NNTP-Posting-Host: 20.44.240.57 X-Trace: lore.csc.com 1056453791 8995 20.44.240.57 (24 Jun 2003 11:23:11 GMT) X-Complaints-To: abuse@news.csc.com NNTP-Posting-Date: Tue, 24 Jun 2003 11:23:11 +0000 (UTC) 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: glkc1363740.sd.edinbr.gmav.gecm.com X-Original-Trace: 24 Jun 2003 12:20:43 +0100, glkc1363740.sd.edinbr.gmav.gecm.com Xref: archiver1.google.com comp.lang.ada:39650 Date: 2003-06-24T12:22:38+01:00 List-Id: Who should these errors be reported to? e.g. function utime takes an access parameter which prohibits passing a 'NULL' although this is a valid value for this routine.