Page 1 of 1

Is this significant ?

Posted: Fri Mar 30, 2018 6:54 pm
by jacotton
sccz80:"slip.c" L:150 Warning:#48:Internal thingummyjob please report!!! Please!
sccz80:"iproute.c" L:205 Warning:#48:Internal thingummyjob please report!!! Please!
sccz80:"iproute.c" L:251 Warning:#48:Internal thingummyjob please report!!! Please!

Posted: Fri Mar 30, 2018 7:11 pm
by jacotton
This may help
$ find . -type f -exec grep -l thingummyjob {} \;
./bin/sccz80.exe

Posted: Fri Mar 30, 2018 8:38 pm
by dom
Please switch to a nightly, I've forgotten the history of that warning, but I think it was to do with pointer to pointers.

Nightly has a new declaration parser and can handle arbitrary depths of pointers and fixes all the other idiosyncrasies of sccz80.

There's also rather a lot of new optimisations, some of which should make testing bits in a tcp header a bit quicker :)