From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from fawkes.ecoscentric.com (fawkes.ecoscentric.com [IPv6:2001:ba8:0:1ed:ec4:7aff:fe0e:6970]) by sourceware.org (Postfix) with ESMTPS id B3A1E3857C45 for ; Fri, 23 Oct 2020 09:56:01 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org B3A1E3857C45 Received: from bugs.ecos.sourceware.org (localhost [IPv6:::1]) by fawkes.ecoscentric.com (Postfix) with ESMTP id 7ECA2962186 for ; Fri, 23 Oct 2020 10:55:59 +0100 (BST) From: bugzilla-daemon@ecoscentric.com To: ecos-bugs@ecos.sourceware.org Subject: [Bug 1002427] New: file open Date: Fri, 23 Oct 2020 09:55:59 +0000 X-Bugzilla-Reason: CC QAcontact X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: eCos X-Bugzilla-Component: Filesystem support X-Bugzilla-Version: 3.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: major X-Bugzilla-Who: fnmarais@newelec.co.za X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: low X-Bugzilla-Assigned-To: unassigned@bugs.ecos.sourceware.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter qa_contact cc cf_target attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.ecos.sourceware.org/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: ecos-bugs@bugs.ecos.sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: eCos-bugs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Oct 2020 09:56:04 -0000 Please do not reply to this email, use the link below. https://bugs.ecos.sourceware.org/show_bug.cgi?id=3D1002427 Bug ID: 1002427 Summary: file open Product: eCos Version: 3.0 Target: Custom (Customer specific) Architecture/Host_ ARM OS: Status: UNCONFIRMED Severity: major Priority: low Component: Filesystem support Assignee: unassigned@bugs.ecos.sourceware.org Reporter: fnmarais@newelec.co.za QA Contact: ecos-bugs@ecos.sourceware.org CC: ecos-bugs@ecos.sourceware.org Custom Target: ANTAIOS Created attachment 3022 --> https://bugs.ecos.sourceware.org/attachment.cgi?id=3D3022&action=3Ded= it File open register values Hello All I need to open a file. But in the file.cxx of eCos line 233 Ret =3D mts->fs->open( mte, dir, name, oflag, file);=20 I get a ret =3D 2. What is that error and were could I get a description of the=20 error return values. Best Regards, Frikkie --=20 You are receiving this mail because: You are on the CC list for the bug. You are the QA Contact for the bug.=