Blocked revisions 10155,10173 via svnmerge
........
r10155 | jonas | 2008-02-02 17:34:48 +0100 (Sat, 02 Feb 2008) | 6 lines
- removed "do_count" parameter from tcallparanode.insert_typeconv
because the method was always called the same way (and it did not
affect any counting anymore)
* fixed and simplified read/write checking of methodpointer (mantis
#10736)
........
r10173 | jonas | 2008-02-03 11:51:39 +0100 (Sun, 03 Feb 2008) | 5 lines
* fixed test for all 64 bit and some 32 bit platforms (1.0 is parsed
as single -> 1.0*int64 is also a single normally, but on 32 bit
platforms converting a 64 bit int to float usually requires a
helper, and this helper always returns a double)
........
git-svn-id: branches/fixes_2_2@10777 -