This is the mail archive of the ecos-patches@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 1001074] New: libm.cdl: CYGPKG_LIBM_CFLAGS_ADD fix


Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001074

           Summary: libm.cdl: CYGPKG_LIBM_CFLAGS_ADD fix
           Product: eCos
           Version: CVS
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: enhancement
          Priority: low
         Component: Patches and contributions
        AssignedTo: unassigned@bugs.ecos.sourceware.org
        ReportedBy: sergei.gavrikov@gmail.com
                CC: ecos-patches@ecos.sourceware.org
             Class: Advice Request


Created an attachment (id=1014)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1014)
libm.cdl patch

Due to a typo CYGPKG_LIBM_CFLAGS_ADD is not set as it was conceived.

By a chance it was catched in a thread:
http://ecos.sourceware.org/ml/ecos-discuss/2010-11/msg00021.html

More on parentheses around CDL's 'if-then-else':

egrep -r -A1 -I --include=*.cdl " \. (\\\\|\()" \
        $ECOS_REPOSITORY | less

A patch is attached.

NOTE: The libm tests were re-tested on eCos linux synthetic target, but,
perhaps, it needs more efforts for testing.

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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