TODO-ize names.md. I'm just going to merge this as-is, since I have not yet solidified the Obj-C rules yet.
This commit is contained in:
parent
1e5f1b8254
commit
7be597f674
|
@ -1,4 +1,6 @@
|
|||
TODO find out specifics of -fvisibility=hidden in static libs, which is the point of this
|
||||
TODO clean this up
|
||||
|
||||
TODO note that you -fvisibility=hidden means nothing in static libraries, hence this (confirmed on OS X)
|
||||
|
||||
In general, all names that begin with "ui" and are followed by a capital letter and all names htat begin with "uipriv" and are followed by a capita lletter are reserved by libui. This applies even in C++, where name mangling may affect the actual names in the object file.
|
||||
|
||||
|
|
Loading…
Reference in New Issue