Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
string.bas errors when compiling with strict
#1
Hello,

I'm trying to compile my program with --strict option and getting some errors in string.bas:


Code:
zxbasic/src/arch/zx48k/library/string.bas:124: error: strict mode: missing type declaration for 's$'

I just fixed and tried to create a branch and send a merge request to zxbasic git repository but I'm not authorized.


Thank you,
Rogerio
Reply
#2
Thanks for reporting this.
Just create the Pull Request (you should be able, it's an open project and I will merge it.
Also, notice this is for arch zx48k. You should do the same for zxnext/, which has the same path, but replacing the arch infix.
Can you add this change to that file too, please?
Reply
#3
Hello,

I'll post the changes to both files. Thank you!

Rogerio
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)