Le 24/07/2012 21:36, Maria a écrit :
>
>
>
>> Can you test revision #4986?
>
>> Can you please set GB_STOCK=debug before running the IDE and tell me
>> what it prints?
>
>
>
> I did in a terminal:
>
> GB_STOCK=debug; gambas3&
>
> and then:
>
> echo $GB_STOCK
>
> It prints: debug
>
> :-/

"it" means what the IDE prints. It prints nothing because of the ";".

You must run the IDE that way:

$ GB_STOCK=debug gambas3

-- 
Benoît Minisini

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to