Benjamín Albiñana

Results 6 issues of Benjamín Albiñana

Installed on raspberry pi, via git, make, make install. pi@tartaro:$ uname -a Linux tartaro 3.12.35+ #730 PREEMPT Fri Dec 19 18:31:24 GMT 2014 armv6l GNU/Linux pi@tartaro:$ hh WARNING: Radix sort...

:beetle: bug
:hurtrealbad: medium

#### Testing the changes - I tested the changes in this PR: **YES** #### Local build testing - I built this PR locally for my native architecture, (X86_64-LIBC) - I...

new-package

foobar@gehena:~/tmp/termboy$ make g++ -x c++ -std=gnu++11 -I. -O3 -fomit-frame-pointer -march=native -c target-ethos/ethos.cpp -o obj/ui-ethos.o In file included from ./nall/string.hpp:17:0, from ./nall/base64.hpp:5, from ./emulator/emulator.hpp:22, from target-ethos/ethos.hpp:2, from target-ethos/ethos.cpp:3: ./nall/intrinsics.hpp:62:4: warning: #warning...

benalb@t410 ~ dzen2 -v dzen-0.9.5-svn, (C)opyright 2007-2009 Robert Manea Enabled optional features: XFT XINERAMA crontab -l 0 */4 * * * export DISPLAY=:0 && echo "something something, something" | dzen2...

Building in void linux, previous releases build without errors, but with 1.11.0 yields this error: `error: linker `/usr/bin/x86_64-linux-gnu-gcc` not found | = note: No such file or directory (os error...

I have tried changing ledMatrix.scrollTextLeft(); for ledMatrix.oscillateText(); in the example, it compiles, but do nothing, matrix stays off while blue led in nodemcu board is blinking (as indicating is working).