Skip to content

Conversation

tahadostifam
Copy link

I've been using gcc_jit_context_new_struct_constructor function that i realized there is small difference between the param name and gccjit's reference. It does not affect any other part of the project so merging is safe.

Reference:

https://gcc.gnu.org/onlinedocs/jit/topics/expressions.html#c.gcc_jit_context_new_struct_constructor

@antoyo
Copy link

antoyo commented Jan 26, 2025

Could you please also fix the CI script here to use gcc-15 instead of gcc-13 so that the CI runs correctly?
Thanks.

@tahadostifam
Copy link
Author

I changed it to gcc-15 but caused other problems. What's the problem?

@antoyo
Copy link

antoyo commented Jan 29, 2025

Oh, you also need to change this line to use ubuntu-24.04.

@tahadostifam
Copy link
Author

It's okay to be merged now.
Thank you.

@antoyo antoyo merged commit ac3ffb0 into rust-lang:master Jan 29, 2025
1 check passed
@antoyo
Copy link

antoyo commented Jan 29, 2025

Thanks for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants