Ethan Roseman
Ethan Roseman
My thought was that patterns that are too general may introduce false positives, but idk if that's actually happened before
@TheOnlyZac this failed https://github.com/decompme/decomp.me/actions/runs/9727725876/job/27109038662?pr=1289 Are you sure you named the output file correctly? I saw in the PR, the archive name doesn't match the compiler ID. it doesn't include the...
@tomsons26 can you rephrase this? I'm not following. We have the language flag for MWCC already. Is the issue just that the setting of this flag isn't used by the...
https://github.com/decompme/decomp.me/blob/main/backend/coreapp/serializers.py#L224 okay so I think the issue is probably that this method is broken. We should probably write some unit tests to confirm it works. If it does work, then...
maybe there's a way to tell the language server the sizes of primitives
Oh no..I've not noticed this, and I use Chrome for the site. I wonder if we can get more info about what it's doing when it's using all that cpu
@Xeeynamo has this still been happening for you? My guess is that it's stale and we can close this for now
some info here: all gccs seem to accept -xc++, but we hard-code -lang c for many of the ps1 gcc compilers when we run the system c preprocessor. for c...
It sounds like you're not using import.py correctly. For people to help with your issue, you need to provide as much information as possible. Reproduction steps would be useful
I don't know what that fork is, but you should be posting your issue there with the exact command(s) you are running