Bojan Smojver
Sun, 27 Jul 2008 18:21:01 -0700
On Mon, 2008-07-28 at 10:30 +1000, Bojan Smojver wrote: > - implement when no_threads (patch also available) Hmm, on second thought, it may be against the rules to backport this to 1.3.x. If someone were to compile a program against 1.3.3 on a platform with no threads, this program would not run against 1.3.2 on the same platform, as this non-threaded library would be missing symbols that 1.3.3 now has. It should be OK to this for trunk though. -- Bojan