Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Koneki » Interpreter arguments
Interpreter arguments [message #1416663] Mon, 24 September 2012 12:52 Go to next message
Simon Mikuda is currently offline Simon MikudaFriend
Messages: 2
Registered: September 2012
Junior Member
I want set to my interpreter this argument on Windows
-e " io.stdout:setvbuf 'no' "
But eclipse is always deleting this: "
How can i set my argument to interpreter?
Re: Interpreter arguments [message #1416664 is a reply to message #1416663] Mon, 24 September 2012 16:56 Go to previous messageGo to next message
Simon Bernard is currently offline Simon BernardFriend
Messages: 345
Registered: July 2009
Senior Member
Hi Simon,

It seems you find a bug, but I can not reproduce it.
- Could you tell me which version of LDT you use? (nightly build ? 0.9.0M1 ?)
- where do you set this argument ? (in the launch configuration dialog, in the interpreter preference page)
Re: Interpreter arguments [message #1416665 is a reply to message #1416664] Mon, 24 September 2012 17:25 Go to previous messageGo to next message
Kevin KIN-FOO is currently offline Kevin KIN-FOOFriend
Messages: 28
Registered: July 2009
Junior Member
Hi,
I just try with your argument, and it looks like a bug.
Could you, please, file a bug about it?
We will fix this. In the meanwhile, you might be interested in a workaround.
You may try to define your arguments without spaces or double quotes.
-e io.stdout:setvbuf('no')
Cheers
Re: Interpreter arguments [message #1416666 is a reply to message #1416665] Tue, 25 September 2012 09:10 Go to previous message
Kevin KIN-FOO is currently offline Kevin KIN-FOOFriend
Messages: 28
Registered: July 2009
Junior Member
Hi,

The bug is open: https://bugs.eclipse.org/bugs/show_bug.cgi?id=390302, feel free to comment it if needed.

Cheers
Previous Topic:Can't update Nightly build 0.9.0.201209141432
Next Topic:how debug with my own Interpreter in local
Goto Forum:
  


Current Time: Thu Apr 18 11:15:58 GMT 2024

Powered by FUDForum. Page generated in 0.02286 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top