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 1000284] New: Undefined variable name when compiling pthread.cxx if CYGVAR_KERNEL_THREADS_NAME not set


http://bugzilla.ecoscentric.com/show_bug.cgi?id=1000284

           Summary: Undefined variable name when compiling pthread.cxx if
                    CYGVAR_KERNEL_THREADS_NAME not set
           Product: eCos
           Version: CVS
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: normal
         Component: Patches and contributions
        AssignedTo: jifl@ecoscentric.com
        ReportedBy: klaas.gadeyne@fmtc.be
         QAContact: ecos-patches@ecos.sourceware.org


When compiling pthread.cxx with CYGVAR_KERNEL_THREADS_NAME disabled, the name
variable in the Cyg_Thread constructor is undefined, resulting in a compile error.

-- 
Configure bugmail: http://bugzilla.ecoscentric.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


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