1. tcp.ew and win32lib.ew

I have version 0.57.9 of win32lib.ew (and accompanying files) and
version 0.32 of jami's tcp.ew lib. When I try including them both I get
namespacing errors on math functions such as hi_word() and lo_word(). It
seems to be a conflict between clib.e (v1.3) and tk_maths.e (no
version..?). I think I remember jami and scooby working these errors
out, but I don't remember how they fixed it all.

Am I using old versions of these files? Does anyone know how to work
this out?

~Tom

new topic     » topic index » view message » categorize

2. Re: tcp.ew and win32lib.ew

you could always use a namespace identifier:

include tcp.ew as t

then put t: before each routine you call, such as t:hi_word() or t:lo_word()

~Greg
g.haberek at comcast.net

----- Original Message ----- 
From: <thomas at columbus.rr.com>
Subject: tcp.ew and win32lib.ew



I have version 0.57.9 of win32lib.ew (and accompanying files) and
version 0.32 of jami's tcp.ew lib. When I try including them both I get
namespacing errors on math functions such as hi_word() and lo_word(). It
seems to be a conflict between clib.e (v1.3) and tk_maths.e (no
version..?). I think I remember jami and scooby working these errors
out, but I don't remember how they fixed it all.

Am I using old versions of these files? Does anyone know how to work
this out?

~Tom



TOPICA - Start your own email discussion group. FREE!

new topic     » goto parent     » topic index » view message » categorize

3. Re: tcp.ew and win32lib.ew

Thanks, Derek Parnell, I got the files and it's all working properly. :)

~Tom

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu