1. Problem (EUserver)

------=_NextPart_000_002B_01C00676.4C20CEE0
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hawke , I`m having a wee bit of a problem . When I run run.bat ,I get =
the error :

Attempt to redefine reverse - defined already in =
\EUPHORIA\include\misc.e
function reverse( sequence s1 )
                      ^

Thanks .

Ferdinand=20

------=_NextPart_000_002B_01C00676.4C20CEE0
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2614.3500" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial>Hawke , I`m having a wee bit of a problem . When =
I run=20
run.bat ,I get the error :</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>Attempt to redefine reverse - defined already in=20
\EUPHORIA\include\misc.e</DIV>
<DIV>function reverse( sequence s1 )</DIV>
^</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks .</DIV>
<DIV>&nbsp;</DIV>

------=_NextPart_000_002B_01C00676.4C20CEE0--

new topic     » topic index » view message » categorize

2. Re: Problem (EUserver)

------=_NextPart_000_0034_01C00840.81654240
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

ya im aware of that :/
turns out the problem is more complex then just
commenting out reverse() (and the stamping statement thusly)
from misc.e ....
it appears (so far) that users with eu2.1 or prior can run
EUServer fine...but 2.2 (with the reverse() function commented
out) seems to be giving a memory error...

all this was reported to me only a day or so ago, and i havent
been able to get cracking on fixing it...
was planning on tackling it today/tommorow...
(downloaded 2.2 last night to test it here)

if there is anyone that got EUServer to work with 2.2
already, you could save me some time by letting me know
what u did/fixed etc... :) (phsshhhh im lazy, sue me)

i already forsee a rather large problem making EUServer
compatible now with 2.2 AND prior versions of EU...
i can see already that i'm gonna have to dig out my=20
function overloading reference manual blech!
--Hawke'

  ----- Original Message -----=20
  From: =F0=20
  To: EUPHORIA at LISTSERV.MUOHIO.EDU=20
  Sent: Monday, August 14, 2000 8:04 PM
  Subject: Problem (EUserver)


  Hawke , I`m having a wee bit of a problem . When I run run.bat ,I get =
the error :

  Attempt to redefine reverse - defined already in =
\EUPHORIA\include\misc.e
  function reverse( sequence s1 )
                        ^

  Thanks .

  Ferdinand=20

------=_NextPart_000_0034_01C00840.81654240
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>ya im aware of that :/</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>turns out the problem is more complex =
then=20
just</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>commenting out reverse() (and the =
stamping=20
statement thusly)</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>from misc.e ....</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>it appears (so far) that users with =
eu2.1 or prior=20
can run</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>EUServer fine...but 2.2 (with the =
reverse()=20
function commented</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>out) seems to be giving a memory=20
error...</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>all this was reported to me only a day =
or so ago,=20
and i havent</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>been able to get cracking on fixing=20
it...</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>was planning on tackling it=20
today/tommorow...</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>(downloaded 2.2 last night to test it =
</FONT><FONT=20
face=3DArial size=3D2>here)</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>if there is anyone that got EUServer to =
work with=20
2.2</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>already, you could save me some time by =
letting me=20
know</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>what u did/fixed etc... :) (phsshhhh im =
lazy, sue=20
me)</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>i already forsee a rather large problem =
making=20
EUServer</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>compatible now with 2.2 AND prior =
versions of=20
EU...</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>i can see already that i'm gonna have =
to dig out my=20
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>function overloading reference manual=20
blech!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>--Hawke'</FONT></DIV>
<DIV>&nbsp;</DIV>
<BLOCKQUOTE=20
style=3D"BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: =
0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
  <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV=20
  style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
  <A href=3D"mailto:mwfch at MWEB.CO.ZA" title=3Dmwfch at MWEB.CO.ZA>=F0</A> =
</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A=20
  href=3D"mailto:EUPHORIA at LISTSERV.MUOHIO.EDU"=20
  title=3DEUPHORIA at LISTSERV.MUOHIO.EDU>EUPHORIA at LISTSERV.MUOHIO.EDU</A> =
</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Monday, August 14, 2000 =
8:04=20
  PM</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> Problem =
(EUserver)</DIV>
  <DIV><BR></DIV>
  <DIV><FONT face=3DArial>Hawke , I`m having a wee bit of a problem . =
When I run=20
  run.bat ,I get the error :</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Attempt to redefine reverse - defined already in=20
  \EUPHORIA\include\misc.e</DIV>
  <DIV>function reverse( sequence s1 )</DIV>
  =
  ^</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Thanks .</DIV>
  <DIV>&nbsp;</DIV>

------=_NextPart_000_0034_01C00840.81654240--

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

3. Re: Problem (EUserver)

In a message dated 8/18/00 12:56:40 AM Eastern Daylight Time,
mwfch at MWEB.CO.ZA writes:

<< Hawke , I`m having a wee bit of a problem . When I run run.bat ,I get the
error :

 Attempt to redefine reverse - defined already in \EUPHORIA\include\misc.e
 function reverse( sequence s1 )
                       ^

 Thanks .

 Ferdinand  >>

er... heh... i don't mean to walk in on Hawke` s emails... but Hawke knows
about this problem and has (i think) been trying to fix it pleased i'm acually
looking forward to him getting it back up... If you want to expiriment (i
dont recommend it thou...) you can go into MISC.e and COMMENT out the already
present
function reverse. Make sure you only comment... And after that, you probably
will get another error... Hawke tried to run me through EUServer but it seems
something in EU 2.2 is making it do things...<shrugs> =p

~later~

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

Search



Quick Links

User menu

Not signed in.

Misc Menu