Re: Bug in std/base64.e
- Posted by rzuckerm 4 weeks ago
- 1629 views
Greg,
I'm trying to test this out in a dev container in VSCode. I put my code changes in, and modified my tests, but when I run eutest tests/t_base64.e, it doesn't seem to be picking up my code changes. I even tried putting in a deliberate bad statement to see if I'd at least get some type of error, but I'm not seeing any error. Is there something I need to do to force the code to recompile or to clear some cache?
I also need to mention that I am using WSL2 with a Ubuntu 22.04 installed. I am using Windows 11.
Thanks, Ron