Volodymyr Patuta

Results 6 comments of Volodymyr Patuta

It would be great if it supports pandoc markdown syntax. I often use pandoc to convert my notes to pdf.

> > I'd probably try a combination of the two; e.g. try a tap-ms of 50 and see if scroll speed needs increasing. > > Adding `tap-ms = ;` does...

C'est un peu bizarre, car d’après `-fanalyzer`l'allocation a eu lieu sur la ligne 911

@darnuria Je viens de recompiler avec `-fanalyzer` il dit toujours la même chose

la fonction `add` est appelée seulement dans la fonction `callAllWithState` qui est la suivante: ```c static void callAllWithState(GL4DHanime * animations, int state) { int n = 0, s = 0;...