Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dsdp-tcf-dev] [Bug 312851] VxWorks agents require a uintptr_t definition to compile

https://bugs.eclipse.org/bugs/show_bug.cgi?id=312851 
Product/Component: Target Management / TCF

Eugene Tarassov <eugene.tarassov@xxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|INVALID                     |FIXED

--- Comment #3 from Eugene Tarassov <eugene.tarassov@xxxxxxxxxxxxx> 2010-05-17 18:18:23 EDT ---
It turned out that uintptr_t definition is provided by VxWorks starting with
version 6.9, not 6.8
Changed the code to reflect that.

-- 
Configure bugmail: https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.


Back to the top