Re: Missing some symbols in Windows package.
Robert Jordan <[email protected]>
| Newsgroups | gmane.comp.gnome.mono.general |
|---|---|
| Message-ID | <[email protected]> |
On 16.10.2015 09:47, donggas90 wrote: > mono_thread_push_appdomain_ref > mono_thread_pop_appdomain_ref > and the other symbols in 'mono/metadata/threads-types.h' are missing in > Windows(4.0.4.4). > beacause the header had not included in the package. > If this exclusion is normal, those symbols had not moved to 'threads.h'. > > If declare those symbols as 'extern' at anywhere, it can be link. > however should be fixed to prevent confusion. This is a private header. You're not supposed to call these functions. Under Linux you won't be even able to invoke them. Robert _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list