[plt-scheme] Executables
By 'reproduce it', I mean to ask whether you can get the same error
message on your machine that you got on your boss' machine.
As you probably know, a good bug report includes detailed instructions
that the bug fixers can use to observe the bug themselves.
Thanks,
john
On Wednesday, November 5, 2003, at 10:37 AM, Dor Kleiman wrote:
> Well it happened twice. First I created executable, from the Pretty
> Big language. That did this error. Then, I turned the program into a
> module and tries the module language, because it has the option of
> stand-alone, which I wasn't sure was the one Pretty Big uses, and
> created a Stand-alone executable based on MrEd. It did the same thing.
> What kind of reproducing do you mean?
>
> -----Original Message-----
> From: John Clements [mailto:clements at brinckerhoff.org]
> Sent: Wednesday, November 05, 2003 5:15 PM
> To: Dor Kleiman
> Cc: Noel Welsh; PLT-scheme mailing-list (E-mail)
> Subject: Re: [plt-scheme] Executables
>
>
>
> On Wednesday, November 5, 2003, at 09:11 AM, Dor Kleiman wrote:
>
>> For list-related administrative tasks:
>> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>>
>> No, there's no dynamic requires in my program and I did use Create
>> Executable. That's exactly my problem.
>
> Can you reproduce it? That is, click on create executable, then hide
> or move your own plt directory, then try running the created
> executable.
>
> If so, by all means submit a bug report.
>
> thanks,
>
> john clements