Ronan Barzic

Results 18 comments of Ronan Barzic

I tried the code and it generates a database that could be loaded as an HTML page using the FC4SC project. But merging two databases using FC4SC utility didn't work

Not sure if those latches are genuine

Same issues with the latest version from github. Problems seem to appear when some hosts are not reachable roba@onio-ltp04  17:29:04  pip freeze blist==1.3.6 click==8.0.3 orderedattrdict==1.6.0 panwid==0.2.5 -e git+https://github.com/laixintao/pingtop.git@75353119db1af8635fec85a9bf38722e152c426c#egg=pingtop...

> Any news regarding this topic? I would be very interested in porting DapLink to some microcontroller boards which not yet support DapLink. And I _definitely_ need GCC for that...

The problem still present with drawio 22.0.2 on Ubuntu 22.04.3 LTS

After further debugging: drawio test.drawio => does not open the file drawio ./test.drawio => does not open the file drawio /full/path/to/test.drawio => file is open correctly so something is wrong...

Same issue here (Emacs 29.2 + doom emacs) Get Wrong type argument: listp, (message . "Not Found") when running gist-list but git-fetch / git-buffer-private are working

Apparently, the suggestion from user artu-hnrq about using -f $(firstword $(MAKEFILE_LIST)) instead of -f $(lastword $(MAKEFILE_LIST)) may solve the issue