gnikit

Results 172 comments of gnikit

> I restarted the job, let's see. It looks like almost the input file was empty. I had a look at the failure too, I don't think my changes touched...

> It passed, so it was probably a fluke. > > I will test this carefully tomorrow, I'll keep it open until then. > > @Shaikh-Ubaid do you want to...

> @gnikit here is one issue: we currently use `./build0.sh` to build the source tarball. If we delete the script, how do we build it? For the tarball, have a...

> It seems with this change, to build the project, we would need to run just `build1.sh` and then use `make` for subsequent builds. If not, please do let me...

FYI this is still WIP, we have to remove a few deprecated suff

No idea why the Windows and Mac builds are failing. This PR should not affect the areas where they fail. - mac: cannot find zlib - windows: cannot run mkdir...

> One would need to bisect it to see what broke it. I agree it is not obvious at first sight. I don't think git bisect will work here, the...

This PR fixes the Windows build: https://github.com/lfortran/lfortran/pull/106

I'll get back to this PR when I get the chance. I was able to find the origin of the failures. Basically it has to do with the shell scripts...

> I will check on my mac tomorrow. If it works then I will approve it. Don't worry I will ping you when done. We need to remove all the...