Menu

#110 STLport 5.2.1 namespaces and offsetof on Solaris

open
5
2010-05-04
2010-04-26
No

The offsetof macro on Solaris uses std::size_t (not plain size_t) in C++ code. This interferes with STLports "std" macro definition.

The patch provides size_t in the namespace that offsetof refers to after macro expansion.

Discussion

  • Jan Echternach

    Jan Echternach - 2010-04-26
     
  • Petr Ovtchenkov

    Petr Ovtchenkov - 2010-05-04
    • assigned_to: nobody --> complement
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.