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,5b518364bbeba851 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news.glorb.com!newsgate.cistron.nl!transit.news.xs4all.nl!195.241.76.212.MISMATCH!tiscali!transit1.news.tiscali.nl!dreader2.news.tiscali.nl!not-for-mail Newsgroups: comp.lang.ada Subject: Re: POSIX_Generic_Shared_Memory References: <1095700990.407634.230970@k26g2000oda.googlegroups.com> From: Ludovic Brenta Date: Mon, 27 Sep 2004 23:51:53 +0200 Message-ID: <87fz532xdy.fsf@insalien.org> User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:+uAdn4OkelgmTLT2QLZOZ5C8ONY= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Organization: Tiscali bv NNTP-Posting-Date: 27 Sep 2004 23:54:57 CEST NNTP-Posting-Host: 83.134.239.165 X-Trace: 1096322097 dreader2.news.tiscali.nl 44067 83.134.239.165:36302 X-Complaints-To: abuse@tiscali.nl Xref: g2news1.google.com comp.lang.ada:4292 Date: 2004-09-27T23:54:57+02:00 List-Id: Mark Lorenzen writes: > Looking at the source code for florist 3.5.0_20040403, it seems that > it is NOT florist, that is to blame. What version of florist do you use? > > Try to look in the file posix-generic_shared_memory.adb for the two > functions you use and inspect that they contain the following statement: > > if Protection = POSIX.Memory_Mapping.Allow_Write then > Mode := POSIX.IO.Read_Write; > else Mode := POSIX.IO.Read_Only; > end if; Florist 3.15p does contain these statements. In case you ask: the Debian package for Florist does not have any patches. -- Ludovic Brenta.