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]

[Issue 1000550] C++ thread creation casts


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


Jonathan Larmour <jifl@ecoscentric.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jifl@ecoscentric.com




--- Comment #1 from Jonathan Larmour <jifl@ecoscentric.com>  2008-05-01 12:36:30 ---
Uh, the eCosCentric docs are the same as anoncvs's here.

The link given by Ilija is to docs-2.0, not docs-latest. If you compare
http://ecos.sourceware.org/docs-latest/ref/kernel-thread-create.html and
http://www.ecoscentric.com/ecospro/doc.cgi/html/ref/kernel-thread-create.html
you won't see any difference in the example. So there is nothing specific to
eCosCentric here.

That change compared to the 2.0 docs came from bug 1000299.

The poster is right. The other cast also needs changing to reinterpret_cast
too. There is no easy alternative.


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


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