This is the mail archive of the ecos-bugs@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1001895] New: Avoids warnings/errors for people that use the -pedantic & -Werror flags in applications.


Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001895

            Bug ID: 1001895
           Summary: Avoids warnings/errors for people that use the
                    -pedantic & -Werror flags in applications.
           Product: eCos
           Version: CVS
            Target: All
  Architecture/Host Other
                OS:
            Status: UNCONFIRMED
          Severity: minor
          Priority: low
         Component: C library
          Assignee: unassigned@bugs.ecos.sourceware.org
          Reporter: david.fernandez.work@googlemail.com
                CC: ecos-bugs@ecos.sourceware.org

Created attachment 2346
  --> http://bugs.ecos.sourceware.org/attachment.cgi?id=2346&action=edit
patch for affected files in isoinfra/current/include

When companies, in an attempt to flag possible bugs, go down the route of being
-pedantic and -Werror every little thing that goes beyond the half-way
specified ANSI C89, having the word __extension__ added to things like
#include_next in files that the application will use when compiling itself,
will help to adopt eCos.

-- 
You are receiving this mail because:
You are the assignee for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]