-
Hello,
I have this error when I try to do the make command when installing tinyos on Ubuntu 18.04:
`make[4]: Entering directory '/home/sar/tinyos-main/tools/tinyos/python/message'
nescc-mig -o Se…
-
There are two cases.
When function declarations do not have argument names then nondeterministic names will be generated for them like `typedef int (*__compar_fn_t)(const void *arg_0x2aeff645d6e0, co…
-
I am trying to access the pretrained weights file but the page is missing.
https://github.com/NeSC-IV/KDD-LOAM/releases/tag/KITTI_KPFCNN
-
(cd /var/lib/jenkins/workspace/logicmoo_workspace/packs_sys/logicmoo_base/t/examples/fol ; timeout --foreground --preserve-status -s SIGKILL -k 10s 10s swipl -x /var/lib/jenkins/workspace/logicmoo_wo…
-
##### Hi,
```
$ make
```
##### make nesc while I meet a problem as follow,
```
gcc -DHAVE_CONFIG_H -I. -I.. -DNMEMDEBUG -DNDEBUG -O9 -g -Wall -Wno-long-double -MT regions.o -MD -MP -MF .deps/r…
-
(cd /var/lib/jenkins/workspace/logicmoo_workspace@2/packs_sys/logicmoo_base/t/examples/fol ; timeout --foreground --preserve-status -s SIGKILL -k 10s 10s swipl -x /var/lib/jenkins/workspace/logicmoo_…
-
Which rules a game must fulfil (or not) in order to be part of your romset?
I mean : are all playable games on NESC/mame2003 in the romset?
If not, what are the criteria (for example the maximum s…
-
We found an issue where if an app uses both the DS2411 OneWire driver and `BusyWait.wait()`, the DS2411 stops working. The reason is because nesC will remove any `__nesc_atomic_start()` calls if it ca…
-
It is great if `nesc` can support some of C99 and C11 reserved keywords, for instance `restrict`, `_Noreturn`, and `_Bool`.
While I tried the latest [nesc](https://github.com/tinyos/nesc) and [tiny…
-
Files posted by CAM software, `NC` files are being incorrectly identified as `nesC` files in my repo.
### URL of the affected repository:
https://github.com/kevinkhill/ncstat
### Last modified …