Comment #2 on issue 459 by r...@cyberjunky.nl: Gambas 3.4.2 IDE not working
recompile all when downgrading
http://code.google.com/p/gambas/issues/detail?id=459
Cannot reproduce it anymore, please close issue.
--
You received this message because this project is configured to send all
issue
http://stackoverflow.com/questions/707370/clean-efficient-algorithm-for-wrapping-integers-in-c
>
> It's also possible that I mistranslated the C code in the above link, as
> I don't know C.
>
Yes, because Gambas makes automatic conversions and thus the line where
division is, gives sometimes
diffe
Am Samstag, den 10.08.2013, 17:04 -0400 schrieb Pino Zollo:
> ino Zollo
--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advance
After installing libqtwebkit-dev gambas3 was compiled ok.
Thanks.
> gb.qt4.webkit is mandatory for Gambas IDE.
> I think you just need libqtwebkit-dev installed.
>
> Please read installing instructions (but documentation server seems to be
> down again).
>
>
> Jussi
>
>
>
> On Mon, Oct 7, 2
Salut Benoît,
if in gambas3 source code editor the sub/function are folded/collapsed
and you use search and replace, with 'replace all' you smash your code.
Try on attached project replace (when all sub/functions are
folded/collapsed) doItt with doit (or something else) using 'replace
all'
--
A
Le 09/10/2013 00:30, Karl Reinl a écrit :
> Salut Benoît,
>
> if in gambas3 source code editor the sub/function are folded/collapsed
> and you use search and replace, with 'replace all' you smash your code.
>
> Try on attached project replace (when all sub/functions are
> folded/collapsed) doItt wi
Updates:
Status: WontFix
Comment #3 on issue 459 by benoit.m...@gmail.com: Gambas 3.4.2 IDE not
working recompile all when downgrading
http://code.google.com/p/gambas/issues/detail?id=459
(No comment was entered for this change.)
--
You received this message because this project is co
Le 30/09/2013 09:27, Shane@shane-aspire-5750 a écrit :
> I'm having trouble connecting to a FTP server using the curl ftpclient
> and it seems that it uses EPSV buy default is there a way to switch to
> PASV mode ?
>
> also when i'm finished using the ftp connection what is the correct way to
> dis
On 10/08/2013 09:14 AM, Jussi Lahtinen wrote:
> http://stackoverflow.com/questions/707370/clean-efficient-algorithm-for-wrapping-integers-in-c
>> It's also possible that I mistranslated the C code in the above link, as
>> I don't know C.
>>
> Yes, because Gambas makes automatic conversions and thus