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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,129433ab43bf5aef X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit X-Received: by 10.224.178.204 with SMTP id bn12mr5102039qab.1.1358507700684; Fri, 18 Jan 2013 03:15:00 -0800 (PST) X-Received: by 10.49.1.43 with SMTP id 11mr1970786qej.29.1358507700569; Fri, 18 Jan 2013 03:15:00 -0800 (PST) Path: k2ni675qap.0!nntp.google.com!p13no1213599qai.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 18 Jan 2013 03:15:00 -0800 (PST) In-Reply-To: <87mww6wze3.fsf@adaheads.sparre-andersen.dk> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=130.240.232.139; posting-account=Rr9I-QoAAACS-nOzpA-mGxtAlZ46Nb6I NNTP-Posting-Host: 130.240.232.139 References: <1d536a59-c2e6-40d8-bf1e-fa7a0b4a923a@googlegroups.com> <87mww6wze3.fsf@adaheads.sparre-andersen.dk> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <89da7760-2cb7-4552-a15f-9489f2c06a97@googlegroups.com> Subject: Re: cannot write to a file in Linux despite +rw permissions From: Ada novice Injection-Date: Fri, 18 Jan 2013 11:15:00 +0000 Content-Type: text/plain; charset=ISO-8859-1 Date: 2013-01-18T03:15:00-08:00 List-Id: On Friday, January 18, 2013 11:37:08 AM UTC+1, Jacob Sparre Andersen wrote: > > You program looks correct (but ugly) and when I tested it here on my Yes this is just a short program that I'm testing. > > Please follow the style indicated in the Ada Quality and Style Guide. > Yes it is a good reference > > > > Jacob