Re: bug in url.e

"Frederic Merizen" <[email protected]> Fri, 15 Dec 2006 13:37:59 +0100
Newsgroups gmane.comp.lang.eiffel.smalleiffel
Message-ID <000c01c72045$db08ae80$0100a8c0@linda>
Ok, thanks, that's quite precise. Oh, and, if I were you I wouldn't worry 
about your English too much, you get the message across quite effectively.
----- Original Message ----- 
From: "Serge Romanchenko" <[email protected]>
To: <[email protected]>
Sent: Friday, December 15, 2006 11:29 AM
Subject: Re: bug in url.e


> На Fri, 15 Dec 2006 11:13:55 +0100 (CET)
> "Frederic Merizen" <[email protected]> записано:
>
>> On Fri, December 15, 2006 11:00 am, Serge Romanchenko wrote:
>> In general, for a good report, we need to know
>> - what you did (command used, files used,....)
>> - what happened (it compiled without errors, the resulting executable
>> crashed at runtime, the compiler crashed, ...)
>> - what you were expecting to happend instead
>>
>> Thank you. Best regards
> Thank you for reply Frederic.
> For example, I create a simple test class HELLO_WORLD :)
> I may compile it and it working as expected, short it to see features,
> class_check it - no problem, but I can't pretty it :(
>
> pretty tell me next:
> ----------------------[ cut here ]----------------------------------
> ****** Warning: Cannot find the default class INTEGER_8 in any
> cluster. Don't expect the compilation to succeed.
>
>
> ------
> ****** Warning: Cannot find the default class INTEGER in any cluster.
> Don't expect the compilation to succeed.
>
>
> ------
> ****** Warning: Cannot find the default class INTEGER_32 in any
> cluster. Don't expect the compilation to succeed.
>
>
> ------
> ****** Warning: Cannot find the default class CHARACTER in any
> cluster. Don't expect the compilation to succeed.
>
>
> ------
> ****** Warning: Cannot find the default class REAL_32 in any cluster.
> Don't expect the compilation to succeed.
>
>
> ------
> ****** Warning: Cannot find the default class REAL in any cluster.
> Don't expect the compilation to succeed.
>
>
> ------
> ****** Warning: Cannot find the default class REAL_64 in any cluster.
> Don't expect the compilation to succeed.
>
>
> ------
> ****** Warning: Cannot find the default class BOOLEAN in any cluster.
> Don't expect the compilation to succeed.
>
>
> ------
> ****** Warning: Cannot find the default class STRING in any cluster.
> Don't expect the compilation to succeed.
>
>
> ------
> ****** Warning: Cannot find the default class POINTER in any cluster.
> Don't expect the compilation to succeed.
>
>
> ------
> ****** Warning: Cannot find the default class NATIVE_ARRAY[CHARACTER]
> in any cluster. Don't expect the compilation to succeed.
>
>
> ------
> ****** Warning: Cannot find the default class INTEGER_16 in any
> cluster. Don't expect the compilation to succeed.
>
>
> ------
> ****** Warning: Cannot find the default class INTEGER_64 in any
> cluster. Don't expect the compilation to succeed.
>
>
> ------
> ****** Warning: Cannot find the default class REAL_EXTENDED in
> any cluster. Don't expect the compilation to succeed.
>
>
> ------
> Eiffel program crash at run time.
> No trace when using option "-boost"
> Received signal 11.
> -------------------------[end of cut]----------------------------
>
> I love pretty :) it very helpful for me
>
> PS Sorry for my english
>
> ---
> WBR Serge Romanchenko
>
>
>