public inbox for ecos-bugs@sourceware.org
help / color / mirror / Atom feed
* [Issue 1001228] New: 'char *' should be 'const char *' in the function 'cyg_thread_creat'
@ 2011-05-12  7:53 bugzilla-daemon
  2012-12-20 14:01 ` [Issue 1001228] " bugzilla-daemon
  2013-02-08 16:51 ` bugzilla-daemon
  0 siblings, 2 replies; 4+ messages in thread
From: bugzilla-daemon @ 2011-05-12  7:53 UTC (permalink / raw)
  To: ecos-bugs

Please do not reply to this email. Use the web interface provided at:
https://bugzilla.ecoscentric.com/show_bug.cgi?id=1001228

           Summary: 'char *' should be 'const char *' in the function
                    'cyg_thread_creat'
           Product: eCos
           Version: 3.0
          Platform: All
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: normal
          Priority: normal
         Component: Kernel
        AssignedTo: unassigned@bugs.ecos.sourceware.org
        ReportedBy: marwijn.hessel@altenpts.nl
         QAContact: ecos-bugs@ecos.sourceware.org
                CC: ecos-bugs@ecos.sourceware.org
             Class: Advice Request


In cyg/kernel/kapi.h the function 'cyg_thread_creat' expects a 'char *' for the
optional thread name.
This should be a 'const char *', because the given thread name can not be
modified by this function.

-- 
Configure issuemail: https://bugzilla.ecoscentric.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the issue.
You are on the CC list for the issue.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Issue 1001228] 'char *' should be 'const char *' in the function 'cyg_thread_creat'
  2011-05-12  7:53 [Issue 1001228] New: 'char *' should be 'const char *' in the function 'cyg_thread_creat' bugzilla-daemon
@ 2012-12-20 14:01 ` bugzilla-daemon
  2013-02-08 16:51 ` bugzilla-daemon
  1 sibling, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2012-12-20 14:01 UTC (permalink / raw)
  To: ecos-bugs

Please do not reply to this email. Use the web interface provided at:
https://bugzilla.ecoscentric.com/show_bug.cgi?id=1001228

Marwijn <marwijn.hessel@altenpts.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|3.1.2                       |3.1.27

-- 
Configure issuemail: https://bugzilla.ecoscentric.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the issue.
You are on the CC list for the issue.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Issue 1001228] 'char *' should be 'const char *' in the function 'cyg_thread_creat'
  2011-05-12  7:53 [Issue 1001228] New: 'char *' should be 'const char *' in the function 'cyg_thread_creat' bugzilla-daemon
  2012-12-20 14:01 ` [Issue 1001228] " bugzilla-daemon
@ 2013-02-08 16:51 ` bugzilla-daemon
  1 sibling, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2013-02-08 16:51 UTC (permalink / raw)
  To: ecos-bugs

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

https://bugzilla.ecoscentric.com/show_bug.cgi?id=1001228

Alex Schuilenburg <alexs@ecoscentric.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned@bugs.ecos.source |ecc-bugs-int@ecoscentric.co
                   |ware.org                    |m
         QA Contact|ecos-bugs@ecos.sourceware.o |ecc-bugs-int@ecoscentric.co
                   |rg                          |m

-- 
You are receiving this mail because:
You are the QA Contact for the issue.
You are on the CC list for the issue.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Issue 1001228] New: 'char *' should be 'const char *' in the function 'cyg_thread_creat'
@ 2011-05-12  7:53 bugzilla-daemon
  0 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2011-05-12  7:53 UTC (permalink / raw)
  To: unassigned

Please do not reply to this email. Use the web interface provided at:
https://bugzilla.ecoscentric.com/show_bug.cgi?id=1001228

           Summary: 'char *' should be 'const char *' in the function
                    'cyg_thread_creat'
           Product: eCos
           Version: 3.0
          Platform: All
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: normal
          Priority: normal
         Component: Kernel
        AssignedTo: unassigned@bugs.ecos.sourceware.org
        ReportedBy: marwijn.hessel@altenpts.nl
         QAContact: ecos-bugs@ecos.sourceware.org
                CC: ecos-bugs@ecos.sourceware.org
             Class: Advice Request


In cyg/kernel/kapi.h the function 'cyg_thread_creat' expects a 'char *' for the
optional thread name.
This should be a 'const char *', because the given thread name can not be
modified by this function.

-- 
Configure issuemail: https://bugzilla.ecoscentric.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the issue.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-02-08 16:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-12  7:53 [Issue 1001228] New: 'char *' should be 'const char *' in the function 'cyg_thread_creat' bugzilla-daemon
2012-12-20 14:01 ` [Issue 1001228] " bugzilla-daemon
2013-02-08 16:51 ` bugzilla-daemon
  -- strict thread matches above, loose matches on Subject: below --
2011-05-12  7:53 [Issue 1001228] New: " bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).