Fix spurious output when BUILD_SHELL is not defined

classic Classic list List threaded Threaded
3 messages Options
Martin Guy Martin Guy
Reply | Threaded
Open this post in threaded view
|

Fix spurious output when BUILD_SHELL is not defined

When BUILD_SHELL is not defined, at launch eLua complains
"Unable to initialize the eLua shell!"
This patch makes eLua just start the interpreter without fuss.

   M

_______________________________________________
eLua-dev mailing list
[hidden email]
https://lists.berlios.de/mailman/listinfo/elua-dev

elua-no-shell-sanity.patch (824 bytes) Download Attachment
BogdanM BogdanM
Reply | Threaded
Open this post in threaded view
|

Re: Fix spurious output when BUILD_SHELL is not defined

Thanks for all the patches, I'll take a look at them tomorrow (as I
really need to sleep now :) )

Best,
Bogdan

On Sun, Jan 16, 2011 at 12:22 AM, Martin Guy <[hidden email]> wrote:

> When BUILD_SHELL is not defined, at launch eLua complains
> "Unable to initialize the eLua shell!"
> This patch makes eLua just start the interpreter without fuss.
>
>   M
>
> _______________________________________________
> eLua-dev mailing list
> [hidden email]
> https://lists.berlios.de/mailman/listinfo/elua-dev
>
>
_______________________________________________
eLua-dev mailing list
[hidden email]
https://lists.berlios.de/mailman/listinfo/elua-dev
BogdanM BogdanM
Reply | Threaded
Open this post in threaded view
|

Re: Fix spurious output when BUILD_SHELL is not defined

I applied a slightly simpler patch that does the same thing, the
changes are in trunk (r882).

Best,
Bogdan

On Sun, Jan 16, 2011 at 2:24 AM, Bogdan Marinescu
<[hidden email]> wrote:

> Thanks for all the patches, I'll take a look at them tomorrow (as I
> really need to sleep now :) )
>
> Best,
> Bogdan
>
> On Sun, Jan 16, 2011 at 12:22 AM, Martin Guy <[hidden email]> wrote:
>> When BUILD_SHELL is not defined, at launch eLua complains
>> "Unable to initialize the eLua shell!"
>> This patch makes eLua just start the interpreter without fuss.
>>
>>   M
>>
>> _______________________________________________
>> eLua-dev mailing list
>> [hidden email]
>> https://lists.berlios.de/mailman/listinfo/elua-dev
>>
>>
>
_______________________________________________
eLua-dev mailing list
[hidden email]
https://lists.berlios.de/mailman/listinfo/elua-dev