Hi Anton,

I missed your e-mail, sorry. I've been pretty busy lately but I'll
review your code and let you know how it goes.

Slava

On Sat, Nov 20, 2010 at 3:59 AM, Anton Gorenko <[email protected]> wrote:
> Hi Slava,
>
> I'm back. Sorry, I haven't had time for Factor (even for fixing these
> bugs). Horrible days...
> Could you check my fixes on 32 bit system?
>
> Anton
>
> 2010/10/15 Slava Pestov <[email protected]>:
>> On Wed, Oct 13, 2010 at 10:22 PM, Anton Gorenko <[email protected]> wrote:
>>> What is the "fep"?
>>> I think that integer types must have the same behaviour on 32 and 64
>>> bit systems.
>>> On 64 bit int has [ >fixnum ] in its unboxer-quot slot, so it's
>>> possible to run "1.0 2.5 1 1 cairo_rectangle_int_t <struct-boa>", but
>>> (I think) the same code will crash on 32 bit.
>>
>> I changed the behavior to be consistent between platforms. Eventually
>> I'd like to add an integer>fixnum word, since passing floats loses
>> information and this kind of coercion should be explicit, but it will
>> suffice for now.
>>
>>> That's weird. Actually on-preedit-changed should never be called,
>>> because I turned "preediting" off (so some code can be removed). But
>>> when I called get-preedit-string manually, it worked without errors.
>>>  What's a version of Gtk? I will test this case more deeply.
>>
>> How do I find out?
>>
>>> I decreased deployed image size from 3.7 to 3.2 by stripping
>>> gobject-introspection.types:type-infos global variable in
>>> tools.deploy.shaker ('"type-infos" "gobject-introspection.types"
>>> lookup ,' in 'stripped-globals'). How should it be done?
>>
>> Let's look at deployment when everything else is ready to go.
>>
>> Slava
>>
>> ------------------------------------------------------------------------------
>> Download new Adobe(R) Flash(R) Builder(TM) 4
>> The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly
>> Flex(R) Builder(TM)) enable the development of rich applications that run
>> across multiple browsers and platforms. Download your free trials today!
>> http://p.sf.net/sfu/adobe-dev2dev
>> _______________________________________________
>> Factor-talk mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/factor-talk
>>
>
> ------------------------------------------------------------------------------
> Beautiful is writing same markup. Internet Explorer 9 supports
> standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
> Spend less time writing and  rewriting code and more time creating great
> experiences on the web. Be a part of the beta today
> http://p.sf.net/sfu/msIE9-sfdev2dev
> _______________________________________________
> Factor-talk mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/factor-talk
>

------------------------------------------------------------------------------
This SF Dev2Dev email is sponsored by:

WikiLeaks The End of the Free Internet
http://p.sf.net/sfu/therealnews-com
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to