From 18dbae9c9ffe5baa09e220c9f74af2dd7c0aa3f5 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Fri, 1 Aug 2003 02:32:50 +0000 Subject: "" svn path=/trunk/; revision=810 --- externals/grill/flext/changes.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'externals/grill/flext/changes.txt') diff --git a/externals/grill/flext/changes.txt b/externals/grill/flext/changes.txt index 67496aa0..d17a2e51 100644 --- a/externals/grill/flext/changes.txt +++ b/externals/grill/flext/changes.txt @@ -28,6 +28,7 @@ Version history: - make use of new PD thread locking (PD functions sys_lock() and sys_unlock()) - better FLEXT_OSAPI resolution - ListAttributes (or the getattributes message) now lists attributes in the order they were created (first class, then object scope) +- enforcing usage of STL 0.4.4: - fixed deadly bug for Max/MSP method-to-symbol-binding proxies @@ -257,6 +258,7 @@ Restrictions in compatibility mode: Porting to new compilers/platforms: - enums must be int-sized!!! - compiler must support bool type +- an STL implementation must exist - no need of C++ exceptions or RTTI (RTTI only for GUI objects) BUT: some libraries could use RTTI and then need run-time type information from the library! (this is known for gcc compiles) -- cgit v1.2.1