Re: win32lib v0.60.2 available

new topic     » goto parent     » topic index » view thread      » older message » newer message

Martin Stachon wrote:
> 
> Derek Parnell wrote:
> 
> >posted by: Derek Parnell <ddparnell at bigpond.com>
> >
> >See
> >
> >  <a
> >  href="http://www.users.bigpond.com/ddparnell/euphoria/euphoria.htm">http://www.users.bigpond.com/ddparnell/euphoria/euphoria.htm</a>
> >
> >  
> I found some  bugs in this release:
> 
> 1. - Derek's Debug :)
> 
> diff -ur old\rttext.e new\rttext.e
> --- old\rttext.e      Wed Aug 11 17:13:48 2004
> +++ new\rttext.e       Wed Aug 11 13:29:22 2004
> @@ -156,5 +156,3 @@
>      end for
>      return lMsg
>  end function
> -
> -puts(1, FormatMsg("%1 %3, %2", {"Mr", "Derek", "Parnell"}))

This is embarassing. I tried a last minute test and forgot to remove the code.

I've fixed this on the website now.

> 2. - extractIcon(string) is broken
> 
> diff -ur old\win32lib.ew new\win32lib.ew
> --- old\win32lib.ew   Wed Aug 11 10:39:50 2004
> +++ new\win32lib.ew    Wed Aug 11 13:40:32 2004
> @@ -14277,6 +14277,8 @@
>              end if
>              lIdx = Filename[2]-1
>              Filename = Filename[1]
> +        else
> +            lType = 1
>          end if
>      end if
>      lBufferL = w32acquire_mem(0, 8)

Doesn't fail for me. What is your test code?

> There are others, but I don't have the time to examine them right now.
> It's a machine exception and weird window behaviour.
> 
> And, hello again, Euphoria!

Welcome, and please pull it to pieces for us.

-- 
Derek Parnell
Melbourne, Australia

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu