[haiku-development] Re: Symbol resolution problem with add-ons, userlandfs

  • From: Julian Harnath <julian.harnath@xxxxxxxxxxxxxx>
  • To: <haiku-development@xxxxxxxxxxxxx>
  • Date: Sun, 13 Jul 2014 11:57:04 +0200

Ingo Weinhold <ingo_weinhold@xxxxxx> schrieb:
> * libroot shouldn't leak private symbols. We should always use some 
> kind 
> of namespace. For C++ that's usually the BPrivate::* or B* one, for C 
> symbols there's only __*. The latter should be used, possibly in 
> combination with macros, so that we don't have to touch all users.

This seems like the best solution to me, I'll try and go with it.
Thanks!

--
So long, jua

Other related posts: