On Sunday 14 September 2008 19.22:13 Florian Klaempfl wrote: > Martin Schreiber schrieb: > > I tried with trunk, same result. The problem is probably that the second > > constant string parameter has a wrong reference count. It is initially 0 > > instead of -1. The incref call at begin of winfilepath turns it to 1, > > decref in finalize section of winfilepath tries to free the constant > > string memory -> bumm. > > Fixed in rev 11779. Thanks for the test.
Win32 MSEide works now with UnicodeString, no problems found up to now. :-) Thanks a lot! Do you plan to merge to fixes_2_2? Martin _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel